Aggregator Trades

This table contains aggregator trades that are direct program calls to an aggregator program which in turn calls one or more liquidity sources to execute the trade.

solana.dex.aggregator_trades currently includes the following aggregator programs:

Most of the columns in this table have the same meaning as the ones in trades. Main differences:

  • The aggregators use a variety of fill sources to fill the trade order. These can be found in the column FILL_SOURCES.

  • This table has a USD_AMOUNTS column to gain visibility of the amounts traded at each of the hops.

Table Columns

Last updated