Skip to main content
Schema: osmosis.defi Table: fact_pool_fee_day Type: View The table is an daily summary of fees accumulated each pool within Osmosis

Columns

Column NameData TypeDescription
BLOCK_IDNUMBERThe block height the block was recorded at.
BLOCK_DATEDATEThe date and time at which the block began.
POOL_IDTEXTIdentifier for the pool within the module
CURRENCYTEXTThe currency the fee was paid in
FEESFLOATThe decimal adjusted amount of the fee paid
FEES_USDFLOATThe USD amount of the fee paid
FEE_TYPETEXTThe type of fee paid. Will be either ‘swap’ or ‘exit’
FACT_POOL_FEE_DAY_IDTEXT
INSERTED_TIMESTAMPTIMESTAMP_NTZ
MODIFIED_TIMESTAMPTIMESTAMP_NTZ