| AMOUNT | FLOAT | Native asset amount transferred, adjusted to standard dec… |
| AMOUNT_PRECISE | FLOAT | Native asset amount transferred, decimal adjusted, return… |
| AMOUNT_PRECISE_RAW | NUMBER | Native asset amount transferred, no decimal adjustment, r… |
| AMOUNT_USD | FLOAT | USD value of the native asset transfer at the time of the… |
| BLOCK_NUMBER | NUMBER | Sequential counter representing the position of a block i… |
| BLOCK_TIMESTAMP | TIMESTAMP_NTZ | UTC timestamp when the block was produced by validators/m… |
| EZ_NATIVE_TRANSFERS_ID | TEXT | Primary key - unique identifier for each row ensuring dat… |
| FROM_ADDRESS | TEXT | The from address for the native asset transfer. This may … |
| INSERTED_TIMESTAMP | TIMESTAMP_NTZ | UTC timestamp when the record was first added to the Flip… |
| MODIFIED_TIMESTAMP | TIMESTAMP_NTZ | UTC timestamp of the most recent update to this record. |