This page presents the available tables for Neutron.
Raw Tables
Column Name | Type | Description |
---|
block_height | INTEGER | |
block_timestamp | TIMESTAMP | |
event_index | INTEGER | |
event_type | STRING | |
event_attributes | JSON | |
source | STRING | |
schema_version | INTEGER | |
ingestion_timestamp | TIMESTAMP | |
Parsed Tables
Column Name | Type | Description |
---|
block_height | INTEGER | |
block_timestamp | TIMESTAMP | |
tx_hash | STRING | |
tx_index | INTEGER | |
message_index | INTEGER | |
action_index | INTEGER | |
sender | STRING | |
validator | STRING | |
token_amount | BIGNUMERIC | |
token_denom | STRING | |
new_shares | FLOAT | |
ingestion_timestamp | TIMESTAMP | |