crosschain-models/docs/catalog.json
Vahid-flipside 3c83910c02
An 2321/migrating defi models from flipsideproddb (#63)
* new models moved plus docs

* catalog

* changing reference to harmony sushi
2022-10-28 19:13:14 -04:00

1 line
384 KiB
JSON

{"metadata": {"dbt_schema_version": "https://schemas.getdbt.com/dbt/catalog/v1.json", "dbt_version": "1.2.1", "generated_at": "2022-10-27T15:24:55.925046Z", "invocation_id": "0302e102-5ed8-4e25-ac06-8e25c15f6a1f", "env": {}}, "nodes": {"model.crosschain_models.bronze__hourly_prices_coin_market_cap": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "HOURLY_PRICES_COIN_MARKET_CAP", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "_INSERTED_DATE": {"type": "TEXT", "index": 2, "name": "_INSERTED_DATE", "comment": ""}, "ID": {"type": "NUMBER", "index": 3, "name": "ID", "comment": ""}, "API_START_TIME": {"type": "NUMBER", "index": 4, "name": "API_START_TIME", "comment": ""}, "API_END_TIME": {"type": "NUMBER", "index": 5, "name": "API_END_TIME", "comment": ""}, "METADATA": {"type": "TEXT", "index": 6, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 7, "name": "DATA", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.crosschain_models.bronze__hourly_prices_coin_market_cap"}, "model.crosschain_models.silver__asset_metadata_coin_market_cap": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "ASSET_METADATA_COIN_MARKET_CAP", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"ID": {"type": "TEXT", "index": 1, "name": "ID", "comment": "unique identifier representing the asset"}, "NAME": {"type": "TEXT", "index": 2, "name": "NAME", "comment": "name of asset"}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": "symbol of asset"}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 4, "name": "TOKEN_ADDRESS", "comment": "specific address representing the asset in a specific platform"}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": "platform where this asset has a token address"}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": "Time the record was inserted into snowflake"}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 21398.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1082368.0, "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": "model.crosschain_models.silver__asset_metadata_coin_market_cap"}, "model.crosschain_models.silver_crosschain__snowflake_Osmosis_satellite": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_CROSSCHAIN", "name": "SNOWFLAKE_OSMOSIS_SATELLITE", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": ""}, "INSERT_DATE": {"type": "TIMESTAMP_LTZ", "index": 2, "name": "INSERT_DATE", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "BLOCKCHAIN", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": ""}, "CREATOR": {"type": "TEXT", "index": 5, "name": "CREATOR", "comment": ""}, "L1_LABEL": {"type": "TEXT", "index": 6, "name": "L1_LABEL", "comment": ""}, "L2_LABEL": {"type": "TEXT", "index": 7, "name": "L2_LABEL", "comment": ""}, "ADDRESS_NAME": {"type": "TEXT", "index": 8, "name": "ADDRESS_NAME", "comment": ""}, "PROJECT_NAME": {"type": "TEXT", "index": 9, "name": "PROJECT_NAME", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "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": "model.crosschain_models.silver_crosschain__snowflake_Osmosis_satellite"}, "model.crosschain_models.silver__tags_contract_address_polygon": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TAGS_CONTRACT_ADDRESS_POLYGON", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": ""}, "CREATOR": {"type": "TEXT", "index": 2, "name": "CREATOR", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": ""}, "TAG_NAME": {"type": "TEXT", "index": 4, "name": "TAG_NAME", "comment": ""}, "TAG_TYPE": {"type": "TEXT", "index": 5, "name": "TAG_TYPE", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 6, "name": "BLOCK_NUMBER", "comment": ""}, "START_DATE": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "START_DATE", "comment": ""}, "END_DATE": {"type": "TEXT", "index": 8, "name": "END_DATE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "TAG_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "TAG_CREATED_AT", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 107133265.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 3259385344.0, "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": "model.crosschain_models.silver__tags_contract_address_polygon"}, "model.crosschain_models.defi__ez_swaps": {"metadata": {"type": "VIEW", "schema": "DEFI", "name": "EZ_SWAPS", "database": "CROSSCHAIN_DEV", "comment": "This table aggregates all swap transactions that happen within a chain from various decentralized exchange protocols such as Uniswap, sushiswap, etc.", "owner": "INTERNAL_DEV"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The block timestamp of this transaction in UTC"}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": "The block number at which the transaction is finalized."}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": "The address of the user who initiates the swap. If a swap action generates multiple swaps, all of them will have the same address as origin_from_address."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": "The person who initiates the swap has to interact with this address. This address belongs to the decentralized exchange and/or is a router."}, "POOL_ADDRESS": {"type": "TEXT", "index": 7, "name": "POOL_ADDRESS", "comment": "The contract address for the liquidity pool."}, "PLATFORM": {"type": "TEXT", "index": 8, "name": "PLATFORM", "comment": "This field denotes which application the liquidity pool belongs to."}, "EVENT_INDEX": {"type": "FLOAT", "index": 9, "name": "EVENT_INDEX", "comment": "Event number within a transaction."}, "AMOUNT_IN": {"type": "FLOAT", "index": 10, "name": "AMOUNT_IN", "comment": "The amount of tokens put into the swap."}, "AMOUNT_OUT": {"type": "FLOAT", "index": 11, "name": "AMOUNT_OUT", "comment": "The amount of tokens taken out of or received from the swap."}, "SENDER": {"type": "TEXT", "index": 12, "name": "SENDER", "comment": "The address of the wallet or contract that creates the swap. The Router is usually the Sender in the swap function."}, "LOG_ID": {"type": "TEXT", "index": 13, "name": "LOG_ID", "comment": "This is the primary key for this table. This is a concatenation of the transaction hash and the event index at which the event occurred. This field can be used within other event based tables such as ```fact_transfers``` & ```ez_token_transfers```."}, "TOKEN_IN": {"type": "TEXT", "index": 14, "name": "TOKEN_IN", "comment": "The address of the token sent for swap."}, "TOKEN_OUT": {"type": "TEXT", "index": 15, "name": "TOKEN_OUT", "comment": "The address of the token being swapped to."}, "SYMBOL_IN": {"type": "TEXT", "index": 16, "name": "SYMBOL_IN", "comment": "The symbol of the token sent for swap."}, "SYMBOL_OUT": {"type": "TEXT", "index": 17, "name": "SYMBOL_OUT", "comment": "The symbol of the token being swapped to."}, "TX_TO": {"type": "TEXT", "index": 18, "name": "TX_TO", "comment": "The tx_to is the address who receives the swapped token. This corresponds to the \"to\" field in the swap function."}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 19, "name": "AMOUNT_IN_USD", "comment": "The amount of tokens put into the swap converted to USD using the price of the token."}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 20, "name": "AMOUNT_OUT_USD", "comment": "The amount of tokens taken out of or received from the swap converted to USD using the price of the token."}, "POOL_NAME": {"type": "TEXT", "index": 21, "name": "POOL_NAME", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.crosschain_models.defi__ez_swaps"}, "model.crosschain_models.streamline__legacy_prices_gaps": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "LEGACY_PRICES_GAPS", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"START_TIMESTAMP": {"type": "NUMBER", "index": 1, "name": "START_TIMESTAMP", "comment": ""}, "END_TIMESTAMP": {"type": "NUMBER", "index": 2, "name": "END_TIMESTAMP", "comment": ""}, "ASSET_LIST": {"type": "TEXT", "index": 3, "name": "ASSET_LIST", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.crosschain_models.streamline__legacy_prices_gaps"}, "model.crosschain_models.bronze__asset_metadata_coin_gecko": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "ASSET_METADATA_COIN_GECKO", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 2, "name": "PROVIDER", "comment": ""}, "_INSERTED_DATE": {"type": "TEXT", "index": 3, "name": "_INSERTED_DATE", "comment": ""}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 5, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 6, "name": "NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.crosschain_models.bronze__asset_metadata_coin_gecko"}, "model.crosschain_models.bronze__asset_metadata_coin_market_cap": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "ASSET_METADATA_COIN_MARKET_CAP", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 2, "name": "PROVIDER", "comment": ""}, "_INSERTED_DATE": {"type": "TEXT", "index": 3, "name": "_INSERTED_DATE", "comment": ""}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 5, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 6, "name": "NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.crosschain_models.bronze__asset_metadata_coin_market_cap"}, "model.crosschain_models.streamline__all_unknown_coin_gecko_asset_ohlc": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "ALL_UNKNOWN_COIN_GECKO_ASSET_OHLC", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"ID": {"type": "TEXT", "index": 1, "name": "ID", "comment": ""}, "RUN_TIME": {"type": "TIMESTAMP_LTZ", "index": 2, "name": "RUN_TIME", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.crosschain_models.streamline__all_unknown_coin_gecko_asset_ohlc"}, "model.crosschain_models.streamline__coin_gecko_historical_asset_market_data_hourly": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "COIN_GECKO_HISTORICAL_ASSET_MARKET_DATA_HOURLY", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"ID": {"type": "TEXT", "index": 1, "name": "ID", "comment": ""}, "DAYS": {"type": "NUMBER", "index": 2, "name": "DAYS", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.crosschain_models.streamline__coin_gecko_historical_asset_market_data_hourly"}, "model.crosschain_models.silver_crosschain__snowflake_Flow_satellites": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_CROSSCHAIN", "name": "SNOWFLAKE_FLOW_SATELLITES", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": ""}, "INSERT_DATE": {"type": "TIMESTAMP_LTZ", "index": 2, "name": "INSERT_DATE", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "BLOCKCHAIN", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": ""}, "CREATOR": {"type": "TEXT", "index": 5, "name": "CREATOR", "comment": ""}, "L1_LABEL": {"type": "TEXT", "index": 6, "name": "L1_LABEL", "comment": ""}, "L2_LABEL": {"type": "TEXT", "index": 7, "name": "L2_LABEL", "comment": ""}, "ADDRESS_NAME": {"type": "TEXT", "index": 8, "name": "ADDRESS_NAME", "comment": ""}, "PROJECT_NAME": {"type": "TEXT", "index": 9, "name": "PROJECT_NAME", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 17285.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 395264.0, "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": "model.crosschain_models.silver_crosschain__snowflake_Flow_satellites"}, "seed.crosschain_models.silver__godmode_nft_minters": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "GODMODE_NFT_MINTERS", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": null}, "CREATOR": {"type": "TEXT", "index": 2, "name": "CREATOR", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": null}, "TAG_NAME": {"type": "TEXT", "index": 4, "name": "TAG_NAME", "comment": null}, "TAG_TYPE": {"type": "TEXT", "index": 5, "name": "TAG_TYPE", "comment": null}, "START_DATE": {"type": "TEXT", "index": 6, "name": "START_DATE", "comment": null}, "END_DATE": {"type": "NUMBER", "index": 7, "name": "END_DATE", "comment": null}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 453.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 24064.0, "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": "seed.crosschain_models.silver__godmode_nft_minters"}, "model.crosschain_models.silver__tags_active_arbitrum_last_7": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TAGS_ACTIVE_ARBITRUM_LAST_7", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": ""}, "CREATOR": {"type": "TEXT", "index": 2, "name": "CREATOR", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": ""}, "TAG_NAME": {"type": "TEXT", "index": 4, "name": "TAG_NAME", "comment": ""}, "TAG_TYPE": {"type": "TEXT", "index": 5, "name": "TAG_TYPE", "comment": ""}, "START_DATE": {"type": "DATE", "index": 6, "name": "START_DATE", "comment": ""}, "END_DATE": {"type": "DATE", "index": 7, "name": "END_DATE", "comment": ""}, "TAG_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "TAG_CREATED_AT", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 1831799.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 48668160.0, "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": "model.crosschain_models.silver__tags_active_arbitrum_last_7"}, "model.crosschain_models.silver_crosschain__labels_contracts_optimism": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_CROSSCHAIN", "name": "LABELS_CONTRACTS_OPTIMISM", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": ""}, "INSERT_DATE": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "INSERT_DATE", "comment": ""}, "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"}, "L1_LABEL": {"type": "TEXT", "index": 6, "name": "L1_LABEL", "comment": "A high-level category describing the addresses main function or ownership"}, "L2_LABEL": {"type": "TEXT", "index": 7, "name": "L2_LABEL", "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": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 33106.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1756672.0, "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": "model.crosschain_models.silver_crosschain__labels_contracts_optimism"}, "model.crosschain_models.silver__tags_nft_transactor_ETH": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TAGS_NFT_TRANSACTOR_ETH", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": ""}, "CREATOR": {"type": "TEXT", "index": 2, "name": "CREATOR", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": ""}, "TAG_NAME": {"type": "TEXT", "index": 4, "name": "TAG_NAME", "comment": ""}, "TAG_TYPE": {"type": "TEXT", "index": 5, "name": "TAG_TYPE", "comment": ""}, "START_DATE": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "START_DATE", "comment": ""}, "END_DATE": {"type": "TEXT", "index": 7, "name": "END_DATE", "comment": ""}, "TAG_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "TAG_CREATED_AT", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 1114116.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 29039104.0, "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": "model.crosschain_models.silver__tags_nft_transactor_ETH"}, "model.crosschain_models.defi__ez_borrowing": {"metadata": {"type": "VIEW", "schema": "DEFI", "name": "EZ_BORROWING", "database": "CROSSCHAIN_DEV", "comment": "This is a table that shows all the events across various blockchains and various platforms that are related to Borrowing or repaying the loan", "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": "The block timestamp of this transaction in UTC"}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": "The block number at which the transaction is finalized."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed."}, "ACTION": {"type": "TEXT", "index": 4, "name": "ACTION", "comment": "The action that the user is taking.\n Borrow: user is borrowing an asset\n Repay: user is repaying the asset that they have borrowed in a previous loan\n Add collateral: user is depositing collateral for their loan. This happens some times in the same transaction as the borrowing transaction and some times in a separate transaction. \n Remove collateral: user is withdrawing collateral. This happens some times in the same transaction as the borrowing transaction and some times in a separate transaction."}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": ""}, "PLATFORM": {"type": "TEXT", "index": 6, "name": "PLATFORM", "comment": "This field denotes which application the liquidity pool belongs to."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "ORIGIN_FROM_ADDRESS", "comment": "The address of the user who initiates the transaction."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "ORIGIN_TO_ADDRESS", "comment": "The person who initiates the depositing transaction has to interact with this address. This address belongs to the lending platform or directs the transactio there."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 9, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "ASSET": {"type": "TEXT", "index": 10, "name": "ASSET", "comment": ""}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": "Its the address of the user who is Borrowing or repaying the loan, depending on the action."}, "BORROWER_IS_A_CONTRACT": {"type": "TEXT", "index": 12, "name": "BORROWER_IS_A_CONTRACT", "comment": "If the depositor of collateral is a contract then its a Yes, if the depositor of collateral is a normal address it is a No."}, "LENDING_POOL_ADDRESS": {"type": "TEXT", "index": 13, "name": "LENDING_POOL_ADDRESS", "comment": "The contract address for the lending pool."}, "AMOUNT": {"type": "FLOAT", "index": 14, "name": "AMOUNT", "comment": "The meaning depends on the action:\nBorrow: The amount of the asset that the user is borrowing or\nRepay: The amount of the asset that the user is repaying\nAdd collateral: The amount of collateral that the user is depositing\nRemove collateral: The amount of collateral that the user is withdrawing"}, "AMOUNT_USD": {"type": "FLOAT", "index": 15, "name": "AMOUNT_USD", "comment": "The meaning depends on the action:\nBorrow: The amount of the asset in USD that the user is borrowing or\nRepay: The amount of the asset in USD that the user is repaying\nAdd collateral: The amount of collateral in USD that the user is depositing\nRemove collateral: The amount of collateral in USD that the user is withdrawing"}, "LENDING_POOL": {"type": "TEXT", "index": 16, "name": "LENDING_POOL", "comment": "The name of the lending pool."}, "SYMBOL": {"type": "TEXT", "index": 17, "name": "SYMBOL", "comment": "The symbol of the asset/collateral that is payed or received, depending on the action"}, "_LOG_ID": {"type": "TEXT", "index": 18, "name": "_LOG_ID", "comment": "This is the primary key for this table. This is a concatenation of the transaction hash and the event index at which the event occurred. This field can be used within other event based tables such as ```fact_transfers``` & ```ez_token_transfers```."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.crosschain_models.defi__ez_borrowing"}, "model.crosschain_models.core__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": "model.crosschain_models.core__dim_date_hours"}, "model.crosschain_models.silver_crosschain__labels_contracts_bsc": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_CROSSCHAIN", "name": "LABELS_CONTRACTS_BSC", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": ""}, "INSERT_DATE": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "INSERT_DATE", "comment": ""}, "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"}, "L1_LABEL": {"type": "TEXT", "index": 6, "name": "L1_LABEL", "comment": "A high-level category describing the addresses main function or ownership"}, "L2_LABEL": {"type": "TEXT", "index": 7, "name": "L2_LABEL", "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": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "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": "model.crosschain_models.silver_crosschain__labels_contracts_bsc"}, "model.crosschain_models.silver__tags_nft_nftx_user": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TAGS_NFT_NFTX_USER", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": ""}, "CREATOR": {"type": "TEXT", "index": 2, "name": "CREATOR", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": ""}, "TAG_NAME": {"type": "TEXT", "index": 4, "name": "TAG_NAME", "comment": ""}, "TAG_TYPE": {"type": "TEXT", "index": 5, "name": "TAG_TYPE", "comment": ""}, "START_DATE": {"type": "DATE", "index": 6, "name": "START_DATE", "comment": ""}, "END_DATE": {"type": "TEXT", "index": 7, "name": "END_DATE", "comment": ""}, "TAG_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "TAG_CREATED_AT", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 12882.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 695808.0, "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": "model.crosschain_models.silver__tags_nft_nftx_user"}, "model.crosschain_models.silver_crosschain__labels_contracts_avalanche": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_CROSSCHAIN", "name": "LABELS_CONTRACTS_AVALANCHE", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": ""}, "INSERT_DATE": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "INSERT_DATE", "comment": ""}, "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"}, "L1_LABEL": {"type": "TEXT", "index": 6, "name": "L1_LABEL", "comment": "A high-level category describing the addresses main function or ownership"}, "L2_LABEL": {"type": "TEXT", "index": 7, "name": "L2_LABEL", "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": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 2913.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 162816.0, "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": "model.crosschain_models.silver_crosschain__labels_contracts_avalanche"}, "model.crosschain_models.silver__tags_active_avalanche_last_7": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TAGS_ACTIVE_AVALANCHE_LAST_7", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": ""}, "CREATOR": {"type": "TEXT", "index": 2, "name": "CREATOR", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": ""}, "TAG_NAME": {"type": "TEXT", "index": 4, "name": "TAG_NAME", "comment": ""}, "TAG_TYPE": {"type": "TEXT", "index": 5, "name": "TAG_TYPE", "comment": ""}, "START_DATE": {"type": "DATE", "index": 6, "name": "START_DATE", "comment": ""}, "END_DATE": {"type": "DATE", "index": 7, "name": "END_DATE", "comment": ""}, "TAG_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "TAG_CREATED_AT", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 6518183.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 156974080.0, "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": "model.crosschain_models.silver__tags_active_avalanche_last_7"}, "model.crosschain_models.silver_crosschain__labels_contracts": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_CROSSCHAIN", "name": "LABELS_CONTRACTS", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": ""}, "INSERT_DATE": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "INSERT_DATE", "comment": ""}, "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"}, "L1_LABEL": {"type": "TEXT", "index": 6, "name": "L1_LABEL", "comment": "A high-level category describing the addresses main function or ownership"}, "L2_LABEL": {"type": "TEXT", "index": 7, "name": "L2_LABEL", "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": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 16615064.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 862881792.0, "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": "model.crosschain_models.silver_crosschain__labels_contracts"}, "model.crosschain_models.silver__tags_contract_address_optimism": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TAGS_CONTRACT_ADDRESS_OPTIMISM", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": ""}, "CREATOR": {"type": "TEXT", "index": 2, "name": "CREATOR", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": ""}, "TAG_NAME": {"type": "TEXT", "index": 4, "name": "TAG_NAME", "comment": ""}, "TAG_TYPE": {"type": "TEXT", "index": 5, "name": "TAG_TYPE", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 6, "name": "BLOCK_NUMBER", "comment": ""}, "START_DATE": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "START_DATE", "comment": ""}, "END_DATE": {"type": "TEXT", "index": 8, "name": "END_DATE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "TAG_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "TAG_CREATED_AT", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 654409.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 24314368.0, "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": "model.crosschain_models.silver__tags_contract_address_optimism"}, "model.crosschain_models.streamline__coin_market_cap_historical_asset_ohlc_hourly": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "COIN_MARKET_CAP_HISTORICAL_ASSET_OHLC_HOURLY", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"START_TIME": {"type": "NUMBER", "index": 1, "name": "START_TIME", "comment": ""}, "END_TIME": {"type": "NUMBER", "index": 2, "name": "END_TIME", "comment": ""}, "ASSET_IDS": {"type": "TEXT", "index": 3, "name": "ASSET_IDS", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.crosschain_models.streamline__coin_market_cap_historical_asset_ohlc_hourly"}, "model.crosschain_models.core__address_tags": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "ADDRESS_TAGS", "database": "CROSSCHAIN_DEV", "comment": "Holds data for our address tags.", "owner": "INTERNAL_DEV"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": "The blockchain that the address belongs to."}, "CREATOR": {"type": "TEXT", "index": 2, "name": "CREATOR", "comment": "Who created the tag. 'flipside' for official flipside tags."}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": "The address of the contract or wallet the tag describes."}, "TAG_NAME": {"type": "TEXT", "index": 4, "name": "TAG_NAME", "comment": "Tag name (sub-category)."}, "TAG_TYPE": {"type": "TEXT", "index": 5, "name": "TAG_TYPE", "comment": "Tag type (high-level category)."}, "START_DATE": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "START_DATE", "comment": "Date the tag first applies. For tags that are permanent, this might be the date the address had its first behavior that warrants its tag, or the addresses' first transaction."}, "END_DATE": {"type": "DATE", "index": 7, "name": "END_DATE", "comment": "Date the tag no longer applies (for tags that are permanent or currently active, end_date can be NULL)."}, "TAG_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "TAG_CREATED_AT", "comment": "Date the tag was added to our data."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.crosschain_models.core__address_tags"}, "model.crosschain_models.silver_crosschain__address_labels": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_CROSSCHAIN", "name": "ADDRESS_LABELS", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": ""}, "INSERT_DATE": {"type": "TIMESTAMP_NTZ", "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"}, "L1_LABEL": {"type": "TEXT", "index": 6, "name": "L1_LABEL", "comment": "A high-level category describing the addresses main function or ownership"}, "L2_LABEL": {"type": "TEXT", "index": 7, "name": "L2_LABEL", "comment": "A sub-category nested within label type providing further detail"}, "ADDRESS_NAME": {"type": "TEXT", "index": 8, "name": "ADDRESS_NAME", "comment": ""}, "PROJECT_NAME": {"type": "TEXT", "index": 9, "name": "PROJECT_NAME", "comment": "Name of the controlling entity of the address"}, "DELETE_FLAG": {"type": "TEXT", "index": 10, "name": "DELETE_FLAG", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 83669934.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2326933504.0, "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": "model.crosschain_models.silver_crosschain__address_labels"}, "model.crosschain_models.silver__tags_wallet_value": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TAGS_WALLET_VALUE", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": ""}, "CREATOR": {"type": "TEXT", "index": 2, "name": "CREATOR", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": ""}, "TAG_NAME": {"type": "TEXT", "index": 4, "name": "TAG_NAME", "comment": ""}, "TAG_TYPE": {"type": "TEXT", "index": 5, "name": "TAG_TYPE", "comment": ""}, "START_DATE": {"type": "DATE", "index": 6, "name": "START_DATE", "comment": ""}, "END_DATE": {"type": "TEXT", "index": 7, "name": "END_DATE", "comment": ""}, "TAG_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "TAG_CREATED_AT", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 1856458.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 50802176.0, "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": "model.crosschain_models.silver__tags_wallet_value"}, "model.crosschain_models.silver__ntr_summary": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "NTR_SUMMARY", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 2, "name": "SYMBOL", "comment": null}, "XFER_DATE": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "XFER_DATE", "comment": null}, "REWARD": {"type": "FLOAT", "index": 4, "name": "REWARD", "comment": null}, "HODL": {"type": "FLOAT", "index": 5, "name": "HODL", "comment": null}, "UNLABELED_TRANSFER": {"type": "FLOAT", "index": 6, "name": "UNLABELED_TRANSFER", "comment": null}, "STAKE": {"type": "FLOAT", "index": 7, "name": "STAKE", "comment": null}, "CEX_DEPOSIT": {"type": "FLOAT", "index": 8, "name": "CEX_DEPOSIT", "comment": null}, "NFT_BUY": {"type": "FLOAT", "index": 9, "name": "NFT_BUY", "comment": null}, "DEX_SWAP": {"type": "FLOAT", "index": 10, "name": "DEX_SWAP", "comment": null}, "BRIDGE": {"type": "FLOAT", "index": 11, "name": "BRIDGE", "comment": null}, "PROP_FIRST_IS_BOUNTY": {"type": "NUMBER", "index": 12, "name": "PROP_FIRST_IS_BOUNTY", "comment": null}, "PROP_DID_HUNT": {"type": "NUMBER", "index": 13, "name": "PROP_DID_HUNT", "comment": null}, "PROP_DID_NEW_USER": {"type": "NUMBER", "index": 14, "name": "PROP_DID_NEW_USER", "comment": null}, "PROP_DID_BOUNTY": {"type": "NUMBER", "index": 15, "name": "PROP_DID_BOUNTY", "comment": null}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 6608.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 181248.0, "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": "model.crosschain_models.silver__ntr_summary"}, "model.crosschain_models.bronze__hourly_prices_coin_gecko": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "HOURLY_PRICES_COIN_GECKO", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "_INSERTED_DATE": {"type": "TEXT", "index": 2, "name": "_INSERTED_DATE", "comment": ""}, "ID": {"type": "TEXT", "index": 3, "name": "ID", "comment": ""}, "RUN_TIME": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "RUN_TIME", "comment": ""}, "METADATA": {"type": "TEXT", "index": 5, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": ""}, "ERROR": {"type": "TEXT", "index": 7, "name": "ERROR", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.crosschain_models.bronze__hourly_prices_coin_gecko"}, "model.crosschain_models.silver__hourly_prices_coin_market_cap": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "HOURLY_PRICES_COIN_MARKET_CAP", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"ID": {"type": "NUMBER", "index": 1, "name": "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": ""}, "VOLUME": {"type": "NUMBER", "index": 7, "name": "VOLUME", "comment": ""}, "MARKET_CAP": {"type": "NUMBER", "index": 8, "name": "MARKET_CAP", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 22869745.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(recorded_hour::DATE, _inserted_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 916067328.0, "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": "model.crosschain_models.silver__hourly_prices_coin_market_cap"}, "model.crosschain_models.silver__tags_airdrop_master_ETH": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TAGS_AIRDROP_MASTER_ETH", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": ""}, "CREATOR": {"type": "TEXT", "index": 2, "name": "CREATOR", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": ""}, "TAG_NAME": {"type": "TEXT", "index": 4, "name": "TAG_NAME", "comment": ""}, "TAG_TYPE": {"type": "TEXT", "index": 5, "name": "TAG_TYPE", "comment": ""}, "START_DATE": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "START_DATE", "comment": ""}, "END_DATE": {"type": "TEXT", "index": 7, "name": "END_DATE", "comment": ""}, "TAG_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "TAG_CREATED_AT", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 46071.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2151936.0, "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": "model.crosschain_models.silver__tags_airdrop_master_ETH"}, "model.crosschain_models.silver_crosschain__snowflake_Polygon_satellites": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_CROSSCHAIN", "name": "SNOWFLAKE_POLYGON_SATELLITES", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": ""}, "INSERT_DATE": {"type": "TIMESTAMP_LTZ", "index": 2, "name": "INSERT_DATE", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "BLOCKCHAIN", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": ""}, "CREATOR": {"type": "TEXT", "index": 5, "name": "CREATOR", "comment": ""}, "L1_LABEL": {"type": "TEXT", "index": 6, "name": "L1_LABEL", "comment": ""}, "L2_LABEL": {"type": "TEXT", "index": 7, "name": "L2_LABEL", "comment": ""}, "ADDRESS_NAME": {"type": "TEXT", "index": 8, "name": "ADDRESS_NAME", "comment": ""}, "PROJECT_NAME": {"type": "TEXT", "index": 9, "name": "PROJECT_NAME", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 103786.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 4424192.0, "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": "model.crosschain_models.silver_crosschain__snowflake_Polygon_satellites"}, "model.crosschain_models.silver__tags_nft_x2y2_user": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TAGS_NFT_X2Y2_USER", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": ""}, "CREATOR": {"type": "TEXT", "index": 2, "name": "CREATOR", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": ""}, "TAG_NAME": {"type": "TEXT", "index": 4, "name": "TAG_NAME", "comment": ""}, "TAG_TYPE": {"type": "TEXT", "index": 5, "name": "TAG_TYPE", "comment": ""}, "START_DATE": {"type": "DATE", "index": 6, "name": "START_DATE", "comment": ""}, "END_DATE": {"type": "TEXT", "index": 7, "name": "END_DATE", "comment": ""}, "TAG_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "TAG_CREATED_AT", "comment": ""}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INGESTED_AT", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 206283.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 5834240.0, "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": "model.crosschain_models.silver__tags_nft_x2y2_user"}, "model.crosschain_models.silver__tags_cex_user_ETH": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TAGS_CEX_USER_ETH", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": ""}, "CREATOR": {"type": "TEXT", "index": 2, "name": "CREATOR", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": ""}, "TAG_NAME": {"type": "TEXT", "index": 4, "name": "TAG_NAME", "comment": ""}, "TAG_TYPE": {"type": "TEXT", "index": 5, "name": "TAG_TYPE", "comment": ""}, "START_DATE": {"type": "DATE", "index": 6, "name": "START_DATE", "comment": ""}, "END_DATE": {"type": "TEXT", "index": 7, "name": "END_DATE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "TAG_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "TAG_CREATED_AT", "comment": ""}, "UNIQUE_ID": {"type": "TEXT", "index": 10, "name": "UNIQUE_ID", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 89511877.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 4196555264.0, "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": "model.crosschain_models.silver__tags_cex_user_ETH"}, "model.crosschain_models.silver_crosschain__snowflake_Algorand_satellite": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_CROSSCHAIN", "name": "SNOWFLAKE_ALGORAND_SATELLITE", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": ""}, "INSERT_DATE": {"type": "TIMESTAMP_LTZ", "index": 2, "name": "INSERT_DATE", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "BLOCKCHAIN", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": ""}, "CREATOR": {"type": "TEXT", "index": 5, "name": "CREATOR", "comment": ""}, "L1_LABEL": {"type": "TEXT", "index": 6, "name": "L1_LABEL", "comment": ""}, "L2_LABEL": {"type": "TEXT", "index": 7, "name": "L2_LABEL", "comment": ""}, "ADDRESS_NAME": {"type": "TEXT", "index": 8, "name": "ADDRESS_NAME", "comment": ""}, "PROJECT_NAME": {"type": "TEXT", "index": 9, "name": "PROJECT_NAME", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 1180560.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 48539136.0, "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": "model.crosschain_models.silver_crosschain__snowflake_Algorand_satellite"}, "seed.crosschain_models.silver__optimism_delegates": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "OPTIMISM_DELEGATES", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": null}, "CREATOR": {"type": "TEXT", "index": 2, "name": "CREATOR", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": null}, "TAG_NAME": {"type": "TEXT", "index": 4, "name": "TAG_NAME", "comment": null}, "TAG_TYPE": {"type": "TEXT", "index": 5, "name": "TAG_TYPE", "comment": null}, "START_DATE": {"type": "DATE", "index": 6, "name": "START_DATE", "comment": null}, "END_DATE": {"type": "NUMBER", "index": 7, "name": "END_DATE", "comment": null}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 666.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 12:45UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 12800.0, "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": "seed.crosschain_models.silver__optimism_delegates"}, "model.crosschain_models.core__dim_asset_metadata": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "DIM_ASSET_METADATA", "database": "CROSSCHAIN_DEV", "comment": "A fact table holding provider asset prices", "owner": "INTERNAL_DEV"}, "columns": {"PROVIDER": {"type": "TEXT", "index": 1, "name": "PROVIDER", "comment": "provider of the data"}, "ID": {"type": "TEXT", "index": 2, "name": "ID", "comment": "unique identifier representing the asset"}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 3, "name": "TOKEN_ADDRESS", "comment": "specific address representing the asset in a specific platform"}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": "name of asset"}, "SYMBOL": {"type": "TEXT", "index": 5, "name": "SYMBOL", "comment": "symbol of asset"}, "PLATFORM": {"type": "TEXT", "index": 6, "name": "PLATFORM", "comment": "platform where this asset has a token address"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.crosschain_models.core__dim_asset_metadata"}, "model.crosschain_models.silver__tags_contract_address_eth": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TAGS_CONTRACT_ADDRESS_ETH", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": ""}, "CREATOR": {"type": "TEXT", "index": 2, "name": "CREATOR", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": ""}, "TAG_NAME": {"type": "TEXT", "index": 4, "name": "TAG_NAME", "comment": ""}, "TAG_TYPE": {"type": "TEXT", "index": 5, "name": "TAG_TYPE", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 6, "name": "BLOCK_NUMBER", "comment": ""}, "START_DATE": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "START_DATE", "comment": ""}, "END_DATE": {"type": "TEXT", "index": 8, "name": "END_DATE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "TAG_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "TAG_CREATED_AT", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 51601491.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1604544000.0, "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": "model.crosschain_models.silver__tags_contract_address_eth"}, "model.crosschain_models.silver__tags_nft_looksrare_user": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TAGS_NFT_LOOKSRARE_USER", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": ""}, "CREATOR": {"type": "TEXT", "index": 2, "name": "CREATOR", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": ""}, "TAG_NAME": {"type": "TEXT", "index": 4, "name": "TAG_NAME", "comment": ""}, "TAG_TYPE": {"type": "TEXT", "index": 5, "name": "TAG_TYPE", "comment": ""}, "START_DATE": {"type": "DATE", "index": 6, "name": "START_DATE", "comment": ""}, "END_DATE": {"type": "TEXT", "index": 7, "name": "END_DATE", "comment": ""}, "TAG_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "TAG_CREATED_AT", "comment": ""}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INGESTED_AT", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 142950.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 6563328.0, "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": "model.crosschain_models.silver__tags_nft_looksrare_user"}, "model.crosschain_models.defi__ez_lending": {"metadata": {"type": "VIEW", "schema": "DEFI", "name": "EZ_LENDING", "database": "CROSSCHAIN_DEV", "comment": "This is a table that shows all the events across various blockchains and various platforms that are related to providing capital for lending and withdrawing capital", "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": "The block timestamp of this transaction in UTC"}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": "The block number at which the transaction is finalized."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed."}, "ACTION": {"type": "TEXT", "index": 4, "name": "ACTION", "comment": "The action that the user is taking.\n Deposit: user is depositing funds to be used for lending\n Withdraw: user has changed their mind and are no longer willing to lend, so they withdraw their asset"}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": ""}, "PLATFORM": {"type": "TEXT", "index": 6, "name": "PLATFORM", "comment": "This field denotes which application the liquidity pool belongs to."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "ORIGIN_FROM_ADDRESS", "comment": "The address of the user who initiates the transaction."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "ORIGIN_TO_ADDRESS", "comment": "The person who initiates the depositing transaction has to interact with this address. This address belongs to the lending platform or directs the transactio there."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 9, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "ASSET": {"type": "TEXT", "index": 10, "name": "ASSET", "comment": ""}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": "The address of the user or contract that is depositing funds for lending"}, "LENDER_IS_A_CONTRACT": {"type": "TEXT", "index": 12, "name": "LENDER_IS_A_CONTRACT", "comment": "If the depositor is a contract then its a Yes, if the depositor is a normal address it is a No."}, "LENDING_POOL_ADDRESS": {"type": "TEXT", "index": 13, "name": "LENDING_POOL_ADDRESS", "comment": "The contract address for the lending pool."}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 14, "name": "ASSET_AMOUNT", "comment": ""}, "ASSET_AMOUNT_USD": {"type": "FLOAT", "index": 15, "name": "ASSET_AMOUNT_USD", "comment": ""}, "LENDING_POOL": {"type": "TEXT", "index": 16, "name": "LENDING_POOL", "comment": "The name of the lending pool."}, "SYMBOL": {"type": "TEXT", "index": 17, "name": "SYMBOL", "comment": "The symbol of the asset that is being deposited for lending."}, "_LOG_ID": {"type": "TEXT", "index": 18, "name": "_LOG_ID", "comment": "This is the primary key for this table. This is a concatenation of the transaction hash and the event index at which the event occurred. This field can be used within other event based tables such as ```fact_transfers``` & ```ez_token_transfers```."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.crosschain_models.defi__ez_lending"}, "model.crosschain_models.silver__tags_active_polygon_last_7": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TAGS_ACTIVE_POLYGON_LAST_7", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": ""}, "CREATOR": {"type": "TEXT", "index": 2, "name": "CREATOR", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": ""}, "TAG_NAME": {"type": "TEXT", "index": 4, "name": "TAG_NAME", "comment": ""}, "TAG_TYPE": {"type": "TEXT", "index": 5, "name": "TAG_TYPE", "comment": ""}, "START_DATE": {"type": "DATE", "index": 6, "name": "START_DATE", "comment": ""}, "END_DATE": {"type": "DATE", "index": 7, "name": "END_DATE", "comment": ""}, "TAG_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "TAG_CREATED_AT", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 18635026.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 474875392.0, "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": "model.crosschain_models.silver__tags_active_polygon_last_7"}, "model.crosschain_models.silver__tags_gnosis_safe_address": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TAGS_GNOSIS_SAFE_ADDRESS", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": ""}, "CREATOR": {"type": "TEXT", "index": 2, "name": "CREATOR", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": ""}, "TAG_NAME": {"type": "TEXT", "index": 4, "name": "TAG_NAME", "comment": ""}, "TAG_TYPE": {"type": "TEXT", "index": 5, "name": "TAG_TYPE", "comment": ""}, "START_DATE": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "START_DATE", "comment": ""}, "END_DATE": {"type": "TEXT", "index": 7, "name": "END_DATE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "TAG_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "TAG_CREATED_AT", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 5063.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 252928.0, "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": "model.crosschain_models.silver__tags_gnosis_safe_address"}, "model.crosschain_models.silver__tags_active_optimism_last_7": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TAGS_ACTIVE_OPTIMISM_LAST_7", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": ""}, "CREATOR": {"type": "TEXT", "index": 2, "name": "CREATOR", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": ""}, "TAG_NAME": {"type": "TEXT", "index": 4, "name": "TAG_NAME", "comment": ""}, "TAG_TYPE": {"type": "TEXT", "index": 5, "name": "TAG_TYPE", "comment": ""}, "START_DATE": {"type": "DATE", "index": 6, "name": "START_DATE", "comment": ""}, "END_DATE": {"type": "DATE", "index": 7, "name": "END_DATE", "comment": ""}, "TAG_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "TAG_CREATED_AT", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 1639665.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 40009728.0, "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": "model.crosschain_models.silver__tags_active_optimism_last_7"}, "model.crosschain_models.silver__tags_contract_address_avalanche": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TAGS_CONTRACT_ADDRESS_AVALANCHE", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": ""}, "CREATOR": {"type": "TEXT", "index": 2, "name": "CREATOR", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": ""}, "TAG_NAME": {"type": "TEXT", "index": 4, "name": "TAG_NAME", "comment": ""}, "TAG_TYPE": {"type": "TEXT", "index": 5, "name": "TAG_TYPE", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 6, "name": "BLOCK_NUMBER", "comment": ""}, "START_DATE": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "START_DATE", "comment": ""}, "END_DATE": {"type": "TEXT", "index": 8, "name": "END_DATE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "TAG_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "TAG_CREATED_AT", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 601049.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 27308544.0, "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": "model.crosschain_models.silver__tags_contract_address_avalanche"}, "model.crosschain_models.silver_crosschain__snowflake_ETH_satellites": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_CROSSCHAIN", "name": "SNOWFLAKE_ETH_SATELLITES", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": ""}, "INSERT_DATE": {"type": "TIMESTAMP_LTZ", "index": 2, "name": "INSERT_DATE", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "BLOCKCHAIN", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": ""}, "CREATOR": {"type": "TEXT", "index": 5, "name": "CREATOR", "comment": ""}, "L1_LABEL": {"type": "TEXT", "index": 6, "name": "L1_LABEL", "comment": ""}, "L2_LABEL": {"type": "TEXT", "index": 7, "name": "L2_LABEL", "comment": ""}, "ADDRESS_NAME": {"type": "TEXT", "index": 8, "name": "ADDRESS_NAME", "comment": ""}, "PROJECT_NAME": {"type": "TEXT", "index": 9, "name": "PROJECT_NAME", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 17505671.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 412145152.0, "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": "model.crosschain_models.silver_crosschain__snowflake_ETH_satellites"}, "model.crosschain_models.silver__tags_nft_rarible_user": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TAGS_NFT_RARIBLE_USER", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": ""}, "CREATOR": {"type": "TEXT", "index": 2, "name": "CREATOR", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": ""}, "TAG_NAME": {"type": "TEXT", "index": 4, "name": "TAG_NAME", "comment": ""}, "TAG_TYPE": {"type": "TEXT", "index": 5, "name": "TAG_TYPE", "comment": ""}, "START_DATE": {"type": "DATE", "index": 6, "name": "START_DATE", "comment": ""}, "END_DATE": {"type": "TEXT", "index": 7, "name": "END_DATE", "comment": ""}, "TAG_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "TAG_CREATED_AT", "comment": ""}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INGESTED_AT", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 102893.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 4763648.0, "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": "model.crosschain_models.silver__tags_nft_rarible_user"}, "model.crosschain_models.silver__tags_nft_opensea_user": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TAGS_NFT_OPENSEA_USER", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": ""}, "CREATOR": {"type": "TEXT", "index": 2, "name": "CREATOR", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": ""}, "TAG_NAME": {"type": "TEXT", "index": 4, "name": "TAG_NAME", "comment": ""}, "TAG_TYPE": {"type": "TEXT", "index": 5, "name": "TAG_TYPE", "comment": ""}, "START_DATE": {"type": "DATE", "index": 6, "name": "START_DATE", "comment": ""}, "END_DATE": {"type": "TEXT", "index": 7, "name": "END_DATE", "comment": ""}, "TAG_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "TAG_CREATED_AT", "comment": ""}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INGESTED_AT", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 10, "name": "SOURCE", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 2346163.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 64537088.0, "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": "model.crosschain_models.silver__tags_nft_opensea_user"}, "model.crosschain_models.silver__tags_active_eth_last_7": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TAGS_ACTIVE_ETH_LAST_7", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": ""}, "CREATOR": {"type": "TEXT", "index": 2, "name": "CREATOR", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": ""}, "TAG_NAME": {"type": "TEXT", "index": 4, "name": "TAG_NAME", "comment": ""}, "TAG_TYPE": {"type": "TEXT", "index": 5, "name": "TAG_TYPE", "comment": ""}, "START_DATE": {"type": "DATE", "index": 6, "name": "START_DATE", "comment": ""}, "END_DATE": {"type": "DATE", "index": 7, "name": "END_DATE", "comment": ""}, "TAG_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "TAG_CREATED_AT", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 302076659.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 7432529920.0, "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": "model.crosschain_models.silver__tags_active_eth_last_7"}, "model.crosschain_models.silver_crosschain__snowflake_Arbitrum_satellites": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_CROSSCHAIN", "name": "SNOWFLAKE_ARBITRUM_SATELLITES", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": ""}, "INSERT_DATE": {"type": "TIMESTAMP_LTZ", "index": 2, "name": "INSERT_DATE", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "BLOCKCHAIN", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": ""}, "CREATOR": {"type": "TEXT", "index": 5, "name": "CREATOR", "comment": ""}, "L1_LABEL": {"type": "TEXT", "index": 6, "name": "L1_LABEL", "comment": ""}, "L2_LABEL": {"type": "TEXT", "index": 7, "name": "L2_LABEL", "comment": ""}, "ADDRESS_NAME": {"type": "TEXT", "index": 8, "name": "ADDRESS_NAME", "comment": ""}, "PROJECT_NAME": {"type": "TEXT", "index": 9, "name": "PROJECT_NAME", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 8094.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 339456.0, "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": "model.crosschain_models.silver_crosschain__snowflake_Arbitrum_satellites"}, "model.crosschain_models.silver__tags_wallet_TOKEN_value": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TAGS_WALLET_TOKEN_VALUE", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": ""}, "CREATOR": {"type": "TEXT", "index": 2, "name": "CREATOR", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": ""}, "TAG_NAME": {"type": "TEXT", "index": 4, "name": "TAG_NAME", "comment": ""}, "TAG_TYPE": {"type": "TEXT", "index": 5, "name": "TAG_TYPE", "comment": ""}, "START_DATE": {"type": "DATE", "index": 6, "name": "START_DATE", "comment": ""}, "END_DATE": {"type": "TEXT", "index": 7, "name": "END_DATE", "comment": ""}, "TAG_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "TAG_CREATED_AT", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 961420.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 26077696.0, "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": "model.crosschain_models.silver__tags_wallet_TOKEN_value"}, "model.crosschain_models.silver__tags_thor_liquidity_provider": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TAGS_THOR_LIQUIDITY_PROVIDER", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": ""}, "CREATOR": {"type": "TEXT", "index": 2, "name": "CREATOR", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": ""}, "TAG_NAME": {"type": "TEXT", "index": 4, "name": "TAG_NAME", "comment": ""}, "TAG_TYPE": {"type": "TEXT", "index": 5, "name": "TAG_TYPE", "comment": ""}, "BLOCK_ID": {"type": "NUMBER", "index": 6, "name": "BLOCK_ID", "comment": ""}, "START_DATE": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "START_DATE", "comment": ""}, "END_DATE": {"type": "TEXT", "index": 8, "name": "END_DATE", "comment": ""}, "TAG_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "TAG_CREATED_AT", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 44667.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2155520.0, "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": "model.crosschain_models.silver__tags_thor_liquidity_provider"}, "model.crosschain_models.silver__tags_contract_address_bsc": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TAGS_CONTRACT_ADDRESS_BSC", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": ""}, "CREATOR": {"type": "TEXT", "index": 2, "name": "CREATOR", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": ""}, "TAG_NAME": {"type": "TEXT", "index": 4, "name": "TAG_NAME", "comment": ""}, "TAG_TYPE": {"type": "TEXT", "index": 5, "name": "TAG_TYPE", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 6, "name": "BLOCK_NUMBER", "comment": ""}, "START_DATE": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "START_DATE", "comment": ""}, "END_DATE": {"type": "TEXT", "index": 8, "name": "END_DATE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "TAG_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "TAG_CREATED_AT", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 71841.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 3133952.0, "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": "model.crosschain_models.silver__tags_contract_address_bsc"}, "model.crosschain_models.silver__hourly_prices_coin_gecko": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "HOURLY_PRICES_COIN_GECKO", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"ID": {"type": "TEXT", "index": 1, "name": "ID", "comment": "unique identifier representing the asset"}, "RECORDED_HOUR": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "RECORDED_HOUR", "comment": "opening hour of price data"}, "OPEN": {"type": "FLOAT", "index": 3, "name": "OPEN", "comment": "open price of asset for hour"}, "HIGH": {"type": "FLOAT", "index": 4, "name": "HIGH", "comment": "high price of asset for hour"}, "LOW": {"type": "FLOAT", "index": 5, "name": "LOW", "comment": "low price of asset for hour"}, "CLOSE": {"type": "FLOAT", "index": 6, "name": "CLOSE", "comment": "close price of asset for hour"}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": "Time the record was inserted into snowflake"}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 12164798.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(recorded_hour::DATE, _inserted_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 340125184.0, "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": "model.crosschain_models.silver__hourly_prices_coin_gecko"}, "model.crosschain_models.core__dim_dates": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "DIM_DATES", "database": "CROSSCHAIN_DEV", "comment": "Hold rows for each date from 2017 - 2030", "owner": "INTERNAL_DEV"}, "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": {"row_count": {"id": "row_count", "label": "Row Count", "value": 5112.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 193536.0, "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": "model.crosschain_models.core__dim_dates"}, "model.crosschain_models.silver__tags_wallet_ETH_value": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TAGS_WALLET_ETH_VALUE", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": ""}, "CREATOR": {"type": "TEXT", "index": 2, "name": "CREATOR", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": ""}, "TAG_NAME": {"type": "TEXT", "index": 4, "name": "TAG_NAME", "comment": ""}, "TAG_TYPE": {"type": "TEXT", "index": 5, "name": "TAG_TYPE", "comment": ""}, "START_DATE": {"type": "DATE", "index": 6, "name": "START_DATE", "comment": ""}, "END_DATE": {"type": "TEXT", "index": 7, "name": "END_DATE", "comment": ""}, "TAG_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "TAG_CREATED_AT", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 1077352.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 29243392.0, "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": "model.crosschain_models.silver__tags_wallet_ETH_value"}, "model.crosschain_models.silver_crosschain__snowflake_Thorchain_satellite": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_CROSSCHAIN", "name": "SNOWFLAKE_THORCHAIN_SATELLITE", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": ""}, "INSERT_DATE": {"type": "TIMESTAMP_LTZ", "index": 2, "name": "INSERT_DATE", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "BLOCKCHAIN", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": ""}, "CREATOR": {"type": "TEXT", "index": 5, "name": "CREATOR", "comment": ""}, "L1_LABEL": {"type": "TEXT", "index": 6, "name": "L1_LABEL", "comment": ""}, "L2_LABEL": {"type": "TEXT", "index": 7, "name": "L2_LABEL", "comment": ""}, "ADDRESS_NAME": {"type": "TEXT", "index": 8, "name": "ADDRESS_NAME", "comment": ""}, "PROJECT_NAME": {"type": "TEXT", "index": 9, "name": "PROJECT_NAME", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 1396.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 695808.0, "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": "model.crosschain_models.silver_crosschain__snowflake_Thorchain_satellite"}, "model.crosschain_models.silver_crosschain__labels_contracts_polygon": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_CROSSCHAIN", "name": "LABELS_CONTRACTS_POLYGON", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": ""}, "INSERT_DATE": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "INSERT_DATE", "comment": ""}, "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"}, "L1_LABEL": {"type": "TEXT", "index": 6, "name": "L1_LABEL", "comment": "A high-level category describing the addresses main function or ownership"}, "L2_LABEL": {"type": "TEXT", "index": 7, "name": "L2_LABEL", "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": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 40712385.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1043460096.0, "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": "model.crosschain_models.silver_crosschain__labels_contracts_polygon"}, "model.crosschain_models.silver_crosschain__snowflake_Near_satellite": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_CROSSCHAIN", "name": "SNOWFLAKE_NEAR_SATELLITE", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": ""}, "INSERT_DATE": {"type": "TIMESTAMP_LTZ", "index": 2, "name": "INSERT_DATE", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "BLOCKCHAIN", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": ""}, "CREATOR": {"type": "TEXT", "index": 5, "name": "CREATOR", "comment": ""}, "L1_LABEL": {"type": "TEXT", "index": 6, "name": "L1_LABEL", "comment": ""}, "L2_LABEL": {"type": "TEXT", "index": 7, "name": "L2_LABEL", "comment": ""}, "ADDRESS_NAME": {"type": "TEXT", "index": 8, "name": "ADDRESS_NAME", "comment": ""}, "PROJECT_NAME": {"type": "TEXT", "index": 9, "name": "PROJECT_NAME", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 55355.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 3653632.0, "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": "model.crosschain_models.silver_crosschain__snowflake_Near_satellite"}, "model.crosschain_models.silver_crosschain__snowflake_SOL_satellites": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_CROSSCHAIN", "name": "SNOWFLAKE_SOL_SATELLITES", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": ""}, "INSERT_DATE": {"type": "TIMESTAMP_LTZ", "index": 2, "name": "INSERT_DATE", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "BLOCKCHAIN", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": ""}, "CREATOR": {"type": "TEXT", "index": 5, "name": "CREATOR", "comment": ""}, "L1_LABEL": {"type": "TEXT", "index": 6, "name": "L1_LABEL", "comment": ""}, "L2_LABEL": {"type": "TEXT", "index": 7, "name": "L2_LABEL", "comment": ""}, "ADDRESS_NAME": {"type": "TEXT", "index": 8, "name": "ADDRESS_NAME", "comment": ""}, "PROJECT_NAME": {"type": "TEXT", "index": 9, "name": "PROJECT_NAME", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 1418137.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 50226688.0, "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": "model.crosschain_models.silver_crosschain__snowflake_SOL_satellites"}, "model.crosschain_models.core__fact_hourly_prices": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "FACT_HOURLY_PRICES", "database": "CROSSCHAIN_DEV", "comment": "A dimension table holding provider specific asset metadata", "owner": "INTERNAL_DEV"}, "columns": {"PROVIDER": {"type": "TEXT", "index": 1, "name": "PROVIDER", "comment": "provider of the data"}, "ID": {"type": "TEXT", "index": 2, "name": "ID", "comment": "unique identifier representing the asset"}, "RECORDED_HOUR": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "RECORDED_HOUR", "comment": "opening hour of price data"}, "OPEN": {"type": "FLOAT", "index": 4, "name": "OPEN", "comment": "open price of asset for hour"}, "HIGH": {"type": "FLOAT", "index": 5, "name": "HIGH", "comment": "high price of asset for hour"}, "LOW": {"type": "FLOAT", "index": 6, "name": "LOW", "comment": "low price of asset for hour"}, "CLOSE": {"type": "FLOAT", "index": 7, "name": "CLOSE", "comment": "close price of asset for hour"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.crosschain_models.core__fact_hourly_prices"}, "model.crosschain_models.silver__tags_nft_larva_labs_user": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TAGS_NFT_LARVA_LABS_USER", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": ""}, "CREATOR": {"type": "TEXT", "index": 2, "name": "CREATOR", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": ""}, "TAG_NAME": {"type": "TEXT", "index": 4, "name": "TAG_NAME", "comment": ""}, "TAG_TYPE": {"type": "TEXT", "index": 5, "name": "TAG_TYPE", "comment": ""}, "START_DATE": {"type": "DATE", "index": 6, "name": "START_DATE", "comment": ""}, "END_DATE": {"type": "TEXT", "index": 7, "name": "END_DATE", "comment": ""}, "TAG_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "TAG_CREATED_AT", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 6813.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 337920.0, "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": "model.crosschain_models.silver__tags_nft_larva_labs_user"}, "model.crosschain_models.streamline__all_unknown_coin_market_cap_asset_ohlc_hourly": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "ALL_UNKNOWN_COIN_MARKET_CAP_ASSET_OHLC_HOURLY", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"START_TIME": {"type": "NUMBER", "index": 1, "name": "START_TIME", "comment": ""}, "END_TIME": {"type": "NUMBER", "index": 2, "name": "END_TIME", "comment": ""}, "GROUP_CNT": {"type": "NUMBER", "index": 3, "name": "GROUP_CNT", "comment": ""}, "ASSET_IDS": {"type": "TEXT", "index": 4, "name": "ASSET_IDS", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.crosschain_models.streamline__all_unknown_coin_market_cap_asset_ohlc_hourly"}, "model.crosschain_models.silver__tags_active_bsc_last_7": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TAGS_ACTIVE_BSC_LAST_7", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": ""}, "CREATOR": {"type": "TEXT", "index": 2, "name": "CREATOR", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": ""}, "TAG_NAME": {"type": "TEXT", "index": 4, "name": "TAG_NAME", "comment": ""}, "TAG_TYPE": {"type": "TEXT", "index": 5, "name": "TAG_TYPE", "comment": ""}, "START_DATE": {"type": "DATE", "index": 6, "name": "START_DATE", "comment": ""}, "END_DATE": {"type": "DATE", "index": 7, "name": "END_DATE", "comment": ""}, "TAG_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "TAG_CREATED_AT", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 101587835.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2482319360.0, "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": "model.crosschain_models.silver__tags_active_bsc_last_7"}, "model.crosschain_models.silver__asset_metadata_coin_gecko": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "ASSET_METADATA_COIN_GECKO", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"ID": {"type": "TEXT", "index": 1, "name": "ID", "comment": "unique identifier representing the asset"}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": "specific address representing the asset in a specific platform"}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": "name of asset"}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": "symbol of asset"}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": "platform where this asset has a token address"}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": "Time the record was inserted into snowflake"}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 27233.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1166848.0, "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": "model.crosschain_models.silver__asset_metadata_coin_gecko"}, "model.crosschain_models.silver__tags_token_vesting_ETH": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TAGS_TOKEN_VESTING_ETH", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": ""}, "CREATOR": {"type": "TEXT", "index": 2, "name": "CREATOR", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": ""}, "TAG_NAME": {"type": "TEXT", "index": 4, "name": "TAG_NAME", "comment": ""}, "TAG_TYPE": {"type": "TEXT", "index": 5, "name": "TAG_TYPE", "comment": ""}, "START_DATE": {"type": "DATE", "index": 6, "name": "START_DATE", "comment": ""}, "END_DATE": {"type": "TEXT", "index": 7, "name": "END_DATE", "comment": ""}, "TAG_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "TAG_CREATED_AT", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 24287.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1272832.0, "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": "model.crosschain_models.silver__tags_token_vesting_ETH"}, "model.crosschain_models.silver_crosschain__snowflake_BSC_satellites": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_CROSSCHAIN", "name": "SNOWFLAKE_BSC_SATELLITES", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": ""}, "INSERT_DATE": {"type": "TIMESTAMP_LTZ", "index": 2, "name": "INSERT_DATE", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "BLOCKCHAIN", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": ""}, "CREATOR": {"type": "TEXT", "index": 5, "name": "CREATOR", "comment": ""}, "L1_LABEL": {"type": "TEXT", "index": 6, "name": "L1_LABEL", "comment": ""}, "L2_LABEL": {"type": "TEXT", "index": 7, "name": "L2_LABEL", "comment": ""}, "ADDRESS_NAME": {"type": "TEXT", "index": 8, "name": "ADDRESS_NAME", "comment": ""}, "PROJECT_NAME": {"type": "TEXT", "index": 9, "name": "PROJECT_NAME", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 83340.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 3458560.0, "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": "model.crosschain_models.silver_crosschain__snowflake_BSC_satellites"}, "model.crosschain_models.silver__tags_thor_dex_user": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TAGS_THOR_DEX_USER", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": ""}, "CREATOR": {"type": "TEXT", "index": 2, "name": "CREATOR", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": ""}, "TAG_NAME": {"type": "TEXT", "index": 4, "name": "TAG_NAME", "comment": ""}, "TAG_TYPE": {"type": "TEXT", "index": 5, "name": "TAG_TYPE", "comment": ""}, "BLOCK_ID": {"type": "NUMBER", "index": 6, "name": "BLOCK_ID", "comment": ""}, "START_DATE": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "START_DATE", "comment": ""}, "END_DATE": {"type": "TEXT", "index": 8, "name": "END_DATE", "comment": ""}, "TAG_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "TAG_CREATED_AT", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 122175.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 5898240.0, "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": "model.crosschain_models.silver__tags_thor_dex_user"}, "model.crosschain_models.silver_crosschain__snowflake_Avalanche_satellites": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_CROSSCHAIN", "name": "SNOWFLAKE_AVALANCHE_SATELLITES", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": ""}, "INSERT_DATE": {"type": "TIMESTAMP_LTZ", "index": 2, "name": "INSERT_DATE", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "BLOCKCHAIN", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": ""}, "CREATOR": {"type": "TEXT", "index": 5, "name": "CREATOR", "comment": ""}, "L1_LABEL": {"type": "TEXT", "index": 6, "name": "L1_LABEL", "comment": ""}, "L2_LABEL": {"type": "TEXT", "index": 7, "name": "L2_LABEL", "comment": ""}, "ADDRESS_NAME": {"type": "TEXT", "index": 8, "name": "ADDRESS_NAME", "comment": ""}, "PROJECT_NAME": {"type": "TEXT", "index": 9, "name": "PROJECT_NAME", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 205059.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 8583680.0, "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": "model.crosschain_models.silver_crosschain__snowflake_Avalanche_satellites"}, "model.crosschain_models.silver_crosschain__snowflake_Optimism_satellites": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_CROSSCHAIN", "name": "SNOWFLAKE_OPTIMISM_SATELLITES", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": ""}, "INSERT_DATE": {"type": "TIMESTAMP_LTZ", "index": 2, "name": "INSERT_DATE", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "BLOCKCHAIN", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": ""}, "CREATOR": {"type": "TEXT", "index": 5, "name": "CREATOR", "comment": ""}, "L1_LABEL": {"type": "TEXT", "index": 6, "name": "L1_LABEL", "comment": ""}, "L2_LABEL": {"type": "TEXT", "index": 7, "name": "L2_LABEL", "comment": ""}, "ADDRESS_NAME": {"type": "TEXT", "index": 8, "name": "ADDRESS_NAME", "comment": ""}, "PROJECT_NAME": {"type": "TEXT", "index": 9, "name": "PROJECT_NAME", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 28936.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1286656.0, "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": "model.crosschain_models.silver_crosschain__snowflake_Optimism_satellites"}, "model.crosschain_models.core__address_labels": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "ADDRESS_LABELS", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": ""}, "INSERT_DATE": {"type": "TIMESTAMP_LTZ", "index": 2, "name": "INSERT_DATE", "comment": "The date the label was inserted in the table"}, "BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "BLOCKCHAIN", "comment": "The name of the blockchain"}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": "Address that the label is for. This is the field that should be used to join other tables with labels."}, "CREATOR": {"type": "TEXT", "index": 5, "name": "CREATOR", "comment": "The name of the creator of the label"}, "LABEL_TYPE": {"type": "TEXT", "index": 6, "name": "LABEL_TYPE", "comment": "A high-level category describing the addresses main function or ownership"}, "LABEL_SUBTYPE": {"type": "TEXT", "index": 7, "name": "LABEL_SUBTYPE", "comment": "A sub-category nested within label type providing further detail"}, "ADDRESS_NAME": {"type": "TEXT", "index": 8, "name": "ADDRESS_NAME", "comment": "Name of the address"}, "PROJECT_NAME": {"type": "TEXT", "index": 9, "name": "PROJECT_NAME", "comment": "Name of the controlling entity of the address"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.crosschain_models.core__address_labels"}}, "sources": {"source.crosschain_models.crosschain_dev_silver_crosschain.address_labels": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_CROSSCHAIN", "name": "ADDRESS_LABELS", "database": "CROSSCHAIN_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": ""}, "INSERT_DATE": {"type": "TIMESTAMP_NTZ", "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"}, "L1_LABEL": {"type": "TEXT", "index": 6, "name": "L1_LABEL", "comment": "A high-level category describing the addresses main function or ownership"}, "L2_LABEL": {"type": "TEXT", "index": 7, "name": "L2_LABEL", "comment": "A sub-category nested within label type providing further detail"}, "ADDRESS_NAME": {"type": "TEXT", "index": 8, "name": "ADDRESS_NAME", "comment": ""}, "PROJECT_NAME": {"type": "TEXT", "index": 9, "name": "PROJECT_NAME", "comment": "Name of the controlling entity of the address"}, "DELETE_FLAG": {"type": "TEXT", "index": 10, "name": "DELETE_FLAG", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 83669934.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 03:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2326933504.0, "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.crosschain_models.crosschain_dev_silver_crosschain.address_labels"}, "source.crosschain_models.legacy_db.prices_v2": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "PRICES_V2", "database": "FLIPSIDE_PROD_DB", "comment": null, "owner": "SYSADMIN"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": null}, "CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 2, "name": "CIRCULATING_SUPPLY", "comment": null}, "MARKET_CAP": {"type": "FLOAT", "index": 3, "name": "MARKET_CAP", "comment": null}, "MAX_SUPPLY": {"type": "FLOAT", "index": 4, "name": "MAX_SUPPLY", "comment": null}, "NAME": {"type": "TEXT", "index": 5, "name": "NAME", "comment": null}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": null}, "RECORDED_AT": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "RECORDED_AT", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 9, "name": "SYMBOL", "comment": null}, "TOTAL_SUPPLY": {"type": "FLOAT", "index": 10, "name": "TOTAL_SUPPLY", "comment": null}, "VOLUME_24H": {"type": "FLOAT", "index": 11, "name": "VOLUME_24H", "comment": null}, "PLATFORM": {"type": "VARIANT", "index": 13, "name": "PLATFORM", "comment": null}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 8192359005.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 15:24UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(date_trunc(day,\"RECORDED_AT\"),symbol )", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 201937926656.0, "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.crosschain_models.legacy_db.prices_v2"}, "source.crosschain_models.legacy_silver_crosschain.address_labels": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_CROSSCHAIN", "name": "ADDRESS_LABELS", "database": "FLIPSIDE_PROD_DB", "comment": null, "owner": "DOOR_PROD"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": ""}, "INSERT_DATE": {"type": "TIMESTAMP_NTZ", "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"}, "L1_LABEL": {"type": "TEXT", "index": 6, "name": "L1_LABEL", "comment": "A high-level category describing the addresses main function or ownership"}, "L2_LABEL": {"type": "TEXT", "index": 7, "name": "L2_LABEL", "comment": "A sub-category nested within label type providing further detail"}, "ADDRESS_NAME": {"type": "TEXT", "index": 8, "name": "ADDRESS_NAME", "comment": ""}, "PROJECT_NAME": {"type": "TEXT", "index": 9, "name": "PROJECT_NAME", "comment": "Name of the controlling entity of the address"}, "DELETE_FLAG": {"type": "TEXT", "index": 10, "name": "DELETE_FLAG", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 89909517.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 14:02UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2435100160.0, "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.crosschain_models.legacy_silver_crosschain.address_labels"}, "source.crosschain_models.thorchain.transfers": {"metadata": {"type": "BASE TABLE", "schema": "THORCHAIN", "name": "TRANSFERS", "database": "FLIPSIDE_PROD_DB", "comment": "deprecating soon - please migrate query to <chain> database by changing 'from' statements from `flipside_prod_db.<chain>.<table>` to <chain>.core.<table> schema", "owner": "DOOR_PROD"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": ""}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": ""}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": ""}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": ""}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": ""}, "RUNE_AMOUNT": {"type": "FLOAT", "index": 6, "name": "RUNE_AMOUNT", "comment": ""}, "RUNE_AMOUNT_USD": {"type": "FLOAT", "index": 7, "name": "RUNE_AMOUNT_USD", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 168707305.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 12:11UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 4497502720.0, "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.crosschain_models.thorchain.transfers"}, "source.crosschain_models.legacy_silver_crosschain.ntr": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_CROSSCHAIN", "name": "NTR", "database": "FLIPSIDE_PROD_DB", "comment": null, "owner": "DOOR_PROD"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": "The name of the blockchain"}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": "Symbol for ntr analysis"}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": "Address on the blockchain"}, "XFER_DATE": {"type": "DATE", "index": 5, "name": "XFER_DATE", "comment": "Transfer date"}, "REWARD": {"type": "FLOAT", "index": 6, "name": "REWARD", "comment": "total paid through bounty program to the address from beginning of the data through the current date"}, "HODL": {"type": "FLOAT", "index": 7, "name": "HODL", "comment": "amount (of reward) that is still held in the original address paid"}, "UNLABELED_TRANSFER": {"type": "FLOAT", "index": 8, "name": "UNLABELED_TRANSFER", "comment": ""}, "STAKE": {"type": "FLOAT", "index": 9, "name": "STAKE", "comment": "amount of the reward that was staked"}, "CEX_DEPOSIT": {"type": "FLOAT", "index": 10, "name": "CEX_DEPOSIT", "comment": "amount of the reward that was deposited to a centralized exchange"}, "NFT_BUY": {"type": "FLOAT", "index": 11, "name": "NFT_BUY", "comment": "amount of the reward that was used to purchase an NFT"}, "DEX_SWAP": {"type": "FLOAT", "index": 12, "name": "DEX_SWAP", "comment": "amount of the reward that was swapped for another token on a decentralized exchange"}, "BRIDGE": {"type": "FLOAT", "index": 13, "name": "BRIDGE", "comment": "amount of the reward that was deposited to a centralized exchange"}, "FIRST_IS_BOUNTY": {"type": "BOOLEAN", "index": 14, "name": "FIRST_IS_BOUNTY", "comment": "indicates if the addresses' first receipt of the token was through a Flipside program"}, "DID_HUNT": {"type": "BOOLEAN", "index": 15, "name": "DID_HUNT", "comment": "indicates if the address participated in a scavenger hunt for this token"}, "DID_NEW_USER": {"type": "BOOLEAN", "index": 16, "name": "DID_NEW_USER", "comment": "indicates if the address participated in a new user bounty for this token"}, "DID_BOUNTY": {"type": "BOOLEAN", "index": 17, "name": "DID_BOUNTY", "comment": "indicates if the address participated in a bounty for this token (excluding new user bounties)"}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 7303142.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 08:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 63491072.0, "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.crosschain_models.legacy_silver_crosschain.ntr"}, "source.crosschain_models.legacy_db.hours": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "HOURS", "database": "FLIPSIDE_PROD_DB", "comment": null, "owner": "DOOR_PROD"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 113952.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-02-22 15:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 841216.0, "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.crosschain_models.legacy_db.hours"}, "source.crosschain_models.bronze.prod_address_label_sink_291098491": {"metadata": {"type": "BASE TABLE", "schema": "BRONZE", "name": "PROD_ADDRESS_LABEL_SINK_291098491", "database": "FLIPSIDE_PROD_DB", "comment": null, "owner": "DOOR_PROD"}, "columns": {"RECORD_METADATA": {"type": "VARIANT", "index": 1, "name": "RECORD_METADATA", "comment": null}, "RECORD_CONTENT": {"type": "VARIANT", "index": 2, "name": "RECORD_CONTENT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 775842.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-26 16:45UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2457133056.0, "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.crosschain_models.bronze.prod_address_label_sink_291098491"}, "source.crosschain_models.legacy_db.market_asset_metadata": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "MARKET_ASSET_METADATA", "database": "FLIPSIDE_PROD_DB", "comment": null, "owner": "DOOR_PROD"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": null}, "NAME": {"type": "TEXT", "index": 2, "name": "NAME", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 3, "name": "PLATFORM", "comment": null}, "PLATFORM_ID": {"type": "TEXT", "index": 4, "name": "PLATFORM_ID", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 5, "name": "PROVIDER", "comment": null}, "SLUG": {"type": "TEXT", "index": 6, "name": "SLUG", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 7, "name": "SYMBOL", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 8, "name": "TOKEN_ADDRESS", "comment": null}, "RAW_JSON": {"type": "VARIANT", "index": 9, "name": "RAW_JSON", "comment": null}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 74893.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 4423168.0, "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.crosschain_models.legacy_db.market_asset_metadata"}, "source.crosschain_models.thorchain.liquidity_actions": {"metadata": {"type": "BASE TABLE", "schema": "THORCHAIN", "name": "LIQUIDITY_ACTIONS", "database": "FLIPSIDE_PROD_DB", "comment": "deprecating soon - please migrate query to <chain> database by changing 'from' statements from `flipside_prod_db.<chain>.<table>` to <chain>.core.<table> schema", "owner": "DOOR_PROD"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": ""}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": ""}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": ""}, "LP_ACTION": {"type": "TEXT", "index": 4, "name": "LP_ACTION", "comment": ""}, "POOL_NAME": {"type": "TEXT", "index": 5, "name": "POOL_NAME", "comment": ""}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": ""}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": ""}, "RUNE_AMOUNT": {"type": "FLOAT", "index": 8, "name": "RUNE_AMOUNT", "comment": ""}, "RUNE_AMOUNT_USD": {"type": "FLOAT", "index": 9, "name": "RUNE_AMOUNT_USD", "comment": ""}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 10, "name": "ASSET_AMOUNT", "comment": ""}, "ASSET_AMOUNT_USD": {"type": "FLOAT", "index": 11, "name": "ASSET_AMOUNT_USD", "comment": ""}, "STAKE_UNITS": {"type": "NUMBER", "index": 12, "name": "STAKE_UNITS", "comment": ""}, "ASSET_TX_ID": {"type": "TEXT", "index": 13, "name": "ASSET_TX_ID", "comment": ""}, "ASSET_ADDRESS": {"type": "TEXT", "index": 14, "name": "ASSET_ADDRESS", "comment": ""}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 15, "name": "ASSET_BLOCKCHAIN", "comment": ""}, "IL_PROTECTION": {"type": "FLOAT", "index": 16, "name": "IL_PROTECTION", "comment": ""}, "IL_PROTECTION_USD": {"type": "FLOAT", "index": 17, "name": "IL_PROTECTION_USD", "comment": ""}, "UNSTAKE_ASYMMETRY": {"type": "FLOAT", "index": 18, "name": "UNSTAKE_ASYMMETRY", "comment": ""}, "UNSTAKE_BASIS_POINTS": {"type": "NUMBER", "index": 19, "name": "UNSTAKE_BASIS_POINTS", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 239680.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 12:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 36240896.0, "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.crosschain_models.thorchain.liquidity_actions"}, "source.crosschain_models.thorchain.swaps": {"metadata": {"type": "BASE TABLE", "schema": "THORCHAIN", "name": "SWAPS", "database": "FLIPSIDE_PROD_DB", "comment": "deprecating soon - please migrate query to <chain> database by changing 'from' statements from `flipside_prod_db.<chain>.<table>` to <chain>.core.<table> schema", "owner": "DOOR_PROD"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": ""}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": ""}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 4, "name": "BLOCKCHAIN", "comment": ""}, "POOL_NAME": {"type": "TEXT", "index": 5, "name": "POOL_NAME", "comment": ""}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": ""}, "NATIVE_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "NATIVE_TO_ADDRESS", "comment": ""}, "TO_POOL_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_POOL_ADDRESS", "comment": ""}, "AFFILIATE_ADDRESS": {"type": "TEXT", "index": 9, "name": "AFFILIATE_ADDRESS", "comment": ""}, "AFFILIATE_FEE_BASIS_POINTS": {"type": "NUMBER", "index": 10, "name": "AFFILIATE_FEE_BASIS_POINTS", "comment": ""}, "FROM_ASSET": {"type": "TEXT", "index": 11, "name": "FROM_ASSET", "comment": ""}, "TO_ASSET": {"type": "TEXT", "index": 12, "name": "TO_ASSET", "comment": ""}, "FROM_AMOUNT": {"type": "FLOAT", "index": 13, "name": "FROM_AMOUNT", "comment": ""}, "TO_AMOUNT": {"type": "FLOAT", "index": 14, "name": "TO_AMOUNT", "comment": ""}, "MIN_TO_AMOUNT": {"type": "FLOAT", "index": 15, "name": "MIN_TO_AMOUNT", "comment": ""}, "FROM_AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "FROM_AMOUNT_USD", "comment": ""}, "TO_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "TO_AMOUNT_USD", "comment": ""}, "RUNE_USD": {"type": "NUMBER", "index": 18, "name": "RUNE_USD", "comment": ""}, "ASSET_USD": {"type": "NUMBER", "index": 19, "name": "ASSET_USD", "comment": ""}, "TO_AMOUNT_MIN_USD": {"type": "FLOAT", "index": 20, "name": "TO_AMOUNT_MIN_USD", "comment": ""}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 21, "name": "SWAP_SLIP_BP", "comment": ""}, "LIQ_FEE_RUNE": {"type": "FLOAT", "index": 22, "name": "LIQ_FEE_RUNE", "comment": ""}, "LIQ_FEE_RUNE_USD": {"type": "FLOAT", "index": 23, "name": "LIQ_FEE_RUNE_USD", "comment": ""}, "LIQ_FEE_ASSET": {"type": "FLOAT", "index": 24, "name": "LIQ_FEE_ASSET", "comment": ""}, "LIQ_FEE_ASSET_USD": {"type": "FLOAT", "index": 25, "name": "LIQ_FEE_ASSET_USD", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 6216970.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 12:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 857547264.0, "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.crosschain_models.thorchain.swaps"}, "source.crosschain_models.crosschain_core.address_labels": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "ADDRESS_LABELS", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": ""}, "INSERT_DATE": {"type": "TIMESTAMP_LTZ", "index": 2, "name": "INSERT_DATE", "comment": "The date the label was inserted in the table"}, "BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "BLOCKCHAIN", "comment": "The name of the blockchain"}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": "Address that the label is for. This is the field that should be used to join other tables with labels."}, "CREATOR": {"type": "TEXT", "index": 5, "name": "CREATOR", "comment": "The name of the creator of the label"}, "LABEL_TYPE": {"type": "TEXT", "index": 6, "name": "LABEL_TYPE", "comment": "A high-level category describing the addresses main function or ownership"}, "LABEL_SUBTYPE": {"type": "TEXT", "index": 7, "name": "LABEL_SUBTYPE", "comment": "A sub-category nested within label type providing further detail"}, "ADDRESS_NAME": {"type": "TEXT", "index": 8, "name": "ADDRESS_NAME", "comment": "Name of the address"}, "PROJECT_NAME": {"type": "TEXT", "index": 9, "name": "PROJECT_NAME", "comment": "Name of the controlling entity of the address"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.crosschain_models.crosschain_core.address_labels"}, "source.crosschain_models.crosschain_silver.godmode_nft_minters": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "GODMODE_NFT_MINTERS", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": null}, "CREATOR": {"type": "TEXT", "index": 2, "name": "CREATOR", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": null}, "TAG_NAME": {"type": "TEXT", "index": 4, "name": "TAG_NAME", "comment": null}, "TAG_TYPE": {"type": "TEXT", "index": 5, "name": "TAG_TYPE", "comment": null}, "START_DATE": {"type": "TEXT", "index": 6, "name": "START_DATE", "comment": null}, "END_DATE": {"type": "NUMBER", "index": 7, "name": "END_DATE", "comment": null}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 453.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-05 19:05UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 24064.0, "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.crosschain_models.crosschain_silver.godmode_nft_minters"}, "source.crosschain_models.crosschain_silver.optimism_delegates": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "OPTIMISM_DELEGATES", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": null}, "CREATOR": {"type": "TEXT", "index": 2, "name": "CREATOR", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": null}, "TAG_NAME": {"type": "TEXT", "index": 4, "name": "TAG_NAME", "comment": null}, "TAG_TYPE": {"type": "TEXT", "index": 5, "name": "TAG_TYPE", "comment": null}, "START_DATE": {"type": "DATE", "index": 6, "name": "START_DATE", "comment": null}, "END_DATE": {"type": "NUMBER", "index": 7, "name": "END_DATE", "comment": null}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 650.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-05 19:05UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 12288.0, "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.crosschain_models.crosschain_silver.optimism_delegates"}, "source.crosschain_models.legacy_dev_db.prices_v2": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "PRICES_V2", "database": "FLIPSIDE_DEV_DB", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": null}, "CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 2, "name": "CIRCULATING_SUPPLY", "comment": null}, "MARKET_CAP": {"type": "FLOAT", "index": 3, "name": "MARKET_CAP", "comment": null}, "MAX_SUPPLY": {"type": "FLOAT", "index": 4, "name": "MAX_SUPPLY", "comment": null}, "NAME": {"type": "TEXT", "index": 5, "name": "NAME", "comment": null}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": null}, "RECORDED_AT": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "RECORDED_AT", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 9, "name": "SYMBOL", "comment": null}, "TOTAL_SUPPLY": {"type": "FLOAT", "index": 10, "name": "TOTAL_SUPPLY", "comment": null}, "VOLUME_24H": {"type": "FLOAT", "index": 11, "name": "VOLUME_24H", "comment": null}, "PLATFORM": {"type": "VARIANT", "index": 13, "name": "PLATFORM", "comment": null}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 7913786071.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-07 10:12UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(date_trunc(day,\"RECORDED_AT\"),symbol )", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 194363999744.0, "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.crosschain_models.legacy_dev_db.prices_v2"}, "source.crosschain_models.legacy_dev_db.market_asset_metadata": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "MARKET_ASSET_METADATA", "database": "FLIPSIDE_DEV_DB", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": null}, "NAME": {"type": "TEXT", "index": 2, "name": "NAME", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 3, "name": "PLATFORM", "comment": null}, "PLATFORM_ID": {"type": "TEXT", "index": 4, "name": "PLATFORM_ID", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 5, "name": "PROVIDER", "comment": null}, "SLUG": {"type": "TEXT", "index": 6, "name": "SLUG", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 7, "name": "SYMBOL", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 8, "name": "TOKEN_ADDRESS", "comment": null}, "RAW_JSON": {"type": "VARIANT", "index": 9, "name": "RAW_JSON", "comment": null}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 74112.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-07 10:12UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 4349952.0, "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.crosschain_models.legacy_dev_db.market_asset_metadata"}, "source.crosschain_models.legacy_dev_db.hours": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "HOURS", "database": "FLIPSIDE_DEV_DB", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 113952.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-07 10:12UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 841216.0, "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.crosschain_models.legacy_dev_db.hours"}, "source.crosschain_models.ethereum_silver_nft.cryptopunk_sales": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_NFT", "name": "CRYPTOPUNK_SALES", "database": "ETHEREUM", "comment": null, "owner": "DBT_CLOUD_ETHEREUM"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 7, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 8, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 9, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 10, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 11, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "SELLER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 13, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 14, "name": "PROJECT_NAME", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 15, "name": "ERC1155_VALUE", "comment": null}, "TOKENID": {"type": "TEXT", "index": 16, "name": "TOKENID", "comment": null}, "TOKEN_METADATA": {"type": "OBJECT", "index": 17, "name": "TOKEN_METADATA", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 18, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 19, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 20, "name": "PRICE", "comment": null}, "TX_FEE_USD": {"type": "FLOAT", "index": 21, "name": "TX_FEE_USD", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 22, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "NUMBER", "index": 23, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "NUMBER", "index": 24, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "NUMBER", "index": 25, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_USD", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 30, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 21724.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 15: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"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 4802560.0, "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.crosschain_models.ethereum_silver_nft.cryptopunk_sales"}, "source.crosschain_models.ethereum_core.fact_transactions": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "FACT_TRANSACTIONS", "database": "ETHEREUM", "comment": "This table contains transaction level data for the Ethereum Blockchain. Each transaction will have a unique transaction hash, along with transactions fees and an ETH value transferred when applicable. Transactions may be native ETH transfers or interactions with contract addresses. For more information, please see [The Ethereum Organization - Transactions](https://ethereum.org/en/developers/docs/transactions/)", "owner": "DBT_CLOUD_ETHEREUM"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Also known as block height. The block number, which indicates the length of the blockchain, increases after the addition of each new block."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "BLOCK_HASH": {"type": "TEXT", "index": 3, "name": "BLOCK_HASH", "comment": "Block hash is a unique 66-character identifier that is generate when a block is produced."}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed."}, "NONCE": {"type": "FLOAT", "index": 5, "name": "NONCE", "comment": "The number of transactions sent from a given address."}, "POSITION": {"type": "NUMBER", "index": 6, "name": "POSITION", "comment": "The position of the transaction within the block."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "The function signature of the contract call."}, "FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "FROM_ADDRESS", "comment": "The sending address of this transaction."}, "TO_ADDRESS": {"type": "TEXT", "index": 9, "name": "TO_ADDRESS", "comment": "The receiving address of this transaction. This can be a contract address."}, "ETH_VALUE": {"type": "FLOAT", "index": 10, "name": "ETH_VALUE", "comment": "The value transacted in Ether."}, "TX_FEE": {"type": "FLOAT", "index": 11, "name": "TX_FEE", "comment": "Amount paid to validate the transaction in Ether."}, "GAS_PRICE": {"type": "FLOAT", "index": 12, "name": "GAS_PRICE", "comment": "Cost per unit of gas in Gwei."}, "GAS_LIMIT": {"type": "NUMBER", "index": 13, "name": "GAS_LIMIT", "comment": "Maximum amount of gas allocated for the transaction."}, "GAS_USED": {"type": "FLOAT", "index": 14, "name": "GAS_USED", "comment": "Gas used by transaction."}, "CUMULATIVE_GAS_USED": {"type": "FLOAT", "index": 15, "name": "CUMULATIVE_GAS_USED", "comment": "The total amount of gas used when this transaction was executed in the block."}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": "This column contains additional data for this transaction, and is commonly used as part of a contract interaction or as a message to the recipient."}, "STATUS": {"type": "TEXT", "index": 17, "name": "STATUS", "comment": "Status of the transaction."}, "TX_JSON": {"type": "OBJECT", "index": 18, "name": "TX_JSON", "comment": "This JSON column contains the transaction details, including event logs."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.crosschain_models.ethereum_core.fact_transactions"}, "source.crosschain_models.ethereum_silver_nft.x2y2_sales": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_NFT", "name": "X2Y2_SALES", "database": "ETHEREUM", "comment": null, "owner": "DBT_CLOUD_ETHEREUM"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 7, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 8, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 9, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 10, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 11, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "SELLER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 13, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 14, "name": "PROJECT_NAME", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 15, "name": "ERC1155_VALUE", "comment": null}, "TOKENID": {"type": "TEXT", "index": 16, "name": "TOKENID", "comment": null}, "TOKEN_METADATA": {"type": "OBJECT", "index": 17, "name": "TOKEN_METADATA", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 18, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 19, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 20, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 21, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 22, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 23, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 24, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 25, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 26, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 27, "name": "CREATOR_FEE_USD", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 28, "name": "TX_FEE", "comment": null}, "TX_FEE_USD": {"type": "FLOAT", "index": 29, "name": "TX_FEE_USD", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 30, "name": "_LOG_ID", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "INGESTED_AT", "comment": null}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 1500060.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 15:07UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 172998144.0, "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.crosschain_models.ethereum_silver_nft.x2y2_sales"}, "source.crosschain_models.ethereum_core.fact_traces": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "FACT_TRACES", "database": "ETHEREUM", "comment": "This table contains flattened trace data for internal contract calls on the Ethereum blockchain. Hex encoded fields can be decoded to integers by using `TO_NUMBER(<FIELD>, 'XXXXXXXXXXXX')`, with the number of Xs being the max length of the encoded field. You must also remove the `0x` from your field to use the `TO_NUMBER()` function, if applicable.", "owner": "DBT_CLOUD_ETHEREUM"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": "The transaction hash for the trace. Please note, this is not necessarily unique in this table as transactions frequently have multiple traces."}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": "The block number of this transaction."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The block timestamp of this transaction."}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": "The sending address of this trace. This is not necessarily the from address of the transaction."}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": "The receiving address of this trace. This is not necessarily the to address of the transaction."}, "ETH_VALUE": {"type": "FLOAT", "index": 6, "name": "ETH_VALUE", "comment": "The amount of ETH transferred in this trace."}, "GAS": {"type": "NUMBER", "index": 7, "name": "GAS", "comment": "The gas supplied for this trace."}, "GAS_USED": {"type": "NUMBER", "index": 8, "name": "GAS_USED", "comment": "The gas used for this trace."}, "INPUT": {"type": "TEXT", "index": 9, "name": "INPUT", "comment": "The input data for this trace."}, "OUTPUT": {"type": "TEXT", "index": 10, "name": "OUTPUT", "comment": "The output data for this trace."}, "TYPE": {"type": "TEXT", "index": 11, "name": "TYPE", "comment": "The type of internal transaction. Common trace types are `CALL`, `DELEGATECALL`, and `STATICCALL`."}, "IDENTIFIER": {"type": "TEXT", "index": 12, "name": "IDENTIFIER", "comment": "This field represents the position and type of the trace within the transaction."}, "DATA": {"type": "OBJECT", "index": 13, "name": "DATA", "comment": "The raw JSON data for this trace."}, "TX_STATUS": {"type": "TEXT", "index": 14, "name": "TX_STATUS", "comment": "Status of the transaction."}, "SUB_TRACES": {"type": "NUMBER", "index": 15, "name": "SUB_TRACES", "comment": "The amount of nested sub traces for this trace."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.crosschain_models.ethereum_core.fact_traces"}, "source.crosschain_models.ethereum_silver.transactions": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TRANSACTIONS", "database": "ETHEREUM", "comment": null, "owner": "DBT_CLOUD_ETHEREUM"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "NONCE": {"type": "FLOAT", "index": 4, "name": "NONCE", "comment": null}, "POSITION": {"type": "NUMBER", "index": 5, "name": "POSITION", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "ETH_VALUE": {"type": "FLOAT", "index": 9, "name": "ETH_VALUE", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 10, "name": "BLOCK_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 11, "name": "GAS_PRICE", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 13, "name": "INPUT_DATA", "comment": null}, "STATUS": {"type": "TEXT", "index": 14, "name": "STATUS", "comment": null}, "GAS_USED": {"type": "FLOAT", "index": 15, "name": "GAS_USED", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "FLOAT", "index": 16, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 18, "name": "TX_FEE", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INGESTED_AT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TX_JSON": {"type": "OBJECT", "index": 21, "name": "TX_JSON", "comment": null}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 1758747655.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 15:22UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR( block_timestamp::DATE, _inserted_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1326610331648.0, "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.crosschain_models.ethereum_silver.transactions"}, "source.crosschain_models.ethereum_db_sushi.dim_distributor_reward_schedule": {"metadata": {"type": "BASE TABLE", "schema": "SUSHI", "name": "DIM_DISTRIBUTOR_REWARD_SCHEDULE", "database": "ETHEREUM", "comment": null, "owner": "DBT_CLOUD_ETHEREUM"}, "columns": {"MERKLE_ROOT": {"type": "TEXT", "index": 1, "name": "MERKLE_ROOT", "comment": null}, "REWARDS_SNAPSHOT": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "REWARDS_SNAPSHOT", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": null}, "INDEX": {"type": "NUMBER", "index": 4, "name": "INDEX", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 5, "name": "AMOUNT", "comment": null}, "PROOF": {"type": "ARRAY", "index": 6, "name": "PROOF", "comment": null}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 20637.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 15:02UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 8502784.0, "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.crosschain_models.ethereum_db_sushi.dim_distributor_reward_schedule"}, "source.crosschain_models.ethereum_silver_nft.looksrare_sales": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_NFT", "name": "LOOKSRARE_SALES", "database": "ETHEREUM", "comment": null, "owner": "DBT_CLOUD_ETHEREUM"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 7, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 8, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 9, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 10, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 11, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 12, "name": "NFT_TO_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 13, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 14, "name": "PROJECT_NAME", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 15, "name": "ERC1155_VALUE", "comment": null}, "TOKENID": {"type": "TEXT", "index": 16, "name": "TOKENID", "comment": null}, "TOKEN_METADATA": {"type": "OBJECT", "index": 17, "name": "TOKEN_METADATA", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 18, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 19, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 20, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 21, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 22, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 23, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 24, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 25, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 26, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 27, "name": "CREATOR_FEE_USD", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 28, "name": "TX_FEE", "comment": null}, "TX_FEE_USD": {"type": "FLOAT", "index": 29, "name": "TX_FEE_USD", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 30, "name": "_LOG_ID", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "INGESTED_AT", "comment": null}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 329947.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 15:05UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 56992256.0, "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.crosschain_models.ethereum_silver_nft.looksrare_sales"}, "source.crosschain_models.ethereum_silver_nft.rarible_sales": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_NFT", "name": "RARIBLE_SALES", "database": "ETHEREUM", "comment": null, "owner": "DBT_CLOUD_ETHEREUM"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 4, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 9, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 11, "name": "PROJECT_NAME", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 12, "name": "ERC1155_VALUE", "comment": null}, "TOKENID": {"type": "TEXT", "index": 13, "name": "TOKENID", "comment": null}, "TOKEN_METADATA": {"type": "OBJECT", "index": 14, "name": "TOKEN_METADATA", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 15, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 16, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 17, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 18, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 19, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 20, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 21, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 22, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 23, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 24, "name": "CREATOR_FEE_USD", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 25, "name": "TX_FEE", "comment": null}, "TX_FEE_USD": {"type": "FLOAT", "index": 26, "name": "TX_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 27, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 28, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 29, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "NFT_UNI_ID": {"type": "TEXT", "index": 30, "name": "NFT_UNI_ID", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "INGESTED_AT", "comment": null}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 239498.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 15:06UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 51630080.0, "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.crosschain_models.ethereum_silver_nft.rarible_sales"}, "source.crosschain_models.ethereum_silver_nft.nftx_sales": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_NFT", "name": "NFTX_SALES", "database": "ETHEREUM", "comment": null, "owner": "DBT_CLOUD_ETHEREUM"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 7, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 8, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 9, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 10, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 11, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "SELLER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 13, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 14, "name": "PROJECT_NAME", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 15, "name": "ERC1155_VALUE", "comment": null}, "TOKENID": {"type": "TEXT", "index": 16, "name": "TOKENID", "comment": null}, "TOKEN_METADATA": {"type": "OBJECT", "index": 17, "name": "TOKEN_METADATA", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 18, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 19, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 20, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 21, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 22, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 23, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "NUMBER", "index": 24, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 25, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 26, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "NUMBER", "index": 27, "name": "CREATOR_FEE_USD", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 28, "name": "TX_FEE", "comment": null}, "TX_FEE_USD": {"type": "FLOAT", "index": 29, "name": "TX_FEE_USD", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 30, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 68098.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 15:07UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 7288832.0, "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.crosschain_models.ethereum_silver_nft.nftx_sales"}, "source.crosschain_models.ethereum_silver.logs": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "LOGS", "database": "ETHEREUM", "comment": null, "owner": "DBT_CLOUD_ETHEREUM"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INGESTED_AT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "FLOAT", "index": 10, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 11, "name": "CONTRACT_ADDRESS", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 12, "name": "CONTRACT_NAME", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 13, "name": "EVENT_NAME", "comment": null}, "EVENT_INPUTS": {"type": "OBJECT", "index": 14, "name": "EVENT_INPUTS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 15, "name": "TOPICS", "comment": null}, "DATA": {"type": "TEXT", "index": 16, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "TEXT", "index": 17, "name": "EVENT_REMOVED", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 18, "name": "TX_STATUS", "comment": null}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 2323304765.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 15:22UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR( block_timestamp::DATE, _inserted_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 372198822912.0, "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.crosschain_models.ethereum_silver.logs"}, "source.crosschain_models.ethereum_core.ez_nft_sales": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "EZ_NFT_SALES", "database": "ETHEREUM", "comment": "This table contains NFT events on the Ethereum blockchain. It currently supports sales on Opensea, Seaport, Larva Labs, LooksRare, Rarible, x2y2, Sudoswap, and NFTX. More data and exchanges will be added over time.", "owner": "DBT_CLOUD_ETHEREUM"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "The block number at which the NFT event occurred."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The block timestamp at which the NFT event occurred."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "The transaction hash for the NFT event. This is not necessarily unique in this table as a transaction may contain multiple NFT events."}, "EVENT_TYPE": {"type": "TEXT", "index": 4, "name": "EVENT_TYPE", "comment": "The type of NFT event in this transaction, either `sale`, `bid_won` or `redeem`."}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": "The address of the exchange used for the transaction."}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": "The name of the exchange used for the trade. Currently, the exchanges supported are `opensea`, `looksrare`, `larva labs`, `rarible`, `x2y2`, `sudoswap`, and `nftx`. More exchanges will be added over time."}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": "The version of the exchange contract used for the transaction."}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": "The address of the seller of the NFT in the transaction."}, "BUYER_ADDRESS": {"type": "TEXT", "index": 9, "name": "BUYER_ADDRESS", "comment": "The address of the buyer of the NFT in the transaction."}, "NFT_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_ADDRESS", "comment": "The contract address of the NFT."}, "PROJECT_NAME": {"type": "TEXT", "index": 11, "name": "PROJECT_NAME", "comment": "The name of the NFT project. This field, along with metadata, will be filled in over time."}, "ERC1155_VALUE": {"type": "TEXT", "index": 12, "name": "ERC1155_VALUE", "comment": "If the NFT is an ERC-1155 contract, this field may be one or greater, representing the number of tokens."}, "TOKENID": {"type": "TEXT", "index": 13, "name": "TOKENID", "comment": "The token ID for this NFT contract."}, "TOKEN_METADATA": {"type": "OBJECT", "index": 14, "name": "TOKEN_METADATA", "comment": "The token metadata for this NFT. This may be blank for many NFTs. We are working to expand this field."}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 15, "name": "CURRENCY_SYMBOL", "comment": "The token symbol for this NFT event."}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 16, "name": "CURRENCY_ADDRESS", "comment": "The token contract address for this NFT event. This will be `ETH` for native ETH transactions."}, "PRICE": {"type": "FLOAT", "index": 17, "name": "PRICE", "comment": "The amount of the NFT event in the currency in which the transaction occurred, decimal adjusted where possible."}, "PRICE_USD": {"type": "FLOAT", "index": 18, "name": "PRICE_USD", "comment": "The amount of the NFT event in US dollars. This will be null for tokens without a decimal adjustment or hourly price."}, "TOTAL_FEES": {"type": "FLOAT", "index": 19, "name": "TOTAL_FEES", "comment": "The total amount of fees paid relating to the NFT purchase in the transaction currency. This includes royalty payments to creators and platform fees. Please note, this does not include the gas fee."}, "PLATFORM_FEE": {"type": "FLOAT", "index": 20, "name": "PLATFORM_FEE", "comment": "The decimal adjusted amount of fees paid to the platform for this NFT event in the transaction's currency. For Opensea, we assume a 2.5% fee on all marketplace purchases, per their docs. Private sales do not have platform or creator fees on Opensea."}, "CREATOR_FEE": {"type": "FLOAT", "index": 21, "name": "CREATOR_FEE", "comment": "The decimal adjusted amount of fees paid to the NFT collection as royalty payments for this NFT event in the transaction's currency. For Opensea, this is the difference between the total fees paid and a 2.5% Opensea platform fee."}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 22, "name": "TOTAL_FEES_USD", "comment": "The total amount of fees paid relating to the NFT purchase in US dollars. This includes royalty payments to creators and platform fees. Please note, this does not include the gas fee."}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 23, "name": "PLATFORM_FEE_USD", "comment": "The amount of fees paid to the platform for this NFT event in US dollars. For Opensea, we assume a 2.5% fee on all marketplace purchases, per their docs. Private sales do not have platform or creator fees on Opensea."}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 24, "name": "CREATOR_FEE_USD", "comment": "The amount of fees paid to the NFT collection as royalty payments for this NFT event in US dollars. For Opensea, this is the difference between the total fees paid and a 2.5% Opensea platform fee."}, "TX_FEE": {"type": "FLOAT", "index": 25, "name": "TX_FEE", "comment": "The gas fee for this transaction in ETH."}, "TX_FEE_USD": {"type": "FLOAT", "index": 26, "name": "TX_FEE_USD", "comment": "The gas fee for this transaction in US dollars."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 27, "name": "ORIGIN_FROM_ADDRESS", "comment": "The from address of this transaction. In most cases, this is the NFT buyer. However, for some more complex transactions, it may not be the NFT buyer."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 28, "name": "ORIGIN_TO_ADDRESS", "comment": "The to address of this transaction. In most cases, this is the exchange contract. However, for some more complex NFT events, such as aggregate buys with tools such as Gem and Genie, this may not be the exchange address."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 29, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "The function signature of this transaction."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.crosschain_models.ethereum_core.ez_nft_sales"}, "source.crosschain_models.ethereum_silver.labels": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "LABELS", "database": "ETHEREUM", "comment": null, "owner": "DBT_CLOUD_ETHEREUM"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": ""}, "INSERT_DATE": {"type": "TIMESTAMP_NTZ", "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"}, "L1_LABEL": {"type": "TEXT", "index": 6, "name": "L1_LABEL", "comment": "A high-level category describing the addresses main function or ownership"}, "L2_LABEL": {"type": "TEXT", "index": 7, "name": "L2_LABEL", "comment": "A sub-category nested within label type providing further detail"}, "ADDRESS_NAME": {"type": "TEXT", "index": 8, "name": "ADDRESS_NAME", "comment": ""}, "PROJECT_NAME": {"type": "TEXT", "index": 9, "name": "PROJECT_NAME", "comment": "Name of the controlling entity of the address"}, "DELETE_FLAG": {"type": "TEXT", "index": 10, "name": "DELETE_FLAG", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 89909517.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 15:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2435100160.0, "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.crosschain_models.ethereum_silver.labels"}, "source.crosschain_models.ethereum_silver.traces": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TRACES", "database": "ETHEREUM", "comment": null, "owner": "DBT_CLOUD_ETHEREUM"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ETH_VALUE": {"type": "FLOAT", "index": 6, "name": "ETH_VALUE", "comment": null}, "GAS": {"type": "NUMBER", "index": 7, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 8, "name": "GAS_USED", "comment": null}, "INPUT": {"type": "TEXT", "index": 9, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 10, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 11, "name": "TYPE", "comment": null}, "IDENTIFIER": {"type": "TEXT", "index": 12, "name": "IDENTIFIER", "comment": null}, "_CALL_ID": {"type": "TEXT", "index": 13, "name": "_CALL_ID", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INGESTED_AT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}, "DATA": {"type": "OBJECT", "index": 16, "name": "DATA", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 17, "name": "TX_STATUS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 18, "name": "SUB_TRACES", "comment": null}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 5855464671.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 15:24UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR( block_timestamp::DATE, _inserted_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1152608866816.0, "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.crosschain_models.ethereum_silver.traces"}, "source.crosschain_models.ethereum_db_sushi.ez_lending": {"metadata": {"type": "BASE TABLE", "schema": "SUSHI", "name": "EZ_LENDING", "database": "ETHEREUM", "comment": "This is a table that shows all the events on ethereum that are related to providing capital for lending and withdrawing capital", "owner": "DBT_CLOUD_ETHEREUM"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": "Also known as block height. The block number, which indicates the length of the blockchain, increases after the addition of each new block."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed. This field will not be unique in this table, as a given transaction can include multiple events."}, "ACTION": {"type": "TEXT", "index": 4, "name": "ACTION", "comment": "The action that the user is taking.\n Deposit: user is depositing funds to be used for lending\n Withdraw: user has changed their mind and are no longer willing to lend, so they withdraw their asset"}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": ""}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "ASSET": {"type": "TEXT", "index": 8, "name": "ASSET", "comment": "The address of the asset (token) that is being deposited/withdrawn, depending on the action"}, "DEPOSITOR": {"type": "TEXT", "index": 9, "name": "DEPOSITOR", "comment": "Its the address of the user who is depositing for lending or withdrawing, depending on the action."}, "LENDER_IS_A_CONTRACT": {"type": "TEXT", "index": 10, "name": "LENDER_IS_A_CONTRACT", "comment": ""}, "LENDING_POOL_ADDRESS": {"type": "TEXT", "index": 11, "name": "LENDING_POOL_ADDRESS", "comment": "The address of the lending pool. For sushi this will be the address of the kashi pair."}, "EVENT_INDEX": {"type": "FLOAT", "index": 12, "name": "EVENT_INDEX", "comment": "Event number within a transaction."}, "AMOUNT": {"type": "FLOAT", "index": 13, "name": "AMOUNT", "comment": "The amount of the asset that the user is depositing or withdrawing, depending on the action."}, "AMOUNT_USD": {"type": "FLOAT", "index": 14, "name": "AMOUNT_USD", "comment": "The amount of the asset that the user is depositing or withdrawing, depending on the action."}, "LENDING_POOL": {"type": "TEXT", "index": 15, "name": "LENDING_POOL", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 16, "name": "SYMBOL", "comment": "The symbol of the asset that is lent or withdrawn, depending on the action"}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_LOG_ID": {"type": "TEXT", "index": 18, "name": "_LOG_ID", "comment": "This is the primary key for this table. This is a concatenation of the transaction hash and the event index at which the event occurred. This field can be used within other event based tables such as ```fact_transfers``` & ```ez_token_transfers```."}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 9607.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 15:05UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2146304.0, "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.crosschain_models.ethereum_db_sushi.ez_lending"}, "source.crosschain_models.ethereum_db_sushi.ez_borrowing": {"metadata": {"type": "BASE TABLE", "schema": "SUSHI", "name": "EZ_BORROWING", "database": "ETHEREUM", "comment": "This is a table that shows all the events on ethereum that are related to Borrowing or repaying the loan", "owner": "DBT_CLOUD_ETHEREUM"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": "Also known as block height. The block number, which indicates the length of the blockchain, increases after the addition of each new block."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed. This field will not be unique in this table, as a given transaction can include multiple events."}, "ACTION": {"type": "TEXT", "index": 4, "name": "ACTION", "comment": "The action that the user is taking.\n Borrow: user is borrowing an asset\n Repay: user is repaying the asset that they have borrowed in a previous loan\n Add collateral: user is depositing collateral for their loan. This happens some times in the same transaction as the borrowing transaction and some times in a separate transaction. \n Remove collateral: user is withdrawing collateral. This happens some times in the same transaction as the borrowing transaction and some times in a separate transaction."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": ""}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "BORROWER": {"type": "TEXT", "index": 8, "name": "BORROWER", "comment": ""}, "BORROWER_IS_A_CONTRACT": {"type": "TEXT", "index": 9, "name": "BORROWER_IS_A_CONTRACT", "comment": ""}, "LENDING_POOL_ADDRESS": {"type": "TEXT", "index": 10, "name": "LENDING_POOL_ADDRESS", "comment": "The address of the lending pool. For sushi this will be the address of the kashi pair."}, "LENDING_POOL": {"type": "TEXT", "index": 11, "name": "LENDING_POOL", "comment": ""}, "ASSET": {"type": "TEXT", "index": 12, "name": "ASSET", "comment": "The address of the asset/collateral token that is being borrowed/repayed/deposited etc. depending on the action"}, "SYMBOL": {"type": "TEXT", "index": 13, "name": "SYMBOL", "comment": "The symbol of the asset/collateral that is payed or received, depending on the action"}, "AMOUNT": {"type": "FLOAT", "index": 14, "name": "AMOUNT", "comment": "The meaning depends on the action:\nBorrow: The amount of the asset that the user is borrowing or\nRepay: The amount of the asset that the user is repaying\nAdd collateral: The amount of collateral that the user is depositing\nRemove collateral: The amount of collateral that the user is withdrawing"}, "AMOUNT_USD": {"type": "FLOAT", "index": 15, "name": "AMOUNT_USD", "comment": "The meaning depends on the action:\nBorrow: The amount of the asset in USD that the user is borrowing or\nRepay: The amount of the asset in USD that the user is repaying\nAdd collateral: The amount of collateral in USD that the user is depositing\nRemove collateral: The amount of collateral in USD that the user is withdrawing"}, "_LOG_ID": {"type": "TEXT", "index": 16, "name": "_LOG_ID", "comment": "This is the primary key for this table. This is a concatenation of the transaction hash and the event index at which the event occurred. This field can be used within other event based tables such as ```fact_transfers``` & ```ez_token_transfers```."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 14286.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 15:05UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2366464.0, "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.crosschain_models.ethereum_db_sushi.ez_borrowing"}, "source.crosschain_models.ethereum_silver_nft.seaport_sales": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_NFT", "name": "SEAPORT_SALES", "database": "ETHEREUM", "comment": null, "owner": "DBT_CLOUD_ETHEREUM"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 7, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 8, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 9, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 10, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 11, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "SELLER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 13, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 14, "name": "PROJECT_NAME", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 15, "name": "ERC1155_VALUE", "comment": null}, "TOKENID": {"type": "TEXT", "index": 16, "name": "TOKENID", "comment": null}, "TOKEN_METADATA": {"type": "OBJECT", "index": 17, "name": "TOKEN_METADATA", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 18, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 19, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 20, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 21, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 22, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 23, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 24, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 25, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 26, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 27, "name": "CREATOR_FEE_USD", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 28, "name": "TX_FEE", "comment": null}, "TX_FEE_USD": {"type": "FLOAT", "index": 29, "name": "TX_FEE_USD", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 30, "name": "_LOG_ID", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "INGESTED_AT", "comment": null}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 8013134.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 15:22UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2386683392.0, "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.crosschain_models.ethereum_silver_nft.seaport_sales"}, "source.crosschain_models.ethereum_silver_nft.opensea_sales": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_NFT", "name": "OPENSEA_SALES", "database": "ETHEREUM", "comment": null, "owner": "DBT_CLOUD_ETHEREUM"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "EVENT_INDEX": {"type": "FLOAT", "index": 6, "name": "EVENT_INDEX", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 7, "name": "TX_HASH", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 8, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 9, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 10, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 11, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 12, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 13, "name": "NFT_TO_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 15, "name": "PROJECT_NAME", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": null}, "TOKENID": {"type": "TEXT", "index": 17, "name": "TOKENID", "comment": null}, "TOKEN_METADATA": {"type": "OBJECT", "index": 18, "name": "TOKEN_METADATA", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 19, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 20, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 21, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 22, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 23, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 24, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 25, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 26, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 27, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 28, "name": "CREATOR_FEE_USD", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "TX_FEE_USD": {"type": "FLOAT", "index": 30, "name": "TX_FEE_USD", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 31, "name": "_LOG_ID", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 32, "name": "INGESTED_AT", "comment": null}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 20177861.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 15:06UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 3170569728.0, "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.crosschain_models.ethereum_silver_nft.opensea_sales"}, "source.crosschain_models.ethereum_core.ez_dex_swaps": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "EZ_DEX_SWAPS", "database": "ETHEREUM", "comment": "This table currently contains swap events from the ```fact_event_logs``` table for Uniswap V2, Uniswap V3, SushiSwap, Curve, and Balancer along with other helpful columns including an amount USD where possible. Other dexes coming soon! \nNote: A rule has been put in place to null out the amount_USD if that number is too divergent between amount_in_USD and amount_out_usd. This can happen for swaps of less liquid tokens during very high fluctuation of price.", "owner": "DBT_CLOUD_ETHEREUM"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Also known as block height. The block number, which indicates the length of the blockchain, increases after the addition of each new block."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed. This field will not be unique in this table, as a given transaction can include multiple events."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "The function signature of this transaction."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": "The from address at the transaction level."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": "The to address at the transaction level."}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": "The address interacted with for a given event."}, "POOL_NAME": {"type": "TEXT", "index": 8, "name": "POOL_NAME", "comment": ""}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": "The decoded event name for a given event."}, "AMOUNT_IN": {"type": "FLOAT", "index": 10, "name": "AMOUNT_IN", "comment": "The amount of tokens put into the swap."}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 11, "name": "AMOUNT_IN_USD", "comment": "The amount of tokens put into the swap converted to USD using the price of the token."}, "AMOUNT_OUT": {"type": "FLOAT", "index": 12, "name": "AMOUNT_OUT", "comment": "The amount of tokens taken out of or received from the swap."}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_OUT_USD", "comment": "The amount of tokens taken out of or received from the swap converted to USD using the price of the token."}, "SENDER": {"type": "TEXT", "index": 14, "name": "SENDER", "comment": "The Router is the Sender in the swap function."}, "TX_TO": {"type": "TEXT", "index": 15, "name": "TX_TO", "comment": "The tx_to is the address who receives the swapped token. This corresponds to the \"to\" field in the swap function."}, "EVENT_INDEX": {"type": "FLOAT", "index": 16, "name": "EVENT_INDEX", "comment": "Event number within a transaction."}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": "This field denotes which application the liquidity pool belongs to."}, "TOKEN_IN": {"type": "TEXT", "index": 18, "name": "TOKEN_IN", "comment": "The address of the token sent for swap."}, "TOKEN_OUT": {"type": "TEXT", "index": 19, "name": "TOKEN_OUT", "comment": "The address of the token being swapped to."}, "SYMBOL_IN": {"type": "TEXT", "index": 20, "name": "SYMBOL_IN", "comment": "The symbol of the token sent for swap."}, "SYMBOL_OUT": {"type": "TEXT", "index": 21, "name": "SYMBOL_OUT", "comment": "The symbol of the token being swapped to."}, "_LOG_ID": {"type": "TEXT", "index": 22, "name": "_LOG_ID", "comment": "This is the primary key for this table. This is a concatenation of the transaction hash and the event index at which the event occurred. This field can be used within other event based tables such as ```fact_transfers``` & ```ez_token_transfers```."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 122065099.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 15:07UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 17411937280.0, "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.crosschain_models.ethereum_core.ez_dex_swaps"}, "source.crosschain_models.ethereum_core.ez_current_balances": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "EZ_CURRENT_BALANCES", "database": "ETHEREUM", "comment": "This table contains the current, non 0, balances for wallets on the Ethereum Blockchain. Symbol, name, and price are joined where possible. Prices are calculated as of the last activity date and as of the most recently recorded hourly price. ERC721s are included.\n\nPlease note - the underlying data for this is large. If you want your query to run quickly, please use filters as much as possible. Using at least `last_activity_block_timestamp::date` as a filter will lead to optimal query performance.", "owner": "DBT_CLOUD_ETHEREUM"}, "columns": {"LAST_ACTIVITY_BLOCK": {"type": "NUMBER", "index": 1, "name": "LAST_ACTIVITY_BLOCK", "comment": "The last block where this token was transferred by this address."}, "LAST_ACTIVITY_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "LAST_ACTIVITY_BLOCK_TIMESTAMP", "comment": ""}, "USER_ADDRESS": {"type": "TEXT", "index": 3, "name": "USER_ADDRESS", "comment": "The wallet address holding the tokens / ETH."}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": "The contract address of the token (null for ETH)."}, "CURRENT_BAL_UNADJ": {"type": "NUMBER", "index": 5, "name": "CURRENT_BAL_UNADJ", "comment": "The current token or ETH balance for this address, without a decimal adjustment."}, "CURRENT_BAL": {"type": "FLOAT", "index": 6, "name": "CURRENT_BAL", "comment": "The decimal adjusted current token or ETH balance."}, "USD_VALUE_LAST_ACTIVITY": {"type": "FLOAT", "index": 7, "name": "USD_VALUE_LAST_ACTIVITY", "comment": "The value of the tokens or ETH in USD, at the time the last token activity occurred. Will be null for tokens without a decimal."}, "USD_VALUE_NOW": {"type": "FLOAT", "index": 8, "name": "USD_VALUE_NOW", "comment": "The value of the tokens or ETH in USD, as of the most recently recorded hourly price. Will be null for tokens without a decimal."}, "SYMBOL": {"type": "TEXT", "index": 9, "name": "SYMBOL", "comment": "The symbol of the token contract, or ETH."}, "TOKEN_NAME": {"type": "TEXT", "index": 10, "name": "TOKEN_NAME", "comment": "The name of the token contract, or Native ETH."}, "DECIMALS": {"type": "NUMBER", "index": 11, "name": "DECIMALS", "comment": "The decimals for the token contract."}, "HAS_DECIMAL": {"type": "BOOLEAN", "index": 12, "name": "HAS_DECIMAL", "comment": "Whether the token has a decimal or not, either TRUE or FALSE."}, "HAS_PRICE": {"type": "BOOLEAN", "index": 13, "name": "HAS_PRICE", "comment": "Whether the token has an hourly price or not, either TRUE or FALSE."}, "LAST_RECORDED_PRICE": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "LAST_RECORDED_PRICE", "comment": "The timestamp of the last hourly price recorded for this token."}}, "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.crosschain_models.ethereum_core.ez_current_balances"}, "source.crosschain_models.ethereum_core.fact_token_transfers": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "FACT_TOKEN_TRANSFERS", "database": "ETHEREUM", "comment": "This table contains events on the Ethereum Blockchain with an event name of 'Transfer'. The contract address is the token transferred, and the raw amount field is the amount of tokens transferred. Please note this amount is not decimal adjusted. Decimal adjustments for a token address can be found in ```dim_contracts```. This table will not contain transfers of native ETH.", "owner": "DBT_CLOUD_ETHEREUM"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Also known as block height. The block number, which indicates the length of the blockchain, increases after the addition of each new block."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed. This will not be unique in this table as a transaction could include multiple transfer events."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "The function signature of this transaction."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": "The from address at the transaction level."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": "The to address at the transaction level."}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": "Contract address of the token being transferred."}, "FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "FROM_ADDRESS", "comment": "The sending address of this transfer."}, "TO_ADDRESS": {"type": "TEXT", "index": 9, "name": "TO_ADDRESS", "comment": "The receiving address of this transfer. This can be a contract address."}, "RAW_AMOUNT": {"type": "FLOAT", "index": 10, "name": "RAW_AMOUNT", "comment": "The amount of tokens transferred. This value is not decimal adjusted."}, "_LOG_ID": {"type": "TEXT", "index": 11, "name": "_LOG_ID", "comment": "This is the primary key for this table. This is a concatenation of the transaction hash and the event index at which the transfer event occurred. This field can be used to find more details on the event within the ```fact_event_logs``` table."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.crosschain_models.ethereum_core.fact_token_transfers"}, "source.crosschain_models.arbitrum_silver.traces": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TRACES", "database": "ARBITRUM", "comment": null, "owner": "DBT_CLOUD_ARBITRUM"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ETH_VALUE": {"type": "FLOAT", "index": 6, "name": "ETH_VALUE", "comment": null}, "GAS": {"type": "TEXT", "index": 7, "name": "GAS", "comment": null}, "GAS_USED": {"type": "TEXT", "index": 8, "name": "GAS_USED", "comment": null}, "INPUT": {"type": "TEXT", "index": 9, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 10, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 11, "name": "TYPE", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "ID": {"type": "TEXT", "index": 13, "name": "ID", "comment": null}, "IDENTIFIER": {"type": "TEXT", "index": 14, "name": "IDENTIFIER", "comment": null}, "_CALL_ID": {"type": "TEXT", "index": 15, "name": "_CALL_ID", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INGESTED_AT", "comment": null}, "DATA": {"type": "VARIANT", "index": 17, "name": "DATA", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 18, "name": "TX_STATUS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 246492576.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-09-28 01:08UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 34735041536.0, "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.crosschain_models.arbitrum_silver.traces"}, "source.crosschain_models.arbitrum_core.fact_traces": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "FACT_TRACES", "database": "ARBITRUM", "comment": "This table contains flattened trace data for internal contract calls on the Arbitrum Blockchain. Hex encoded fields can be decoded to integers by using `arbitrum.public.udf_hex_to_int()`.", "owner": "DBT_CLOUD_ARBITRUM"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": "The transaction hash for the trace. Please note, this is not necessarily unique in this table as transactions frequently have multiple traces."}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": "The block number of this transaction."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The block timestamp of this transaction."}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": "The sending address of this trace. This is not necessarily the from address of the transaction."}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": "The receiving address of this trace. This is not necessarily the to address of the transaction."}, "ETH_VALUE": {"type": "FLOAT", "index": 6, "name": "ETH_VALUE", "comment": "The amount of ETH transferred in this trace."}, "GAS": {"type": "TEXT", "index": 7, "name": "GAS", "comment": "The gas supplied for this trace."}, "GAS_USED": {"type": "TEXT", "index": 8, "name": "GAS_USED", "comment": "The gas used for this trace."}, "INPUT": {"type": "TEXT", "index": 9, "name": "INPUT", "comment": "The input data for this trace."}, "OUTPUT": {"type": "TEXT", "index": 10, "name": "OUTPUT", "comment": "The output data for this trace."}, "TYPE": {"type": "TEXT", "index": 11, "name": "TYPE", "comment": "The type of internal transaction. Common trace types are `CALL`, `DELEGATECALL`, and `STATICCALL`."}, "IDENTIFIER": {"type": "TEXT", "index": 12, "name": "IDENTIFIER", "comment": "This field represents the position and type of the trace within the transaction."}, "DATA": {"type": "VARIANT", "index": 13, "name": "DATA", "comment": "The raw JSON data for this trace."}, "TX_STATUS": {"type": "TEXT", "index": 14, "name": "TX_STATUS", "comment": "Status of the transaction."}, "SUB_TRACES": {"type": "NUMBER", "index": 15, "name": "SUB_TRACES", "comment": "The amount of nested sub traces for this trace."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.crosschain_models.arbitrum_core.fact_traces"}, "source.crosschain_models.arbitrum_silver.logs": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "LOGS", "database": "ARBITRUM", "comment": null, "owner": "DBT_CLOUD_ARBITRUM"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INGESTED_AT", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 9, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 10, "name": "CONTRACT_ADDRESS", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 11, "name": "CONTRACT_NAME", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 12, "name": "EVENT_NAME", "comment": null}, "EVENT_INPUTS": {"type": "OBJECT", "index": 13, "name": "EVENT_INPUTS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 14, "name": "TOPICS", "comment": null}, "DATA": {"type": "TEXT", "index": 15, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "TEXT", "index": 16, "name": "EVENT_REMOVED", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 17, "name": "TX_STATUS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 141131767.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 14:03UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 16455647232.0, "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.crosschain_models.arbitrum_silver.logs"}, "source.crosschain_models.arbitrum_silver.transactions": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TRANSACTIONS", "database": "ARBITRUM", "comment": null, "owner": "DBT_CLOUD_ARBITRUM"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "NONCE": {"type": "NUMBER", "index": 4, "name": "NONCE", "comment": null}, "POSITION": {"type": "NUMBER", "index": 5, "name": "POSITION", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "ETH_VALUE": {"type": "FLOAT", "index": 9, "name": "ETH_VALUE", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 10, "name": "BLOCK_HASH", "comment": null}, "GAS_PRICE_BID": {"type": "FLOAT", "index": 11, "name": "GAS_PRICE_BID", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 13, "name": "INPUT_DATA", "comment": null}, "STATUS": {"type": "TEXT", "index": 14, "name": "STATUS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 15, "name": "GAS_USED", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 16, "name": "CUMULATIVE_GAS_USED", "comment": null}, "GAS_PRICE_PAID": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE_PAID", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 18, "name": "TX_FEE", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INGESTED_AT", "comment": null}, "TX_JSON": {"type": "OBJECT", "index": 20, "name": "TX_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 37066693.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 14:18UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 41535810560.0, "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.crosschain_models.arbitrum_silver.transactions"}, "source.crosschain_models.arbitrum_core.fact_token_transfers": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "FACT_TOKEN_TRANSFERS", "database": "ARBITRUM", "comment": "This table contains events on the Arbitrum Blockchain with an event name of 'Transfer'. The contract address is the token transferred, and the raw amount field is the amount of tokens transferred. Please note this amount is not decimal adjusted. Decimal adjustments for a token address can be found in ```dim_contracts```. This table will not contain transfers of native ETH.", "owner": "DBT_CLOUD_ARBITRUM"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Also known as block height. The block number, which indicates the length of the blockchain, increases after the addition of each new block."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed. This will not be unique in this table as a transaction could include multiple transfer events."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "The function signature of this transaction."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": "The from address at the transaction level."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": "The to address at the transaction level."}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": "Contract address of the token being transferred."}, "FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "FROM_ADDRESS", "comment": "The sending address of this transfer."}, "TO_ADDRESS": {"type": "TEXT", "index": 9, "name": "TO_ADDRESS", "comment": "The receiving address of this transfer. This can be a contract address."}, "RAW_AMOUNT": {"type": "FLOAT", "index": 10, "name": "RAW_AMOUNT", "comment": "The amount of tokens transferred. This value is not decimal adjusted."}, "_LOG_ID": {"type": "TEXT", "index": 11, "name": "_LOG_ID", "comment": "This is the primary key for this table. This is a concatenation of the transaction hash and the event index at which the transfer event occurred. This field can be used to find more details on the event within the ```fact_event_logs``` table."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.crosschain_models.arbitrum_core.fact_token_transfers"}, "source.crosschain_models.avalanche_silver.traces": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TRACES", "database": "AVALANCHE", "comment": null, "owner": "DBT_CLOUD_AVALANCHE"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ETH_VALUE": {"type": "FLOAT", "index": 6, "name": "ETH_VALUE", "comment": null}, "GAS": {"type": "TEXT", "index": 7, "name": "GAS", "comment": null}, "GAS_USED": {"type": "TEXT", "index": 8, "name": "GAS_USED", "comment": null}, "INPUT": {"type": "TEXT", "index": 9, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 10, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 11, "name": "TYPE", "comment": null}, "IDENTIFIER": {"type": "TEXT", "index": 12, "name": "IDENTIFIER", "comment": null}, "_CALL_ID": {"type": "TEXT", "index": 13, "name": "_CALL_ID", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INGESTED_AT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}, "DATA": {"type": "OBJECT", "index": 16, "name": "DATA", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 17, "name": "TX_STATUS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 18, "name": "SUB_TRACES", "comment": null}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 2086691226.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 14:04UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 377197661184.0, "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.crosschain_models.avalanche_silver.traces"}, "source.crosschain_models.avalanche_core.fact_token_transfers": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "FACT_TOKEN_TRANSFERS", "database": "AVALANCHE", "comment": "This table contains events on the Avalanche Blockchain with an event name of 'Transfer'. The contract address is the token transferred, and the raw amount field is the amount of tokens transferred. Please note this amount is not decimal adjusted. Decimal adjustments for a token address can be found in ```dim_contracts```. This table will not contain transfers of native ETH.", "owner": "DBT_CLOUD_AVALANCHE"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Also known as block height. The block number, which indicates the length of the blockchain, increases after the addition of each new block."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed. This will not be unique in this table as a transaction could include multiple transfer events."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "The function signature of this transaction."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": "The from address of this transaction."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": "The to address of this transaction."}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": "Contract address of the token being transferred."}, "FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "FROM_ADDRESS", "comment": "The sending address of this transfer."}, "TO_ADDRESS": {"type": "TEXT", "index": 9, "name": "TO_ADDRESS", "comment": "The receiving address of this transfer. This can be a contract address."}, "RAW_AMOUNT": {"type": "FLOAT", "index": 10, "name": "RAW_AMOUNT", "comment": "The amount of tokens transferred. This value is not decimal adjusted."}, "_LOG_ID": {"type": "TEXT", "index": 11, "name": "_LOG_ID", "comment": "This is the primary key for this table. This is a concatenation of the transaction hash and the event index at which the transfer event occurred. This field can be used to find more details on the event within the ```fact_event_logs``` table."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.crosschain_models.avalanche_core.fact_token_transfers"}, "source.crosschain_models.avalanche_core.fact_traces": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "FACT_TRACES", "database": "AVALANCHE", "comment": "This table contains flattened trace data for internal contract calls on the Avalanche Blockchain. Hex encoded fields can be decoded to integers by using `ethereum.public.udf_hex_to_int()`.", "owner": "DBT_CLOUD_AVALANCHE"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": "The transaction hash for the trace. Please note, this is not necessarily unique in this table as transactions frequently have multiple traces."}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": "The block number of this transaction."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The block timestamp of this transaction."}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": "The sending address of this trace. This is not necessarily the from address of the transaction."}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": "The receiving address of this trace. This is not necessarily the to address of the transaction."}, "AVAX_VALUE": {"type": "FLOAT", "index": 6, "name": "AVAX_VALUE", "comment": "The amount of AVAX transferred in this trace."}, "GAS": {"type": "TEXT", "index": 7, "name": "GAS", "comment": "The gas supplied for this trace."}, "GAS_USED": {"type": "TEXT", "index": 8, "name": "GAS_USED", "comment": "The gas used for this trace."}, "INPUT": {"type": "TEXT", "index": 9, "name": "INPUT", "comment": "The input data for this trace."}, "OUTPUT": {"type": "TEXT", "index": 10, "name": "OUTPUT", "comment": "The output data for this trace."}, "TYPE": {"type": "TEXT", "index": 11, "name": "TYPE", "comment": "The type of internal transaction. Common trace types are `CALL`, `DELEGATECALL`, and `STATICCALL`."}, "IDENTIFIER": {"type": "TEXT", "index": 12, "name": "IDENTIFIER", "comment": "This field represents the position and type of the trace within the transaction."}, "DATA": {"type": "OBJECT", "index": 13, "name": "DATA", "comment": "The raw JSON data for this trace."}, "TX_STATUS": {"type": "TEXT", "index": 14, "name": "TX_STATUS", "comment": "Status of the transaction."}, "SUB_TRACES": {"type": "NUMBER", "index": 15, "name": "SUB_TRACES", "comment": "The amount of nested sub traces for this trace."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.crosschain_models.avalanche_core.fact_traces"}, "source.crosschain_models.avalanche_silver.transactions": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TRANSACTIONS", "database": "AVALANCHE", "comment": null, "owner": "DBT_CLOUD_AVALANCHE"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "NONCE": {"type": "NUMBER", "index": 4, "name": "NONCE", "comment": null}, "POSITION": {"type": "NUMBER", "index": 5, "name": "POSITION", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "ETH_VALUE": {"type": "FLOAT", "index": 9, "name": "ETH_VALUE", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 10, "name": "BLOCK_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 11, "name": "GAS_PRICE", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 13, "name": "INPUT_DATA", "comment": null}, "STATUS": {"type": "TEXT", "index": 14, "name": "STATUS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 15, "name": "GAS_USED", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 16, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 17, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 18, "name": "TX_FEE", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INGESTED_AT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TX_JSON": {"type": "OBJECT", "index": 21, "name": "TX_JSON", "comment": null}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 202063413.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 14:18UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(ingested_at::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 230120899584.0, "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.crosschain_models.avalanche_silver.transactions"}, "source.crosschain_models.avalanche_silver.logs": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "LOGS", "database": "AVALANCHE", "comment": null, "owner": "DBT_CLOUD_AVALANCHE"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INGESTED_AT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 10, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 11, "name": "CONTRACT_ADDRESS", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 12, "name": "CONTRACT_NAME", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 13, "name": "EVENT_NAME", "comment": null}, "EVENT_INPUTS": {"type": "OBJECT", "index": 14, "name": "EVENT_INPUTS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 15, "name": "TOPICS", "comment": null}, "DATA": {"type": "TEXT", "index": 16, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "TEXT", "index": 17, "name": "EVENT_REMOVED", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 18, "name": "TX_STATUS", "comment": null}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 754983096.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 14:01UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 119549511680.0, "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.crosschain_models.avalanche_silver.logs"}, "source.crosschain_models.polygon_core.fact_token_transfers": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "FACT_TOKEN_TRANSFERS", "database": "POLYGON", "comment": "This table contains events on the Polygon Blockchain with an event name of 'Transfer'. The contract address is the token transferred, and the raw amount field is the amount of tokens transferred. Please note this amount is not decimal adjusted. Decimal adjustments for a token address can be found in ```dim_contracts```. This table will not contain transfers of native ETH.", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Also known as block height. The block number, which indicates the length of the blockchain, increases after the addition of each new block."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed. This will not be unique in this table as a transaction could include multiple transfer events."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "The function signature of this transaction."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": "The from address of this transaction."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": "The to address of this transaction."}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": "Contract address of the token being transferred."}, "FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "FROM_ADDRESS", "comment": "The sending address of this transfer."}, "TO_ADDRESS": {"type": "TEXT", "index": 9, "name": "TO_ADDRESS", "comment": "The receiving address of this transfer. This can be a contract address."}, "RAW_AMOUNT": {"type": "FLOAT", "index": 10, "name": "RAW_AMOUNT", "comment": "The amount of tokens transferred. This value is not decimal adjusted."}, "_LOG_ID": {"type": "TEXT", "index": 11, "name": "_LOG_ID", "comment": "This is the primary key for this table. This is a concatenation of the transaction hash and the event index at which the transfer event occurred. This field can be used to find more details on the event within the ```fact_event_logs``` table."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.crosschain_models.polygon_core.fact_token_transfers"}, "source.crosschain_models.polygon_core.fact_traces": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "FACT_TRACES", "database": "POLYGON", "comment": "This table contains flattened trace data for internal contract calls on the Polygon Blockchain. Hex encoded fields can be decoded to integers by using `polygon.public.udf_hex_to_int()`.", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": "The transaction hash for the trace. Please note, this is not necessarily unique in this table as transactions frequently have multiple traces."}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": "The block number of this transaction."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The block timestamp of this transaction."}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": "The sending address of this trace. This is not necessarily the from address of the transaction."}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": "The receiving address of this trace. This is not necessarily the to address of the transaction."}, "MATIC_VALUE": {"type": "FLOAT", "index": 6, "name": "MATIC_VALUE", "comment": "The amount of MATIC transferred in this trace."}, "GAS": {"type": "TEXT", "index": 7, "name": "GAS", "comment": "The gas supplied for this trace."}, "GAS_USED": {"type": "TEXT", "index": 8, "name": "GAS_USED", "comment": "The gas used for this trace."}, "INPUT": {"type": "TEXT", "index": 9, "name": "INPUT", "comment": "The input data for this trace."}, "OUTPUT": {"type": "TEXT", "index": 10, "name": "OUTPUT", "comment": "The output data for this trace."}, "TYPE": {"type": "TEXT", "index": 11, "name": "TYPE", "comment": "The type of internal transaction. Common trace types are `CALL`, `DELEGATECALL`, and `STATICCALL`."}, "IDENTIFIER": {"type": "TEXT", "index": 12, "name": "IDENTIFIER", "comment": "This field represents the position and type of the trace within the transaction."}, "DATA": {"type": "OBJECT", "index": 13, "name": "DATA", "comment": "The raw JSON data for this trace."}, "TX_STATUS": {"type": "TEXT", "index": 14, "name": "TX_STATUS", "comment": "Status of the transaction."}, "SUB_TRACES": {"type": "NUMBER", "index": 15, "name": "SUB_TRACES", "comment": "The amount of nested sub traces for this trace."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.crosschain_models.polygon_core.fact_traces"}, "source.crosschain_models.polygon_silver.traces": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TRACES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "MATIC_VALUE": {"type": "FLOAT", "index": 6, "name": "MATIC_VALUE", "comment": null}, "GAS": {"type": "TEXT", "index": 7, "name": "GAS", "comment": null}, "GAS_USED": {"type": "TEXT", "index": 8, "name": "GAS_USED", "comment": null}, "INPUT": {"type": "TEXT", "index": 9, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 10, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 11, "name": "TYPE", "comment": null}, "IDENTIFIER": {"type": "TEXT", "index": 12, "name": "IDENTIFIER", "comment": null}, "_CALL_ID": {"type": "TEXT", "index": 13, "name": "_CALL_ID", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INGESTED_AT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}, "DATA": {"type": "OBJECT", "index": 16, "name": "DATA", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 17, "name": "TX_STATUS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 18, "name": "SUB_TRACES", "comment": null}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 15745714987.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 14:26UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 3114691657728.0, "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.crosschain_models.polygon_silver.traces"}, "source.crosschain_models.polygon_silver.logs": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "LOGS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INGESTED_AT", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 9, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 10, "name": "CONTRACT_ADDRESS", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 11, "name": "CONTRACT_NAME", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 12, "name": "EVENT_NAME", "comment": null}, "EVENT_INPUTS": {"type": "OBJECT", "index": 13, "name": "EVENT_INPUTS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 14, "name": "TOPICS", "comment": null}, "DATA": {"type": "TEXT", "index": 15, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "TEXT", "index": 16, "name": "EVENT_REMOVED", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 17, "name": "TX_STATUS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 6225027342.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 14:04UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1024648411136.0, "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.crosschain_models.polygon_silver.logs"}, "source.crosschain_models.polygon_silver.transactions": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TRANSACTIONS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "NONCE": {"type": "NUMBER", "index": 4, "name": "NONCE", "comment": null}, "POSITION": {"type": "NUMBER", "index": 5, "name": "POSITION", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "MATIC_VALUE": {"type": "NUMBER", "index": 9, "name": "MATIC_VALUE", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 10, "name": "BLOCK_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 11, "name": "GAS_PRICE", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 13, "name": "INPUT_DATA", "comment": null}, "STATUS": {"type": "TEXT", "index": 14, "name": "STATUS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 15, "name": "GAS_USED", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 16, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 17, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 18, "name": "TX_FEE", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INGESTED_AT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TX_JSON": {"type": "OBJECT", "index": 21, "name": "TX_JSON", "comment": null}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 1516153153.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 14:03UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2040965314560.0, "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.crosschain_models.polygon_silver.transactions"}, "source.crosschain_models.optimism_core.fact_token_transfers": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "FACT_TOKEN_TRANSFERS", "database": "OPTIMISM", "comment": "This table contains events on the Optimism Blockchain with an event name of 'Transfer'. The contract address is the token transferred, and the raw amount field is the amount of tokens transferred. Please note this amount is not decimal adjusted. Decimal adjustments for a token address can be found in ```dim_contracts```. This table will not contain transfers of native ETH.", "owner": "DBT_CLOUD_OPTIMISM"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Also known as block height. The block number, which indicates the length of the blockchain, increases after the addition of each new block."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed. This will not be unique in this table as a transaction could include multiple transfer events."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "The function signature of this transaction."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": "The from address of this transaction."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": "The to address of this transaction."}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": "Contract address of the token being transferred."}, "FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "FROM_ADDRESS", "comment": "The sending address of this transfer."}, "TO_ADDRESS": {"type": "TEXT", "index": 9, "name": "TO_ADDRESS", "comment": "The receiving address of this transfer. This can be a contract address."}, "RAW_AMOUNT": {"type": "FLOAT", "index": 10, "name": "RAW_AMOUNT", "comment": "The amount of tokens transferred. This value is not decimal adjusted."}, "_LOG_ID": {"type": "TEXT", "index": 11, "name": "_LOG_ID", "comment": "This is the primary key for this table. This is a concatenation of the transaction hash and the event index at which the transfer event occurred. This field can be used to find more details on the event within the ```fact_event_logs``` table."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.crosschain_models.optimism_core.fact_token_transfers"}, "source.crosschain_models.optimism_silver.transactions": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TRANSACTIONS", "database": "OPTIMISM", "comment": null, "owner": "DBT_CLOUD_OPTIMISM"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "NONCE": {"type": "NUMBER", "index": 4, "name": "NONCE", "comment": null}, "POSITION": {"type": "NUMBER", "index": 5, "name": "POSITION", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "ETH_VALUE": {"type": "FLOAT", "index": 9, "name": "ETH_VALUE", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 10, "name": "BLOCK_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 11, "name": "GAS_PRICE", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 13, "name": "INPUT_DATA", "comment": null}, "STATUS": {"type": "TEXT", "index": 14, "name": "STATUS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 15, "name": "GAS_USED", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 16, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 17, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "L1_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "L1_GAS_PRICE", "comment": null}, "L1_GAS_USED": {"type": "FLOAT", "index": 19, "name": "L1_GAS_USED", "comment": null}, "L1_FEE_SCALAR": {"type": "FLOAT", "index": 20, "name": "L1_FEE_SCALAR", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 21, "name": "TX_FEE", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INGESTED_AT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TX_JSON": {"type": "OBJECT", "index": 24, "name": "TX_JSON", "comment": null}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 32000869.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 14: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"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 51863214592.0, "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.crosschain_models.optimism_silver.transactions"}, "source.crosschain_models.optimism_silver.logs": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "LOGS", "database": "OPTIMISM", "comment": null, "owner": "DBT_CLOUD_OPTIMISM"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INGESTED_AT", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 9, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 10, "name": "CONTRACT_ADDRESS", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 11, "name": "CONTRACT_NAME", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 12, "name": "EVENT_NAME", "comment": null}, "EVENT_INPUTS": {"type": "OBJECT", "index": 13, "name": "EVENT_INPUTS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 14, "name": "TOPICS", "comment": null}, "DATA": {"type": "TEXT", "index": 15, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "TEXT", "index": 16, "name": "EVENT_REMOVED", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 17, "name": "TX_STATUS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 254829880.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 14: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"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 27419859968.0, "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.crosschain_models.optimism_silver.logs"}, "source.crosschain_models.optimism_silver.traces": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TRACES", "database": "OPTIMISM", "comment": null, "owner": "DBT_CLOUD_OPTIMISM"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ETH_VALUE": {"type": "FLOAT", "index": 6, "name": "ETH_VALUE", "comment": null}, "GAS": {"type": "NUMBER", "index": 7, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 8, "name": "GAS_USED", "comment": null}, "INPUT": {"type": "TEXT", "index": 9, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 10, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 11, "name": "TYPE", "comment": null}, "IDENTIFIER": {"type": "TEXT", "index": 12, "name": "IDENTIFIER", "comment": null}, "_CALL_ID": {"type": "TEXT", "index": 13, "name": "_CALL_ID", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INGESTED_AT", "comment": null}, "DATA": {"type": "OBJECT", "index": 15, "name": "DATA", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 16, "name": "TX_STATUS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 17, "name": "SUB_TRACES", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 2383363682.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 14:04UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 221256071680.0, "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.crosschain_models.optimism_silver.traces"}, "source.crosschain_models.optimism_core.fact_traces": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "FACT_TRACES", "database": "OPTIMISM", "comment": "This table contains flattened trace data for internal contract calls on the Optimism Blockchain. Hex encoded fields can be decoded to integers by using `ethereum.public.udf_hex_to_int()`.", "owner": "DBT_CLOUD_OPTIMISM"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": "The transaction hash for the trace. Please note, this is not necessarily unique in this table as transactions frequently have multiple traces."}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": "The block number of this transaction."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The block timestamp of this transaction."}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": "The sending address of this trace. This is not necessarily the from address of the transaction."}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": "The receiving address of this trace. This is not necessarily the to address of the transaction."}, "ETH_VALUE": {"type": "FLOAT", "index": 6, "name": "ETH_VALUE", "comment": "The amount of ETH transferred in this trace."}, "GAS": {"type": "NUMBER", "index": 7, "name": "GAS", "comment": "The gas supplied for this trace."}, "GAS_USED": {"type": "NUMBER", "index": 8, "name": "GAS_USED", "comment": "The gas used for this trace."}, "INPUT": {"type": "TEXT", "index": 9, "name": "INPUT", "comment": "The input data for this trace."}, "OUTPUT": {"type": "TEXT", "index": 10, "name": "OUTPUT", "comment": "The output data for this trace."}, "TYPE": {"type": "TEXT", "index": 11, "name": "TYPE", "comment": "The type of internal transaction. Common trace types are `CALL`, `DELEGATECALL`, and `STATICCALL`."}, "IDENTIFIER": {"type": "TEXT", "index": 12, "name": "IDENTIFIER", "comment": "This field represents the position and type of the trace within the transaction."}, "DATA": {"type": "OBJECT", "index": 13, "name": "DATA", "comment": "The raw JSON data for this trace."}, "TX_STATUS": {"type": "TEXT", "index": 14, "name": "TX_STATUS", "comment": "Status of the transaction."}, "SUB_TRACES": {"type": "NUMBER", "index": 15, "name": "SUB_TRACES", "comment": "The amount of nested sub traces for this trace."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.crosschain_models.optimism_core.fact_traces"}, "source.crosschain_models.bsc_silver.logs": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "LOGS", "database": "BSC", "comment": null, "owner": "DBT_CLOUD_BSC"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INGESTED_AT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 10, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 11, "name": "CONTRACT_ADDRESS", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 12, "name": "CONTRACT_NAME", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 13, "name": "EVENT_NAME", "comment": null}, "EVENT_INPUTS": {"type": "OBJECT", "index": 14, "name": "EVENT_INPUTS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 15, "name": "TOPICS", "comment": null}, "DATA": {"type": "TEXT", "index": 16, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "TEXT", "index": 17, "name": "EVENT_REMOVED", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 18, "name": "TX_STATUS", "comment": null}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 9697207549.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 14:08UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1714707941376.0, "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.crosschain_models.bsc_silver.logs"}, "source.crosschain_models.bsc_core.fact_token_transfers": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "FACT_TOKEN_TRANSFERS", "database": "BSC", "comment": "This table contains events on the Binance Smart Chain with an event name of 'Transfer'. The contract address is the token transferred, and the raw amount field is the amount of tokens transferred. Please note this amount is not decimal adjusted. Decimal adjustments for a token address can be found in ```dim_contracts```. This table will not contain transfers of native BNB.", "owner": "DBT_CLOUD_BSC"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Also known as block height. The block number, which indicates the length of the blockchain, increases after the addition of each new block."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed. This will not be unique in this table as a transaction could include multiple transfer events."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "The function signature of this transaction."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": "The from address of this transaction."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": "The to address of this transaction."}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": "Contract address of the token being transferred."}, "FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "FROM_ADDRESS", "comment": "The sending address of this transfer."}, "TO_ADDRESS": {"type": "TEXT", "index": 9, "name": "TO_ADDRESS", "comment": "The receiving address of this transfer. This can be a contract address."}, "RAW_AMOUNT": {"type": "FLOAT", "index": 10, "name": "RAW_AMOUNT", "comment": "The amount of tokens transferred. This value is not decimal adjusted."}, "_LOG_ID": {"type": "TEXT", "index": 11, "name": "_LOG_ID", "comment": "This is the primary key for this table. This is a concatenation of the transaction hash and the event index at which the transfer event occurred. This field can be used to find more details on the event within the ```fact_event_logs``` table."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.crosschain_models.bsc_core.fact_token_transfers"}, "source.crosschain_models.bsc_core.fact_traces": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "FACT_TRACES", "database": "BSC", "comment": "This table contains flattened trace data for internal contract calls on the Binance Smart Chain. Hex encoded fields can be decoded to integers by using `ethereum.public.udf_hex_to_int()`.", "owner": "DBT_CLOUD_BSC"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": "The transaction hash for the trace. Please note, this is not necessarily unique in this table as transactions frequently have multiple traces."}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": "The block number of this transaction."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The block timestamp of this transaction."}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": "The sending address of this trace. This is not necessarily the from address of the transaction."}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": "The receiving address of this trace. This is not necessarily the to address of the transaction."}, "BNB_VALUE": {"type": "FLOAT", "index": 6, "name": "BNB_VALUE", "comment": "The amount of BNB transferred in this trace."}, "GAS": {"type": "TEXT", "index": 7, "name": "GAS", "comment": "The gas supplied for this trace."}, "GAS_USED": {"type": "TEXT", "index": 8, "name": "GAS_USED", "comment": "The gas used for this trace."}, "INPUT": {"type": "TEXT", "index": 9, "name": "INPUT", "comment": "The input data for this trace."}, "OUTPUT": {"type": "TEXT", "index": 10, "name": "OUTPUT", "comment": "The output data for this trace."}, "TYPE": {"type": "TEXT", "index": 11, "name": "TYPE", "comment": "The type of internal transaction. Common trace types are `CALL`, `DELEGATECALL`, and `STATICCALL`."}, "IDENTIFIER": {"type": "TEXT", "index": 12, "name": "IDENTIFIER", "comment": "This field represents the position and type of the trace within the transaction."}, "DATA": {"type": "OBJECT", "index": 13, "name": "DATA", "comment": "The raw JSON data for this trace."}, "TX_STATUS": {"type": "TEXT", "index": 14, "name": "TX_STATUS", "comment": "Status of the transaction."}, "SUB_TRACES": {"type": "NUMBER", "index": 15, "name": "SUB_TRACES", "comment": "The amount of nested sub traces for this trace."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.crosschain_models.bsc_core.fact_traces"}, "source.crosschain_models.bsc_silver.traces": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TRACES", "database": "BSC", "comment": null, "owner": "DBT_CLOUD_BSC"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "BNB_VALUE": {"type": "FLOAT", "index": 6, "name": "BNB_VALUE", "comment": null}, "GAS": {"type": "TEXT", "index": 7, "name": "GAS", "comment": null}, "GAS_USED": {"type": "TEXT", "index": 8, "name": "GAS_USED", "comment": null}, "INPUT": {"type": "TEXT", "index": 9, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 10, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 11, "name": "TYPE", "comment": null}, "IDENTIFIER": {"type": "TEXT", "index": 12, "name": "IDENTIFIER", "comment": null}, "_CALL_ID": {"type": "TEXT", "index": 13, "name": "_CALL_ID", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INGESTED_AT", "comment": null}, "DATA": {"type": "OBJECT", "index": 15, "name": "DATA", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 16, "name": "TX_STATUS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 17, "name": "SUB_TRACES", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 11767007.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-08-31 12: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"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1668620800.0, "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.crosschain_models.bsc_silver.traces"}, "source.crosschain_models.bsc_silver.transactions": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TRANSACTIONS", "database": "BSC", "comment": null, "owner": "DBT_CLOUD_BSC"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "NONCE": {"type": "NUMBER", "index": 4, "name": "NONCE", "comment": null}, "POSITION": {"type": "NUMBER", "index": 5, "name": "POSITION", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "BNB_VALUE": {"type": "NUMBER", "index": 9, "name": "BNB_VALUE", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 10, "name": "BLOCK_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 11, "name": "GAS_PRICE", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 13, "name": "INPUT_DATA", "comment": null}, "STATUS": {"type": "TEXT", "index": 14, "name": "STATUS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 15, "name": "GAS_USED", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 16, "name": "CUMULATIVE_GAS_USED", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 17, "name": "TX_FEE", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "INGESTED_AT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TX_JSON": {"type": "OBJECT", "index": 20, "name": "TX_JSON", "comment": null}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 3058464611.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 14:06UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 3231469965824.0, "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.crosschain_models.bsc_silver.transactions"}, "source.crosschain_models.bronze_streamline.asset_ohlc_coin_market_cap_api": {"metadata": {"type": "EXTERNAL TABLE", "schema": "CROSSCHAIN", "name": "ASSET_OHLC_COIN_MARKET_CAP_API", "database": "STREAMLINE", "comment": null, "owner": "AWS_LAMBDA_PRICES_API"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_INSERTED_DATE": {"type": "TEXT", "index": 2, "name": "_INSERTED_DATE", "comment": null}, "ID": {"type": "NUMBER", "index": 3, "name": "ID", "comment": null}, "API_START_TIME": {"type": "NUMBER", "index": 4, "name": "API_START_TIME", "comment": null}, "API_END_TIME": {"type": "NUMBER", "index": 5, "name": "API_END_TIME", "comment": null}, "METADATA": {"type": "TEXT", "index": 6, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 7, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 5841625286.0, "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.crosschain_models.bronze_streamline.asset_ohlc_coin_market_cap_api"}, "source.crosschain_models.bronze_streamline.asset_ohlc_coin_gecko_api": {"metadata": {"type": "EXTERNAL TABLE", "schema": "CROSSCHAIN", "name": "ASSET_OHLC_COIN_GECKO_API", "database": "STREAMLINE", "comment": null, "owner": "AWS_LAMBDA_PRICES_API"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_INSERTED_DATE": {"type": "TEXT", "index": 2, "name": "_INSERTED_DATE", "comment": null}, "ID": {"type": "TEXT", "index": 3, "name": "ID", "comment": null}, "RUN_TIME": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "RUN_TIME", "comment": null}, "METADATA": {"type": "TEXT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}, "ERROR": {"type": "TEXT", "index": 7, "name": "ERROR", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 261572772.0, "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.crosschain_models.bronze_streamline.asset_ohlc_coin_gecko_api"}, "source.crosschain_models.bronze_streamline.asset_historical_hourly_market_data_coin_gecko_api": {"metadata": {"type": "EXTERNAL TABLE", "schema": "CROSSCHAIN", "name": "ASSET_HISTORICAL_HOURLY_MARKET_DATA_COIN_GECKO_API", "database": "STREAMLINE", "comment": null, "owner": "AWS_LAMBDA_PRICES_API"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_INSERTED_DATE": {"type": "TEXT", "index": 2, "name": "_INSERTED_DATE", "comment": null}, "ID": {"type": "TEXT", "index": 3, "name": "ID", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 4, "name": "CURRENCY", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}, "ERROR": {"type": "TEXT", "index": 7, "name": "ERROR", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 728107471.0, "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.crosschain_models.bronze_streamline.asset_historical_hourly_market_data_coin_gecko_api"}, "source.crosschain_models.bronze_streamline.asset_metadata_coin_gecko_api": {"metadata": {"type": "EXTERNAL TABLE", "schema": "CROSSCHAIN", "name": "ASSET_METADATA_COIN_GECKO_API", "database": "STREAMLINE", "comment": null, "owner": "AWS_LAMBDA_PRICES_API"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "PROVIDER": {"type": "TEXT", "index": 2, "name": "PROVIDER", "comment": null}, "_INSERTED_DATE": {"type": "TEXT", "index": 3, "name": "_INSERTED_DATE", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 5, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 6, "name": "NAME", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 36011140.0, "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.crosschain_models.bronze_streamline.asset_metadata_coin_gecko_api"}, "source.crosschain_models.bronze_streamline.asset_metadata_coin_market_cap_api": {"metadata": {"type": "EXTERNAL TABLE", "schema": "CROSSCHAIN", "name": "ASSET_METADATA_COIN_MARKET_CAP_API", "database": "STREAMLINE", "comment": null, "owner": "AWS_LAMBDA_PRICES_API"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "PROVIDER": {"type": "TEXT", "index": 2, "name": "PROVIDER", "comment": null}, "_INSERTED_DATE": {"type": "TEXT", "index": 3, "name": "_INSERTED_DATE", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 5, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 6, "name": "NAME", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 118685298.0, "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.crosschain_models.bronze_streamline.asset_metadata_coin_market_cap_api"}, "source.crosschain_models.algorand_core.ez_transfer": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "EZ_TRANSFER", "database": "ALGORAND", "comment": null, "owner": "DBT_CLOUD_ALGORAND"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of block minting(without a timezone)"}, "BLOCK_DATE": {"type": "DATE", "index": 2, "name": "BLOCK_DATE", "comment": ""}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": ""}, "INTRA": {"type": "NUMBER", "index": 4, "name": "INTRA", "comment": ""}, "TX_GROUP_ID": {"type": "TEXT", "index": 5, "name": "TX_GROUP_ID", "comment": ""}, "TX_ID": {"type": "TEXT", "index": 6, "name": "TX_ID", "comment": ""}, "INNER_TX": {"type": "BOOLEAN", "index": 7, "name": "INNER_TX", "comment": ""}, "TX_SENDER": {"type": "TEXT", "index": 8, "name": "TX_SENDER", "comment": ""}, "ASSET_SENDER": {"type": "TEXT", "index": 9, "name": "ASSET_SENDER", "comment": ""}, "RECEIVER": {"type": "TEXT", "index": 10, "name": "RECEIVER", "comment": ""}, "ASSET_ID": {"type": "NUMBER", "index": 11, "name": "ASSET_ID", "comment": ""}, "AMOUNT": {"type": "VARIANT", "index": 12, "name": "AMOUNT", "comment": ""}, "ASSET_NAME": {"type": "TEXT", "index": 13, "name": "ASSET_NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 14, "name": "DECIMALS", "comment": ""}, "FEE": {"type": "FLOAT", "index": 15, "name": "FEE", "comment": ""}, "TX_TYPE": {"type": "TEXT", "index": 16, "name": "TX_TYPE", "comment": ""}, "TX_TYPE_NAME": {"type": "TEXT", "index": 17, "name": "TX_TYPE_NAME", "comment": ""}, "TX_MESSAGE": {"type": "VARIANT", "index": 18, "name": "TX_MESSAGE", "comment": ""}, "EXTRA": {"type": "VARIANT", "index": 19, "name": "EXTRA", "comment": ""}}, "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.crosschain_models.algorand_core.ez_transfer"}, "source.crosschain_models.osmosis_core.fact_transfers": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "FACT_TRANSFERS", "database": "OSMOSIS", "comment": "Records of all transfers on Osmosis, including IBC transfers as on- and off-ramps to Osmosis and wallet to wallet transfers", "owner": "DBT_CLOUD_OSMOSIS"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": "The block height the block was recorded at."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "BLOCKCHAIN", "comment": "In this table, always Osmosis. Used to join to cross-chain tables."}, "CHAIN_ID": {"type": "TEXT", "index": 4, "name": "CHAIN_ID", "comment": "The name and version of the blockchain."}, "TX_ID": {"type": "TEXT", "index": 5, "name": "TX_ID", "comment": "A unique key that identifies a transaction. Called \"TxHash\" on block explorers."}, "TX_STATUS": {"type": "TEXT", "index": 6, "name": "TX_STATUS", "comment": "Transaction status is \"SUCCEEDED\" if the transaction went through, \"FALSE\" if the transaction failed."}, "TRANSFER_TYPE": {"type": "TEXT", "index": 7, "name": "TRANSFER_TYPE", "comment": "Details on the type of transfer occurring during the transaction. \"IBC_Transfer_In\" = depositing tokens onto Osmosis. \"IBC_transfer_out\" = withdrawing tokens from Osmosis. \"Osmosis\" = wallet to wallet transfer on Osmosis."}, "SENDER": {"type": "TEXT", "index": 8, "name": "SENDER", "comment": "The wallet address of the individual sent tokens in the transfer."}, "AMOUNT": {"type": "NUMBER", "index": 9, "name": "AMOUNT", "comment": "The amount that was used in the transaction message."}, "CURRENCY": {"type": "TEXT", "index": 10, "name": "CURRENCY", "comment": "The currency that was used in the transaction message."}, "DECIMAL": {"type": "VARIANT", "index": 11, "name": "DECIMAL", "comment": "Divide the amount by POW(10, decimal) to get the amount used in the transaction. This value can be NULL, as decimals are hand curated from an outside source and not found on-chain."}, "RECEIVER": {"type": "TEXT", "index": 12, "name": "RECEIVER", "comment": "The wallet address of the individual received tokens in the 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": "source.crosschain_models.osmosis_core.fact_transfers"}, "source.crosschain_models.solana_core.fact_transfers": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "FACT_TRANSFERS", "database": "SOLANA", "comment": "Contains transfer events for Solana and spl-tokens.", "owner": "ACCOUNTADMIN"}, "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": "Slot for which a block can be created."}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": "A unique key that identifies a transaction"}, "INDEX": {"type": "TEXT", "index": 4, "name": "INDEX", "comment": "A unique key that identifies the event's position within a transaction"}, "TX_FROM": {"type": "TEXT", "index": 5, "name": "TX_FROM", "comment": "The wallet address that initiated an event"}, "TX_TO": {"type": "TEXT", "index": 6, "name": "TX_TO", "comment": "The wallet address that receives tokens in an event"}, "AMOUNT": {"type": "FLOAT", "index": 7, "name": "AMOUNT", "comment": "The number of tokens sent during an event"}, "MINT": {"type": "TEXT", "index": 8, "name": "MINT", "comment": "Unique address representing a specific token"}}, "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.crosschain_models.solana_core.fact_transfers"}, "source.crosschain_models.near_core.fact_transfers": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "FACT_TRANSFERS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "ACTION_ID": {"type": "TEXT", "index": 2, "name": "ACTION_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}, "TX_SIGNER": {"type": "TEXT", "index": 5, "name": "TX_SIGNER", "comment": null}, "TX_RECEIVER": {"type": "TEXT", "index": 6, "name": "TX_RECEIVER", "comment": null}, "DEPOSIT": {"type": "NUMBER", "index": 7, "name": "DEPOSIT", "comment": null}, "RECEIPT_OBJECT_ID": {"type": "ARRAY", "index": 8, "name": "RECEIPT_OBJECT_ID", "comment": null}, "TRANSACTION_FEE": {"type": "NUMBER", "index": 9, "name": "TRANSACTION_FEE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 10, "name": "GAS_USED", "comment": null}, "STATUS": {"type": "BOOLEAN", "index": 11, "name": "STATUS", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.crosschain_models.near_core.fact_transfers"}, "source.crosschain_models.BSC.EZ_BORROWING": {"metadata": {"type": "BASE TABLE", "schema": "SUSHI", "name": "EZ_BORROWING", "database": "BSC", "comment": "This is a table that shows all the events on BSC that are related to Borrowing or repaying the loan for sushi", "owner": "DBT_CLOUD_BSC"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": "Also known as block height. The block number, which indicates the length of the blockchain, increases after the addition of each new block."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed. This field will not be unique in this table, as a given transaction can include multiple events."}, "ACTION": {"type": "TEXT", "index": 4, "name": "ACTION", "comment": "The action that the user is taking.\n Borrow: user is borrowing an asset\n Repay: user is repaying the asset that they have borrowed in a previous loan"}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": "The address of the user who initiates the transaction."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": "The person who initiates the depositing transaction has to interact with this address. This address belongs to the lending platform or directs the transactio there."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "BORROWER": {"type": "TEXT", "index": 8, "name": "BORROWER", "comment": ""}, "BORROWER_IS_A_CONTRACT": {"type": "TEXT", "index": 9, "name": "BORROWER_IS_A_CONTRACT", "comment": "If the depositor of collateral is a contract then its a Yes, if the depositor of collateral is a normal address it is a No."}, "LENDING_POOL_ADDRESS": {"type": "TEXT", "index": 10, "name": "LENDING_POOL_ADDRESS", "comment": "The address of the lending pool. For sushi this will be the address of the kashi pair."}, "LENDING_POOL": {"type": "TEXT", "index": 11, "name": "LENDING_POOL", "comment": "The name of the lending pool."}, "ASSET": {"type": "TEXT", "index": 12, "name": "ASSET", "comment": "The address of the asset (token) that is being borrowed/repayed, depending on the action"}, "SYMBOL": {"type": "TEXT", "index": 13, "name": "SYMBOL", "comment": "The symbol of the asset that is repayed or borrowed, depending on the action"}, "AMOUNT": {"type": "FLOAT", "index": 14, "name": "AMOUNT", "comment": "The meaning depends on the action:\nBorrow: The amount of the asset that the user is borrowing or\nRepay: The amount of the asset that the user is repaying\nDeposit_collateral: The amount of collateral that the user is depositing\nWithdraw_collateral: The amount of collateral that the user is withdrawing"}, "AMOUNT_USD": {"type": "FLOAT", "index": 15, "name": "AMOUNT_USD", "comment": "The meaning depends on the action:\nBorrow: The amount of the asset in USD that the user is borrowing or\nRepay: The amount of the asset in USD that the user is repaying\nDeposit_collateral: The amount of collateral in USD that the user is depositing\nWithdraw_collateral: The amount of collateral in USD that the user is withdrawing"}, "_LOG_ID": {"type": "TEXT", "index": 16, "name": "_LOG_ID", "comment": "This is the primary key for this table. This is a concatenation of the transaction hash and the event index at which the event occurred."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 2923.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 14:09UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 482304.0, "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.crosschain_models.BSC.EZ_BORROWING"}, "source.crosschain_models.BSC.EZ_LENDING": {"metadata": {"type": "BASE TABLE", "schema": "SUSHI", "name": "EZ_LENDING", "database": "BSC", "comment": "This is a table that shows all the events on BSC that are related to providing capital for depositing/withdrawing capital to/from sushi lending pools", "owner": "DBT_CLOUD_BSC"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": "Also known as block height. The block number, which indicates the length of the blockchain, increases after the addition of each new block."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed. This field will not be unique in this table, as a given transaction can include multiple events."}, "ACTION": {"type": "TEXT", "index": 4, "name": "ACTION", "comment": "The action that the user is taking.\n Deposit: user is depositing funds to be used for lending\n Withdraw: user has changed their mind and are no longer willing to lend, so they withdraw their asset"}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": "The address of the user who initiates the transaction."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": "The person who initiates the depositing transaction has to interact with this address. This address belongs to the lending platform or directs the transactio there."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "ASSET": {"type": "TEXT", "index": 8, "name": "ASSET", "comment": "The address of the asset (token) that is being deposited/withdrawn, depending on the action"}, "DEPOSITOR": {"type": "TEXT", "index": 9, "name": "DEPOSITOR", "comment": "Its the address of the user who is depositing for lending or withdrawing, depending on the action."}, "LENDER_IS_A_CONTRACT": {"type": "TEXT", "index": 10, "name": "LENDER_IS_A_CONTRACT", "comment": "If the depositor is a contract then its a Yes, if the depositor is a normal address it is a No."}, "LENDING_POOL_ADDRESS": {"type": "TEXT", "index": 11, "name": "LENDING_POOL_ADDRESS", "comment": "The address of the lending pool. For sushi this will be the address of the kashi pair."}, "EVENT_INDEX": {"type": "NUMBER", "index": 12, "name": "EVENT_INDEX", "comment": "Event number within a transaction."}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 13, "name": "ASSET_AMOUNT", "comment": "The amount of the asset that the user is depositing or withdrawing, depending on the action."}, "LENDING_POOL": {"type": "TEXT", "index": 14, "name": "LENDING_POOL", "comment": "The name of the lending pool."}, "SYMBOL": {"type": "TEXT", "index": 15, "name": "SYMBOL", "comment": "The symbol of the asset that is lent or withdrawn, depending on the action"}, "_LOG_ID": {"type": "TEXT", "index": 16, "name": "_LOG_ID", "comment": "This is the primary key for this table. This is a concatenation of the transaction hash and the event index at which the event occurred."}, "ASSET_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "ASSET_AMOUNT_USD", "comment": "The amount of the asset that the user is depositing or withdrawing, depending on the action."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 1338.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 14:08UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 304128.0, "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.crosschain_models.BSC.EZ_LENDING"}, "source.crosschain_models.BSC.EZ_SWAPS": {"metadata": {"type": "BASE TABLE", "schema": "SUSHI", "name": "EZ_SWAPS", "database": "BSC", "comment": "This table currently contains swap events from the ```logs``` table for SushiSwap on bsc, along with other helpful columns including an amount USD where possible.", "owner": "DBT_CLOUD_BSC"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Also known as block height. The block number, which indicates the length of the blockchain, increases after the addition of each new block."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed. This field will not be unique in this table, as a given transaction can include multiple events."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "The function signature of the contract call."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": "The from address of this transaction."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": "The to address of this transaction."}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": "The address interacted with for a given event."}, "PLATFORM": {"type": "TEXT", "index": 8, "name": "PLATFORM", "comment": "This field denotes which application the liquidity pool belongs to."}, "POOL_NAME": {"type": "TEXT", "index": 9, "name": "POOL_NAME", "comment": ""}, "EVENT_NAME": {"type": "TEXT", "index": 10, "name": "EVENT_NAME", "comment": "The decoded event name for a given event."}, "AMOUNT_IN": {"type": "FLOAT", "index": 11, "name": "AMOUNT_IN", "comment": "The amount of tokens put into the swap."}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 12, "name": "AMOUNT_IN_USD", "comment": "The amount of tokens put into the swap converted to USD using the price of the token."}, "AMOUNT_OUT": {"type": "FLOAT", "index": 13, "name": "AMOUNT_OUT", "comment": "The amount of tokens taken out of or received from the swap."}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 14, "name": "AMOUNT_OUT_USD", "comment": "The amount of tokens taken out of or received from the swap converted to USD using the price of the token."}, "SENDER": {"type": "TEXT", "index": 15, "name": "SENDER", "comment": "The Router is the Sender in the swap function."}, "TX_TO": {"type": "TEXT", "index": 16, "name": "TX_TO", "comment": "The tx_to is the address who receives the swapped token. This corresponds to the \"to\" field in the swap function."}, "EVENT_INDEX": {"type": "NUMBER", "index": 17, "name": "EVENT_INDEX", "comment": "Event number within a transaction."}, "TOKEN_IN": {"type": "TEXT", "index": 18, "name": "TOKEN_IN", "comment": "The address of the token sent for swap."}, "TOKEN_OUT": {"type": "TEXT", "index": 19, "name": "TOKEN_OUT", "comment": "The address of the token being swapped to."}, "SYMBOL_IN": {"type": "TEXT", "index": 20, "name": "SYMBOL_IN", "comment": "The symbol of the token sent for swap."}, "SYMBOL_OUT": {"type": "TEXT", "index": 21, "name": "SYMBOL_OUT", "comment": "The symbol of the token being swapped to."}, "_LOG_ID": {"type": "TEXT", "index": 22, "name": "_LOG_ID", "comment": "This is the primary key for this table. This is a concatenation of the transaction hash and the event index at which the event occurred."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 661519.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 14:22UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 95995392.0, "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.crosschain_models.BSC.EZ_SWAPS"}, "source.crosschain_models.flow_core.ez_token_transfers": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "EZ_TOKEN_TRANSFERS", "database": "FLOW", "comment": "This table records all token transfers on the FLOW blockchain.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": "The block height the block was recorded at."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time for when the block was written."}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": "ID for the transaction."}, "SENDER": {"type": "TEXT", "index": 4, "name": "SENDER", "comment": "Address sending the transferred token."}, "RECIPIENT": {"type": "TEXT", "index": 5, "name": "RECIPIENT", "comment": "Address receiving the transferred token."}, "TOKEN_CONTRACT": {"type": "TEXT", "index": 6, "name": "TOKEN_CONTRACT", "comment": "The contract address for a token on the Flow blockchain."}, "AMOUNT": {"type": "FLOAT", "index": 7, "name": "AMOUNT", "comment": "The amount of the asset involved in the transaction."}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 8, "name": "TX_SUCCEEDED", "comment": "Transaction status, if it succeeded or failed."}}, "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.crosschain_models.flow_core.ez_token_transfers"}, "source.crosschain_models.Gnosis.EZ_SWAPS": {"metadata": {"type": "BASE TABLE", "schema": "SUSHI", "name": "EZ_SWAPS", "database": "GNOSIS", "comment": "This table currently contains swap events from the ```logs``` table for SushiSwap on gnosis chain, along with other helpful columns including an amount USD where possible.", "owner": "DBT_CLOUD_GNOSIS"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Also known as block height. The block number, which indicates the length of the blockchain, increases after the addition of each new block."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed. This field will not be unique in this table, as a given transaction can include multiple events."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "The function signature of the contract call."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": "The from address of this transaction."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": "The to address of this transaction."}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": "The address interacted with for a given event."}, "PLATFORM": {"type": "TEXT", "index": 8, "name": "PLATFORM", "comment": "This field denotes which application the liquidity pool belongs to."}, "POOL_NAME": {"type": "TEXT", "index": 9, "name": "POOL_NAME", "comment": ""}, "EVENT_NAME": {"type": "TEXT", "index": 10, "name": "EVENT_NAME", "comment": "The decoded event name for a given event."}, "AMOUNT_IN": {"type": "FLOAT", "index": 11, "name": "AMOUNT_IN", "comment": "The amount of tokens put into the swap."}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 12, "name": "AMOUNT_IN_USD", "comment": "The amount of tokens put into the swap converted to USD using the price of the token."}, "AMOUNT_OUT": {"type": "FLOAT", "index": 13, "name": "AMOUNT_OUT", "comment": "The amount of tokens taken out of or received from the swap."}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 14, "name": "AMOUNT_OUT_USD", "comment": "The amount of tokens taken out of or received from the swap converted to USD using the price of the token."}, "SENDER": {"type": "TEXT", "index": 15, "name": "SENDER", "comment": "The router is the sender in the swap function."}, "TX_TO": {"type": "TEXT", "index": 16, "name": "TX_TO", "comment": "The tx_to is the address who receives the swapped token. This corresponds to the \"to\" field in the swap function."}, "EVENT_INDEX": {"type": "NUMBER", "index": 17, "name": "EVENT_INDEX", "comment": "Event number within a transaction."}, "TOKEN_IN": {"type": "TEXT", "index": 18, "name": "TOKEN_IN", "comment": "The address of the token sent for swap."}, "TOKEN_OUT": {"type": "TEXT", "index": 19, "name": "TOKEN_OUT", "comment": "The address of the token being swapped to."}, "SYMBOL_IN": {"type": "TEXT", "index": 20, "name": "SYMBOL_IN", "comment": "The symbol of the token sent for swap."}, "SYMBOL_OUT": {"type": "TEXT", "index": 21, "name": "SYMBOL_OUT", "comment": "The symbol of the token being swapped to."}, "_LOG_ID": {"type": "TEXT", "index": 22, "name": "_LOG_ID", "comment": "This is the primary key for this table. This is a concatenation of the transaction hash and the event index at which the event occurred."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 1441166.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 14:18UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 164447744.0, "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.crosschain_models.Gnosis.EZ_SWAPS"}, "source.crosschain_models.Gnosis.EZ_BORROWING": {"metadata": {"type": "BASE TABLE", "schema": "SUSHI", "name": "EZ_BORROWING", "database": "GNOSIS", "comment": "This is a table that shows all the events on gnosis chain that are related to Borrowing or repaying the loan for sushi", "owner": "DBT_CLOUD_GNOSIS"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": "Also known as block height. The block number, which indicates the length of the blockchain, increases after the addition of each new block."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed. This field will not be unique in this table, as a given transaction can include multiple events."}, "ACTION": {"type": "TEXT", "index": 4, "name": "ACTION", "comment": "The action that the user is taking.\n Borrow: user is borrowing an asset\n Repay: user is repaying the asset that they have borrowed in a previous loan\n Add collateral: user is depositing collateral for their loan. This happens some times in the same transaction as the borrowing transaction and some times in a separate transaction. \n Remove collateral: user is withdrawing collateral. This happens some times in the same transaction as the borrowing transaction and some times in a separate transaction."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": "The address of the user who initiates the transaction."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": "The person who initiates the depositing transaction has to interact with this address. This address belongs to the lending platform or directs the transaction there."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "BORROWER": {"type": "TEXT", "index": 8, "name": "BORROWER", "comment": ""}, "BORROWER_IS_A_CONTRACT": {"type": "TEXT", "index": 9, "name": "BORROWER_IS_A_CONTRACT", "comment": "If the depositor of collateral is a contract then its a Yes, if the depositor of collateral is a normal address it is a No."}, "LENDING_POOL_ADDRESS": {"type": "TEXT", "index": 10, "name": "LENDING_POOL_ADDRESS", "comment": "The address of the lending pool. For sushi this will be the address of the kashi pair."}, "LENDING_POOL": {"type": "TEXT", "index": 11, "name": "LENDING_POOL", "comment": "The name of the lending pool."}, "ASSET": {"type": "TEXT", "index": 12, "name": "ASSET", "comment": "The address of the asset/collateral token that is being borrowed/repayed/deposited etc. depending on the action"}, "SYMBOL": {"type": "TEXT", "index": 13, "name": "SYMBOL", "comment": "The symbol of the asset/collateral that is paid or received, depending on the action"}, "AMOUNT": {"type": "FLOAT", "index": 14, "name": "AMOUNT", "comment": "The meaning depends on the action:\nBorrow: The amount of the asset that the user is borrowing or\nRepay: The amount of the asset that the user is repaying\nAdd collateral: The amount of collateral that the user is depositing\nRemove collateral: The amount of collateral that the user is withdrawing"}, "AMOUNT_USD": {"type": "FLOAT", "index": 15, "name": "AMOUNT_USD", "comment": "The meaning depends on the action:\nBorrow: The amount of the asset in USD that the user is borrowing or\nRepay: The amount of the asset in USD that the user is repaying\nAdd collateral: The amount of collateral in USD that the user is depositing\nRemove collateral: The amount of collateral in USD that the user is withdrawing"}, "_LOG_ID": {"type": "TEXT", "index": 16, "name": "_LOG_ID", "comment": "This is the primary key for this table. This is a concatenation of the transaction hash and the event index at which the event occurred."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 456.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 14: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"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 87040.0, "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.crosschain_models.Gnosis.EZ_BORROWING"}, "source.crosschain_models.Gnosis.EZ_LENDING": {"metadata": {"type": "BASE TABLE", "schema": "SUSHI", "name": "EZ_LENDING", "database": "GNOSIS", "comment": "This is a table that shows all the events on gnosis chain that are related to providing capital for depositing/withdrawing capital to/from sushi lending pools", "owner": "DBT_CLOUD_GNOSIS"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": "Also known as block height. The block number, which indicates the length of the blockchain, increases after the addition of each new block."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed. This field will not be unique in this table, as a given transaction can include multiple events."}, "ACTION": {"type": "TEXT", "index": 4, "name": "ACTION", "comment": "The action that the user is taking.\n Deposit: user is depositing funds to be used for lending\n Withdraw: user has changed their mind and are no longer willing to lend, so they withdraw their asset"}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": "The address of the user who initiates the transaction."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": "The person who initiates the depositing transaction has to interact with this address. This address belongs to the lending platform or directs the transaction there."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "ASSET": {"type": "TEXT", "index": 8, "name": "ASSET", "comment": "The address of the asset (token) that is being deposited/withdrawn, depending on the action"}, "DEPOSITOR": {"type": "TEXT", "index": 9, "name": "DEPOSITOR", "comment": "Its the address of the user who is depositing for lending or withdrawing, depending on the action."}, "LENDER_IS_A_CONTRACT": {"type": "TEXT", "index": 10, "name": "LENDER_IS_A_CONTRACT", "comment": "If the depositor is a contract then its a Yes, if the depositor is a normal address it is a No."}, "LENDING_POOL_ADDRESS": {"type": "TEXT", "index": 11, "name": "LENDING_POOL_ADDRESS", "comment": "The address of the lending pool. For sushi this will be the address of the kashi pair."}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 12, "name": "ASSET_AMOUNT", "comment": "The amount of the asset that the user is depositing or withdrawing, depending on the action."}, "LENDING_POOL": {"type": "TEXT", "index": 13, "name": "LENDING_POOL", "comment": "The name of the lending pool."}, "SYMBOL": {"type": "TEXT", "index": 14, "name": "SYMBOL", "comment": "The symbol of the asset that is lent or withdrawn, depending on the action"}, "_LOG_ID": {"type": "TEXT", "index": 15, "name": "_LOG_ID", "comment": "This is the primary key for this table. This is a concatenation of the transaction hash and the event index at which the event occurred."}, "ASSET_AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "ASSET_AMOUNT_USD", "comment": "The amount of the asset that the user is depositing or withdrawing, depending on the action."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 1115.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 14:18UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 217088.0, "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.crosschain_models.Gnosis.EZ_LENDING"}, "source.crosschain_models.Avalanche.EZ_SWAPS": {"metadata": {"type": "BASE TABLE", "schema": "SUSHI", "name": "EZ_SWAPS", "database": "AVALANCHE", "comment": "This table currently contains swap events from the ```logs``` table for SushiSwap on avalanche, along with other helpful columns including an amount USD where possible.", "owner": "DBT_CLOUD_AVALANCHE"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Also known as block height. The block number, which indicates the length of the blockchain, increases after the addition of each new block."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed. This field will not be unique in this table, as a given transaction can include multiple events."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "The function signature of the contract call."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": "The from address of this transaction."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": "The to address of this transaction."}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": "The address interacted with for a given event."}, "PLATFORM": {"type": "TEXT", "index": 8, "name": "PLATFORM", "comment": "This field denotes which application the liquidity pool belongs to."}, "POOL_NAME": {"type": "TEXT", "index": 9, "name": "POOL_NAME", "comment": ""}, "EVENT_NAME": {"type": "TEXT", "index": 10, "name": "EVENT_NAME", "comment": "The decoded event name for a given event."}, "AMOUNT_IN": {"type": "FLOAT", "index": 11, "name": "AMOUNT_IN", "comment": "The amount of tokens put into the swap."}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 12, "name": "AMOUNT_IN_USD", "comment": "The amount of tokens put into the swap converted to USD using the price of the token."}, "AMOUNT_OUT": {"type": "FLOAT", "index": 13, "name": "AMOUNT_OUT", "comment": "The amount of tokens taken out of or received from the swap."}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 14, "name": "AMOUNT_OUT_USD", "comment": "The amount of tokens taken out of or received from the swap converted to USD using the price of the token."}, "SENDER": {"type": "TEXT", "index": 15, "name": "SENDER", "comment": "The Router is the Sender in the swap function."}, "TX_TO": {"type": "TEXT", "index": 16, "name": "TX_TO", "comment": "The tx_to is the address who receives the swapped token. This corresponds to the \"to\" field in the swap function."}, "EVENT_INDEX": {"type": "NUMBER", "index": 17, "name": "EVENT_INDEX", "comment": "Event number within a transaction."}, "TOKEN_IN": {"type": "TEXT", "index": 18, "name": "TOKEN_IN", "comment": "The address of the token sent for swap."}, "TOKEN_OUT": {"type": "TEXT", "index": 19, "name": "TOKEN_OUT", "comment": "The address of the token being swapped to."}, "SYMBOL_IN": {"type": "TEXT", "index": 20, "name": "SYMBOL_IN", "comment": "The symbol of the token sent for swap."}, "SYMBOL_OUT": {"type": "TEXT", "index": 21, "name": "SYMBOL_OUT", "comment": "The symbol of the token being swapped to."}, "_LOG_ID": {"type": "TEXT", "index": 22, "name": "_LOG_ID", "comment": "This is the primary key for this table. This is a concatenation of the transaction hash and the event index at which the event occurred."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 1382143.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 14:18UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 159870464.0, "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.crosschain_models.Avalanche.EZ_SWAPS"}, "source.crosschain_models.Avalanche.EZ_BORROWING": {"metadata": {"type": "BASE TABLE", "schema": "SUSHI", "name": "EZ_BORROWING", "database": "AVALANCHE", "comment": "This is a table that shows all the events on avalanche that are related to Borrowing or repaying the loan for sushi", "owner": "DBT_CLOUD_AVALANCHE"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": "Also known as block height. The block number, which indicates the length of the blockchain, increases after the addition of each new block."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed. This field will not be unique in this table, as a given transaction can include multiple events."}, "ACTION": {"type": "TEXT", "index": 4, "name": "ACTION", "comment": "The action that the user is taking.\n Borrow: user is borrowing an asset\n Repay: user is repaying the asset that they have borrowed in a previous loan\n Add collateral: user is depositing collateral for their loan. This happens some times in the same transaction as the borrowing transaction and some times in a separate transaction. \n Remove collateral: user is withdrawing collateral. This happens some times in the same transaction as the borrowing transaction and some times in a separate transaction."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": "The address of the user who initiates the transaction."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": "The person who initiates the depositing transaction has to interact with this address. This address belongs to the lending platform or directs the transactio there."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "BORROWER": {"type": "TEXT", "index": 8, "name": "BORROWER", "comment": ""}, "BORROWER_IS_A_CONTRACT": {"type": "TEXT", "index": 9, "name": "BORROWER_IS_A_CONTRACT", "comment": "If the depositor of collateral is a contract then its a Yes, if the depositor of collateral is a normal address it is a No."}, "LENDING_POOL_ADDRESS": {"type": "TEXT", "index": 10, "name": "LENDING_POOL_ADDRESS", "comment": "The address of the lending pool. For sushi this will be the address of the kashi pair."}, "LENDING_POOL": {"type": "TEXT", "index": 11, "name": "LENDING_POOL", "comment": "The name of the lending pool."}, "ASSET": {"type": "TEXT", "index": 12, "name": "ASSET", "comment": "The address of the asset/collateral token that is being borrowed/repayed/deposited etc. depending on the action"}, "SYMBOL": {"type": "TEXT", "index": 13, "name": "SYMBOL", "comment": "The symbol of the asset/collateral that is payed or received, depending on the action"}, "AMOUNT": {"type": "FLOAT", "index": 14, "name": "AMOUNT", "comment": "The meaning depends on the action:\nBorrow: The amount of the asset that the user is borrowing or\nRepay: The amount of the asset that the user is repaying\nAdd collateral: The amount of collateral that the user is depositing\nRemove collateral: The amount of collateral that the user is withdrawing"}, "AMOUNT_USD": {"type": "FLOAT", "index": 15, "name": "AMOUNT_USD", "comment": "The meaning depends on the action:\nBorrow: The amount of the asset in USD that the user is borrowing or\nRepay: The amount of the asset in USD that the user is repaying\nAdd collateral: The amount of collateral in USD that the user is depositing\nRemove collateral: The amount of collateral in USD that the user is withdrawing"}, "_LOG_ID": {"type": "TEXT", "index": 16, "name": "_LOG_ID", "comment": "This is the primary key for this table. This is a concatenation of the transaction hash and the event index at which the event occurred."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 362.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 14: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"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 80384.0, "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.crosschain_models.Avalanche.EZ_BORROWING"}, "source.crosschain_models.Avalanche.EZ_LENDING": {"metadata": {"type": "BASE TABLE", "schema": "SUSHI", "name": "EZ_LENDING", "database": "AVALANCHE", "comment": "This is a table that shows all the events on avalanche that are related to providing capital for depositing/withdrawing capital to/from sushi lending pools", "owner": "DBT_CLOUD_AVALANCHE"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": "Also known as block height. The block number, which indicates the length of the blockchain, increases after the addition of each new block."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed. This field will not be unique in this table, as a given transaction can include multiple events."}, "ACTION": {"type": "TEXT", "index": 4, "name": "ACTION", "comment": "The action that the user is taking.\n Deposit: user is depositing funds to be used for lending\n Withdraw: user has changed their mind and are no longer willing to lend, so they withdraw their asset"}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": "The address of the user who initiates the transaction."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": "The person who initiates the depositing transaction has to interact with this address. This address belongs to the lending platform or directs the transactio there."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "ASSET": {"type": "TEXT", "index": 8, "name": "ASSET", "comment": "The address of the asset (token) that is being deposited/withdrawn, depending on the action"}, "DEPOSITOR": {"type": "TEXT", "index": 9, "name": "DEPOSITOR", "comment": "Its the address of the user who is depositing for lending or withdrawing, depending on the action."}, "LENDER_IS_A_CONTRACT": {"type": "TEXT", "index": 10, "name": "LENDER_IS_A_CONTRACT", "comment": "If the depositor is a contract then its a Yes, if the depositor is a normal address it is a No."}, "LENDING_POOL_ADDRESS": {"type": "TEXT", "index": 11, "name": "LENDING_POOL_ADDRESS", "comment": "The address of the lending pool. For sushi this will be the address of the kashi pair."}, "EVENT_INDEX": {"type": "NUMBER", "index": 12, "name": "EVENT_INDEX", "comment": "Event number within a transaction."}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 13, "name": "ASSET_AMOUNT", "comment": "The amount of the asset that the user is depositing or withdrawing, depending on the action."}, "LENDING_POOL": {"type": "TEXT", "index": 14, "name": "LENDING_POOL", "comment": "The name of the lending pool."}, "SYMBOL": {"type": "TEXT", "index": 15, "name": "SYMBOL", "comment": "The symbol of the asset that is lent or withdrawn, depending on the action"}, "_LOG_ID": {"type": "TEXT", "index": 16, "name": "_LOG_ID", "comment": "This is the primary key for this table. This is a concatenation of the transaction hash and the event index at which the event occurred."}, "ASSET_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "ASSET_AMOUNT_USD", "comment": "The amount of the asset that the user is depositing or withdrawing, depending on the action."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 277.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 14: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"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 90624.0, "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.crosschain_models.Avalanche.EZ_LENDING"}, "source.crosschain_models.Optimism.EZ_SWAPS": {"metadata": {"type": "BASE TABLE", "schema": "SUSHI", "name": "EZ_SWAPS", "database": "OPTIMISM", "comment": "This table currently contains swap events from the ```logs``` table for SushiSwap on optimism, along with other helpful columns including an amount USD where possible. \nNote: A rule has been put in place to null out the amount_USD if that number is too divergent between amount_in_USD and amount_out_usd. This can happen for swaps of less liquid tokens during very high fluctuation of price.", "owner": "DBT_CLOUD_OPTIMISM"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Also known as block height. The block number, which indicates the length of the blockchain, increases after the addition of each new block."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed. This field will not be unique in this table, as a given transaction can include multiple events."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "The function signature of the contract call."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": "The from address of this transaction."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": "The to address of this transaction."}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": "The address interacted with for a given event."}, "PLATFORM": {"type": "TEXT", "index": 8, "name": "PLATFORM", "comment": "This field denotes which application the liquidity pool belongs to."}, "POOL_NAME": {"type": "TEXT", "index": 9, "name": "POOL_NAME", "comment": ""}, "AMOUNT_IN": {"type": "FLOAT", "index": 10, "name": "AMOUNT_IN", "comment": "The amount of tokens put into the swap."}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 11, "name": "AMOUNT_IN_USD", "comment": "The amount of tokens put into the swap converted to USD using the price of the token."}, "AMOUNT_OUT": {"type": "FLOAT", "index": 12, "name": "AMOUNT_OUT", "comment": "The amount of tokens taken out of or received from the swap."}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_OUT_USD", "comment": "The amount of tokens taken out of or received from the swap converted to USD using the price of the token."}, "TX_TO": {"type": "TEXT", "index": 14, "name": "TX_TO", "comment": "The tx_to is the address who receives the swapped token. This corresponds to the \"to\" field in the swap function."}, "EVENT_INDEX": {"type": "NUMBER", "index": 15, "name": "EVENT_INDEX", "comment": "Event number within a transaction."}, "TOKEN_IN": {"type": "TEXT", "index": 16, "name": "TOKEN_IN", "comment": "The address of the token sent for swap."}, "TOKEN_OUT": {"type": "TEXT", "index": 17, "name": "TOKEN_OUT", "comment": "The address of the token being swapped to."}, "SYMBOL_IN": {"type": "TEXT", "index": 18, "name": "SYMBOL_IN", "comment": "The symbol of the token sent for swap."}, "SYMBOL_OUT": {"type": "TEXT", "index": 19, "name": "SYMBOL_OUT", "comment": "The symbol of the token being swapped to."}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": "This is the primary key for this table. This is a concatenation of the transaction hash and the event index at which the event occurred."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 36725.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 14:22UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 5010432.0, "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.crosschain_models.Optimism.EZ_SWAPS"}, "source.crosschain_models.Harmony_db.EZ_SUSHI_SWAPS": {"metadata": {"type": "BASE TABLE", "schema": "PROD", "name": "EZ_SUSHI_SWAPS", "database": "HARMONY", "comment": null, "owner": "DBT_CLOUD_HARMONY"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 4, "name": "POOL_ADDRESS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 6, "name": "EVENT_INDEX", "comment": null}, "EVM_ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "EVM_ORIGIN_FROM_ADDRESS", "comment": null}, "EVM_ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "EVM_ORIGIN_TO_ADDRESS", "comment": null}, "NATIVE_ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NATIVE_ORIGIN_FROM_ADDRESS", "comment": null}, "NATIVE_ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NATIVE_ORIGIN_TO_ADDRESS", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 11, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 12, "name": "AMOUNT_OUT", "comment": null}, "SENDER": {"type": "TEXT", "index": 13, "name": "SENDER", "comment": null}, "LOG_ID": {"type": "TEXT", "index": 14, "name": "LOG_ID", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 15, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 16, "name": "TOKEN_OUT", "comment": null}, "SYMBOL_IN": {"type": "TEXT", "index": 17, "name": "SYMBOL_IN", "comment": null}, "SYMBOL_OUT": {"type": "TEXT", "index": 18, "name": "SYMBOL_OUT", "comment": null}, "TX_TO": {"type": "TEXT", "index": 19, "name": "TX_TO", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 20, "name": "AMOUNT_IN_USD", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 21, "name": "AMOUNT_OUT_USD", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INGESTED_AT", "comment": null}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 11998184.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 04:03UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1118765056.0, "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.crosschain_models.Harmony_db.EZ_SUSHI_SWAPS"}, "source.crosschain_models.polygon.EZ_LENDING": {"metadata": {"type": "BASE TABLE", "schema": "SUSHI", "name": "EZ_LENDING", "database": "POLYGON", "comment": "This is a table that shows all the events on polygon that are related to providing capital for depositing/withdrawing capital to/from sushi lending pools", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": "Also known as block height. The block number, which indicates the length of the blockchain, increases after the addition of each new block."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed. This field will not be unique in this table, as a given transaction can include multiple events."}, "ACTION": {"type": "TEXT", "index": 4, "name": "ACTION", "comment": "The action that the user is taking.\n Deposit: user is depositing funds to be used for lending\n Withdraw: user has changed their mind and are no longer willing to lend, so they withdraw their asset"}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": "The address of the user who initiates the transaction."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": "The person who initiates the depositing transaction has to interact with this address. This address belongs to the lending platform or directs the transactio there."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "ASSET": {"type": "TEXT", "index": 8, "name": "ASSET", "comment": "The address of the asset (token) that is being deposited/withdrawn, depending on the action"}, "DEPOSITOR": {"type": "TEXT", "index": 9, "name": "DEPOSITOR", "comment": "Its the address of the user who is depositing for lending or withdrawing, depending on the action."}, "LENDER_IS_A_CONTRACT": {"type": "TEXT", "index": 10, "name": "LENDER_IS_A_CONTRACT", "comment": "If the depositor is a contract then its a Yes, if the depositor is a normal address it is a No."}, "LENDING_POOL_ADDRESS": {"type": "TEXT", "index": 11, "name": "LENDING_POOL_ADDRESS", "comment": "The address of the lending pool. For sushi this will be the address of the kashi pair."}, "EVENT_INDEX": {"type": "NUMBER", "index": 12, "name": "EVENT_INDEX", "comment": "Event number within a transaction."}, "AMOUNT": {"type": "FLOAT", "index": 13, "name": "AMOUNT", "comment": "The amount of the asset that the user is depositing or withdrawing, depending on the action."}, "AMOUNT_USD": {"type": "FLOAT", "index": 14, "name": "AMOUNT_USD", "comment": "The amount of the asset that the user is depositing or withdrawing, depending on the action."}, "LENDING_POOL": {"type": "TEXT", "index": 15, "name": "LENDING_POOL", "comment": "The name of the lending pool."}, "SYMBOL": {"type": "TEXT", "index": 16, "name": "SYMBOL", "comment": "The symbol of the asset that is lent or withdrawn, depending on the action"}, "_LOG_ID": {"type": "TEXT", "index": 17, "name": "_LOG_ID", "comment": "This is the primary key for this table. This is a concatenation of the transaction hash and the event index at which the event occurred."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 17597.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 14:04UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 3818496.0, "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.crosschain_models.polygon.EZ_LENDING"}, "source.crosschain_models.polygon.EZ_BORROWING": {"metadata": {"type": "BASE TABLE", "schema": "SUSHI", "name": "EZ_BORROWING", "database": "POLYGON", "comment": "This is a table that shows all the events on polygon that are related to Borrowing or repaying the loan for sushi", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": "Also known as block height. The block number, which indicates the length of the blockchain, increases after the addition of each new block."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed. This field will not be unique in this table, as a given transaction can include multiple events."}, "ACTION": {"type": "TEXT", "index": 4, "name": "ACTION", "comment": "The action that the user is taking.\n Borrow: user is borrowing an asset\n Repay: user is repaying the asset that they have borrowed in a previous loan\n Add collateral: user is depositing collateral for their loan. This happens some times in the same transaction as the borrowing transaction and some times in a separate transaction. \n Remove collateral: user is withdrawing collateral. This happens some times in the same transaction as the borrowing transaction and some times in a separate transaction."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": "The address of the user who initiates the transaction."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": "The person who initiates the depositing transaction has to interact with this address. This address belongs to the lending platform or directs the transactio there."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "BORROWER": {"type": "TEXT", "index": 8, "name": "BORROWER", "comment": ""}, "BORROWER_IS_A_CONTRACT": {"type": "TEXT", "index": 9, "name": "BORROWER_IS_A_CONTRACT", "comment": "If the depositor of collateral is a contract then its a Yes, if the depositor of collateral is a normal address it is a No."}, "LENDING_POOL_ADDRESS": {"type": "TEXT", "index": 10, "name": "LENDING_POOL_ADDRESS", "comment": "The address of the lending pool. For sushi this will be the address of the kashi pair."}, "LENDING_POOL": {"type": "TEXT", "index": 11, "name": "LENDING_POOL", "comment": "The name of the lending pool."}, "ASSET": {"type": "TEXT", "index": 12, "name": "ASSET", "comment": "The address of the asset/collateral token that is being borrowed/repayed/deposited etc. depending on the action"}, "SYMBOL": {"type": "TEXT", "index": 13, "name": "SYMBOL", "comment": "The symbol of the asset/collateral that is payed or received, depending on the action"}, "AMOUNT": {"type": "FLOAT", "index": 14, "name": "AMOUNT", "comment": "The meaning depends on the action:\nBorrow: The amount of the asset that the user is borrowing or\nRepay: The amount of the asset that the user is repaying\nAdd collateral: The amount of collateral that the user is depositing\nRemove collateral: The amount of collateral that the user is withdrawing"}, "AMOUNT_USD": {"type": "FLOAT", "index": 15, "name": "AMOUNT_USD", "comment": "The meaning depends on the action:\nBorrow: The amount of the asset in USD that the user is borrowing or\nRepay: The amount of the asset in USD that the user is repaying\nAdd collateral: The amount of collateral in USD that the user is depositing\nRemove collateral: The amount of collateral in USD that the user is withdrawing"}, "_LOG_ID": {"type": "TEXT", "index": 16, "name": "_LOG_ID", "comment": "This is the primary key for this table. This is a concatenation of the transaction hash and the event index at which the event occurred."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 20187.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 14:04UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 3619840.0, "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.crosschain_models.polygon.EZ_BORROWING"}, "source.crosschain_models.polygon.EZ_SWAPS": {"metadata": {"type": "BASE TABLE", "schema": "SUSHI", "name": "EZ_SWAPS", "database": "POLYGON", "comment": "This table currently contains swap events from the ```fact_event_logs``` table for SushiSwap, along with other helpful columns including an amount USD where possible. \nNote: A rule has been put in place to null out the amount_USD if that number is too divergent between amount_in_USD and amount_out_usd. This can happen for swaps of less liquid tokens during very high fluctuation of price.", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Also known as block height. The block number, which indicates the length of the blockchain, increases after the addition of each new block."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed. This field will not be unique in this table, as a given transaction can include multiple events."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "The function signature of the contract call."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": "The from address of this transaction."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": "The to address of this transaction."}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": "The address interacted with for a given event."}, "PLATFORM": {"type": "TEXT", "index": 8, "name": "PLATFORM", "comment": "This field denotes which application the liquidity pool belongs to."}, "POOL_NAME": {"type": "TEXT", "index": 9, "name": "POOL_NAME", "comment": ""}, "EVENT_NAME": {"type": "TEXT", "index": 10, "name": "EVENT_NAME", "comment": "The decoded event name for a given event."}, "AMOUNT_IN": {"type": "FLOAT", "index": 11, "name": "AMOUNT_IN", "comment": "The amount of tokens put into the swap."}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 12, "name": "AMOUNT_IN_USD", "comment": "The amount of tokens put into the swap converted to USD using the price of the token."}, "AMOUNT_OUT": {"type": "FLOAT", "index": 13, "name": "AMOUNT_OUT", "comment": "The amount of tokens taken out of or received from the swap."}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 14, "name": "AMOUNT_OUT_USD", "comment": "The amount of tokens taken out of or received from the swap converted to USD using the price of the token."}, "SENDER": {"type": "TEXT", "index": 15, "name": "SENDER", "comment": "The Router is the Sender in the swap function."}, "TX_TO": {"type": "TEXT", "index": 16, "name": "TX_TO", "comment": "The tx_to is the address who receives the swapped token. This corresponds to the \"to\" field in the swap function."}, "EVENT_INDEX": {"type": "NUMBER", "index": 17, "name": "EVENT_INDEX", "comment": "Event number within a transaction."}, "TOKEN_IN": {"type": "TEXT", "index": 18, "name": "TOKEN_IN", "comment": "The address of the token sent for swap."}, "TOKEN_OUT": {"type": "TEXT", "index": 19, "name": "TOKEN_OUT", "comment": "The address of the token being swapped to."}, "SYMBOL_IN": {"type": "TEXT", "index": 20, "name": "SYMBOL_IN", "comment": "The symbol of the token sent for swap."}, "SYMBOL_OUT": {"type": "TEXT", "index": 21, "name": "SYMBOL_OUT", "comment": "The symbol of the token being swapped to."}, "_LOG_ID": {"type": "TEXT", "index": 22, "name": "_LOG_ID", "comment": "This is the primary key for this table. This is a concatenation of the transaction hash and the event index at which the event occurred."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 5858145.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 14:18UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 742355456.0, "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.crosschain_models.polygon.EZ_SWAPS"}, "source.crosschain_models.Arbitrum.EZ_LENDING": {"metadata": {"type": "BASE TABLE", "schema": "SUSHI", "name": "EZ_LENDING", "database": "ARBITRUM", "comment": "This is a table that shows all the events on arbitrum that are related to providing capital for depositing/withdrawing capital to/from sushi lending pools", "owner": "DBT_CLOUD_ARBITRUM"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": "Also known as block height. The block number, which indicates the length of the blockchain, increases after the addition of each new block."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed. This field will not be unique in this table, as a given transaction can include multiple events."}, "ACTION": {"type": "TEXT", "index": 4, "name": "ACTION", "comment": "The action that the user is taking.\n Deposit: user is depositing funds to be used for lending\n Withdraw: user has changed their mind and are no longer willing to lend, so they withdraw their asset"}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": "The address of the user who initiates the transaction."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": "The person who initiates the depositing transaction has to interact with this address. This address belongs to the lending platform or directs the transactio there."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "ASSET": {"type": "TEXT", "index": 8, "name": "ASSET", "comment": "The address of the asset (token) that is being deposited/withdrawn, depending on the action"}, "DEPOSITOR": {"type": "TEXT", "index": 9, "name": "DEPOSITOR", "comment": "Its the address of the user who is depositing for lending or withdrawing, depending on the action."}, "LENDER_IS_A_CONTRACT": {"type": "TEXT", "index": 10, "name": "LENDER_IS_A_CONTRACT", "comment": "If the depositor is a contract then its a Yes, if the depositor is a normal address it is a No."}, "LENDING_POOL_ADDRESS": {"type": "TEXT", "index": 11, "name": "LENDING_POOL_ADDRESS", "comment": "The address of the lending pool. For sushi this will be the address of the kashi pair."}, "EVENT_INDEX": {"type": "NUMBER", "index": 12, "name": "EVENT_INDEX", "comment": "Event number within a transaction."}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 13, "name": "ASSET_AMOUNT", "comment": "The amount of the asset that the user is depositing or withdrawing, depending on the action."}, "LENDING_POOL": {"type": "TEXT", "index": 14, "name": "LENDING_POOL", "comment": "The name of the lending pool."}, "SYMBOL": {"type": "TEXT", "index": 15, "name": "SYMBOL", "comment": "The symbol of the asset that is lent or withdrawn, depending on the action"}, "_LOG_ID": {"type": "TEXT", "index": 16, "name": "_LOG_ID", "comment": "This is the primary key for this table. This is a concatenation of the transaction hash and the event index at which the event occurred."}, "ASSET_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "ASSET_AMOUNT_USD", "comment": "The amount of the asset that the user is depositing or withdrawing, depending on the action."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 276.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 14:03UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 89600.0, "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.crosschain_models.Arbitrum.EZ_LENDING"}, "source.crosschain_models.Arbitrum.EZ_SWAPS": {"metadata": {"type": "BASE TABLE", "schema": "SUSHI", "name": "EZ_SWAPS", "database": "ARBITRUM", "comment": "This table currently contains swap events from the ```logs``` table for SushiSwap on arbitrum, along with other helpful columns including an amount USD where possible. \nNote: A rule has been put in place to null out the amount_USD if that number is too divergent between amount_in_USD and amount_out_usd. This can happen for swaps of less liquid tokens during very high fluctuation of price.", "owner": "DBT_CLOUD_ARBITRUM"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Also known as block height. The block number, which indicates the length of the blockchain, increases after the addition of each new block."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed. This field will not be unique in this table, as a given transaction can include multiple events."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "The function signature of the contract call."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": "The from address of this transaction."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": "The to address of this transaction."}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": "The address interacted with for a given event."}, "PLATFORM": {"type": "TEXT", "index": 8, "name": "PLATFORM", "comment": "This field denotes which application the liquidity pool belongs to."}, "POOL_NAME": {"type": "TEXT", "index": 9, "name": "POOL_NAME", "comment": ""}, "EVENT_NAME": {"type": "TEXT", "index": 10, "name": "EVENT_NAME", "comment": "The decoded event name for a given event."}, "AMOUNT_IN": {"type": "FLOAT", "index": 11, "name": "AMOUNT_IN", "comment": "The amount of tokens put into the swap."}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 12, "name": "AMOUNT_IN_USD", "comment": "The amount of tokens put into the swap converted to USD using the price of the token."}, "AMOUNT_OUT": {"type": "FLOAT", "index": 13, "name": "AMOUNT_OUT", "comment": "The amount of tokens taken out of or received from the swap."}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 14, "name": "AMOUNT_OUT_USD", "comment": "The amount of tokens taken out of or received from the swap converted to USD using the price of the token."}, "SENDER": {"type": "TEXT", "index": 15, "name": "SENDER", "comment": "The Router is the Sender in the swap function."}, "TX_TO": {"type": "TEXT", "index": 16, "name": "TX_TO", "comment": "The tx_to is the address who receives the swapped token. This corresponds to the \"to\" field in the swap function."}, "EVENT_INDEX": {"type": "NUMBER", "index": 17, "name": "EVENT_INDEX", "comment": "Event number within a transaction."}, "TOKEN_IN": {"type": "TEXT", "index": 18, "name": "TOKEN_IN", "comment": "The address of the token sent for swap."}, "TOKEN_OUT": {"type": "TEXT", "index": 19, "name": "TOKEN_OUT", "comment": "The address of the token being swapped to."}, "SYMBOL_IN": {"type": "TEXT", "index": 20, "name": "SYMBOL_IN", "comment": "The symbol of the token sent for swap."}, "SYMBOL_OUT": {"type": "TEXT", "index": 21, "name": "SYMBOL_OUT", "comment": "The symbol of the token being swapped to."}, "_LOG_ID": {"type": "TEXT", "index": 22, "name": "_LOG_ID", "comment": "This is the primary key for this table. This is a concatenation of the transaction hash and the event index at which the event occurred."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 2267496.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 14:18UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 293591040.0, "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.crosschain_models.Arbitrum.EZ_SWAPS"}, "source.crosschain_models.Arbitrum.EZ_BORROWING": {"metadata": {"type": "BASE TABLE", "schema": "SUSHI", "name": "EZ_BORROWING", "database": "ARBITRUM", "comment": "This is a table that shows all the events on arbitrum that are related to Borrowing or repaying the loan for sushi", "owner": "DBT_CLOUD_ARBITRUM"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": "Also known as block height. The block number, which indicates the length of the blockchain, increases after the addition of each new block."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed. This field will not be unique in this table, as a given transaction can include multiple events."}, "ACTION": {"type": "TEXT", "index": 4, "name": "ACTION", "comment": "The action that the user is taking.\n Borrow: user is borrowing an asset\n Repay: user is repaying the asset that they have borrowed in a previous loan\n Add collateral: user is depositing collateral for their loan. This happens some times in the same transaction as the borrowing transaction and some times in a separate transaction. \n Remove collateral: user is withdrawing collateral. This happens some times in the same transaction as the borrowing transaction and some times in a separate transaction."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": "The address of the user who initiates the transaction."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": "The person who initiates the depositing transaction has to interact with this address. This address belongs to the lending platform or directs the transactio there."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "BORROWER": {"type": "TEXT", "index": 8, "name": "BORROWER", "comment": ""}, "BORROWER_IS_A_CONTRACT": {"type": "TEXT", "index": 9, "name": "BORROWER_IS_A_CONTRACT", "comment": "If the depositor of collateral is a contract then its a Yes, if the depositor of collateral is a normal address it is a No."}, "LENDING_POOL_ADDRESS": {"type": "TEXT", "index": 10, "name": "LENDING_POOL_ADDRESS", "comment": "The address of the lending pool. For sushi this will be the address of the kashi pair."}, "LENDING_POOL": {"type": "TEXT", "index": 11, "name": "LENDING_POOL", "comment": "The name of the lending pool."}, "ASSET": {"type": "TEXT", "index": 12, "name": "ASSET", "comment": "The address of the asset/collateral token that is being borrowed/repayed/deposited etc. depending on the action"}, "SYMBOL": {"type": "TEXT", "index": 13, "name": "SYMBOL", "comment": "The symbol of the asset/collateral that is payed or received, depending on the action"}, "AMOUNT": {"type": "FLOAT", "index": 14, "name": "AMOUNT", "comment": "The meaning depends on the action:\nBorrow: The amount of the asset that the user is borrowing or\nRepay: The amount of the asset that the user is repaying\nAdd collateral: The amount of collateral that the user is depositing\nRemove collateral: The amount of collateral that the user is withdrawing"}, "AMOUNT_USD": {"type": "FLOAT", "index": 15, "name": "AMOUNT_USD", "comment": "The meaning depends on the action:\nBorrow: The amount of the asset in USD that the user is borrowing or\nRepay: The amount of the asset in USD that the user is repaying\nAdd collateral: The amount of collateral in USD that the user is depositing\nRemove collateral: The amount of collateral in USD that the user is withdrawing"}, "_LOG_ID": {"type": "TEXT", "index": 16, "name": "_LOG_ID", "comment": "This is the primary key for this table. This is a concatenation of the transaction hash and the event index at which the event occurred."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"row_count": {"id": "row_count", "label": "Row Count", "value": 428.0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-10-27 14:22UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 74240.0, "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.crosschain_models.Arbitrum.EZ_BORROWING"}}, "errors": null}