| AMOUNT_IN | FLOAT | The decimal-adjusted quantity of tokens provided by the t… |
| AMOUNT_IN_UNADJ | FLOAT | The raw, non-decimal adjusted amount of tokens provided i… |
| AMOUNT_IN_USD | FLOAT | USD value of tokens provided in the swap at time of trans… |
| AMOUNT_OUT | FLOAT | The decimal-adjusted quantity of tokens received by the t… |
| AMOUNT_OUT_UNADJ | FLOAT | The raw, non-decimal adjusted amount of tokens received f… |
| AMOUNT_OUT_USD | FLOAT | USD value of tokens received from the swap at time of tra… |
| 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… |
| CONTRACT_ADDRESS | TEXT | The contract address of the swap. This is the address of … |
| EVENT_INDEX | NUMBER | Zero-based sequential position of the event within a tran… |
| EVENT_NAME | TEXT | The event name as defined in the contract’s ABI. |