{
  "creationTime": "1719249232787",
  "description": "NEAR Non Fungible Tokens event logs contracts by account",
  "etag": "UjbPCzgKD/b+pLCF4HGNyw==",
  "id": "bigquery-public-data:crypto_near_mainnet_us.nft_events_contracts_by_account",
  "kind": "bigquery#table",
  "lastModifiedTime": "1732678995572",
  "location": "us-east1",
  "numActiveLogicalBytes": "127599900",
  "numActivePhysicalBytes": "5613200923",
  "numBytes": "127599900",
  "numCurrentPhysicalBytes": "35575746",
  "numLongTermBytes": "0",
  "numLongTermLogicalBytes": "0",
  "numLongTermPhysicalBytes": "0",
  "numRows": "2123154",
  "numTimeTravelPhysicalBytes": "5577625177",
  "numTotalLogicalBytes": "127599900",
  "numTotalPhysicalBytes": "5613200923",
  "schema": {
    "fields": [
      {
        "name": "old_owner_account_id",
        "type": "STRING"
      },
      {
        "name": "new_owner_account_id",
        "type": "STRING"
      },
      {
        "name": "contract_account_id",
        "type": "STRING"
      }
    ]
  },
  "selfLink": "<https://bigquery.googleapis.com/bigquery/v2/projects/bigquery-public-data/datasets/crypto_near_mainnet_us/tables/nft_events_contracts_by_account>",
  "tableReference": {
    "datasetId": "crypto_near_mainnet_us",
    "projectId": "bigquery-public-data",
    "tableId": "nft_events_contracts_by_account"
  },
  "type": "MATERIALIZED_VIEW"
}