| BLOCKCHAIN | TEXT | Blockchain, Network, or Platform the transaction or event occurs on. |
| BLOCK_DATE | DATE | The date of the block timestamp of this transaction in UTC |
| TOTAL_INBOUND_VOLUME | FLOAT | TOTAL_INBOUND_VOLUME column |
| DISTINCT_INBOUND_ADDRESSES | NUMBER | DISTINCT_INBOUND_ADDRESSES column |
| DISTINCT_INBOUND_TRANSACTIONS | NUMBER | DISTINCT_INBOUND_TRANSACTIONS column |
| TOTAL_OUTBOUND_VOLUME | FLOAT | TOTAL_OUTBOUND_VOLUME column |
| DISTINCT_OUTBOUND_ADDRESSES | NUMBER | DISTINCT_OUTBOUND_ADDRESSES column |
| DISTINCT_OUTBOUND_TRANSACTIONS | NUMBER | DISTINCT_OUTBOUND_TRANSACTIONS column |
| NET_VOLUME | FLOAT | NET_VOLUME column |
| GROSS_VOLUME | FLOAT | GROSS_VOLUME column |
| EZ_BRIDGE_METRICS_DAILY_ID | TEXT | The unique identifier for each row in the table. |
| INSERTED_TIMESTAMP | TIMESTAMP_NTZ | The utc timestamp at which the row was inserted into the table. |
| MODIFIED_TIMESTAMP | TIMESTAMP_NTZ | The utc timestamp at which the row was last modified. |