{
"creationTime": "1715374684665",
"description": "Circulating supply",
"etag": "/DXkP7oht/nO9grjt9ckvA==",
"id": "bigquery-public-data:crypto_near_mainnet_us.circulating_supply",
"kind": "bigquery#table",
"lastModifiedTime": "1732638769566",
"location": "us-east1",
"numActiveLogicalBytes": "59817",
"numActivePhysicalBytes": "71162",
"numBytes": "59817",
"numCurrentPhysicalBytes": "71162",
"numLongTermBytes": "0",
"numLongTermLogicalBytes": "0",
"numLongTermPhysicalBytes": "0",
"numRows": "696",
"numTimeTravelPhysicalBytes": "0",
"numTotalLogicalBytes": "59817",
"numTotalPhysicalBytes": "71162",
"schema": {
"fields": [
{
"description": "Block Date",
"mode": "NULLABLE",
"name": "block_date",
"type": "DATE"
},
{
"description": "Computed at the timestamp of the Block",
"mode": "NULLABLE",
"name": "computed_at_block_timestamp",
"type": "INTEGER"
},
{
"description": "Computed at the hash of the Block",
"mode": "NULLABLE",
"name": "computed_at_block_hash",
"type": "STRING"
},
{
"description": "Computed at the height of the Block",
"mode": "NULLABLE",
"name": "computed_at_block_height",
"type": "INTEGER"
},
{
"description": "Circulating supply",
"mode": "NULLABLE",
"name": "circulating_tokens_supply",
"type": "FLOAT"
},
{
"description": "Total supply",
"mode": "NULLABLE",
"name": "total_tokens_supply",
"type": "FLOAT"
}
]
},
"selfLink": "<https://bigquery.googleapis.com/bigquery/v2/projects/bigquery-public-data/datasets/crypto_near_mainnet_us/tables/circulating_supply>",
"tableReference": {
"datasetId": "crypto_near_mainnet_us",
"projectId": "bigquery-public-data",
"tableId": "circulating_supply"
},
"type": "TABLE"
}