Skip to main content

Tables

MetaSwap_TokenSwap_event

Token swap events from Saddle Finance MetaSwap pools containing buyer address, token indices, and swap amounts. Records pool-to-pool token exchanges with soldId and boughtId representing token positions within the liquidity pool.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_buyerSTRINGAddress of the account purchasing tokens or assets in the transaction. Hex-encoded, 0x-prefixed, 42-character string.
in_tokensSoldSTRINGQuantity of tokens sold in the swap transaction. Numeric string value representing the raw token amount without decimal adjustment.
in_tokensBoughtSTRINGQuantity of tokens acquired in the swap transaction. Numeric string value representing the raw token amount without decimal adjustment.
in_soldIdSTRINGIndex identifier for the token being sold in the swap. Numeric string value representing the position of the sold token in the swap pool.
in_boughtIdSTRINGIndex identifier for the token being acquired in the swap. Numeric string value representing the position of the purchased token in the swap pool.
addressremovedin_buyerin_soldIdlog_indexin_boughtIdblock_numberin_tokensSoldblock_timestampin_tokensBoughttransaction_hash
0xbea9f78090bdb9e662d8cb301a00ad09a5b756e9false0x50ae81c68b499386065f7e6f89bbe14da64a6c04012815255165759668460042118708112022-12-19T18:50:48.000Z59581210x17821bd6556e4840442709ea66a920d50a30c1d1cc563c83d8e846fba9c9f17f
0xbea9f78090bdb9e662d8cb301a00ad09a5b756e9false0x93131efee501d5721737c32576238f619548edda0271152537164144000000000000000002022-12-19T08:48:08.000Z142670170xf36098cd618822cbc0f2ecde600fe2d665994e23e7fb1ee0cd88bf9d73fb81f6
0xbea9f78090bdb9e662d8cb301a00ad09a5b756e9false0x3319161b131401124e61ffcdff0aa7f6fdcbbfed04715253056284103097916742706522022-12-19T03:48:57.000Z83768940x2ce1a2835e50689d26a95f33372fc2234ebf89e0fa5fb64a9fc199fa75b691dc
Query with partition filter
SELECT *
FROM `tt-contracts.saddlefinance_v1_fantom.MetaSwap_TokenSwap_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

PoolRegistry_AddPool_event

Pool registration events emitted when a new liquidity pool is added to the Saddle Finance registry. Contains pool configuration including token addresses, LP (Liquidity Provider) token, asset type classification, approval status, and optional metapool parameters.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_poolAddressSTRINGContract address of the liquidity pool. Hex-encoded, 0x-prefixed, 42-character string.
in_indexSTRINGLiquidity index at the time of the event. Numeric string representation of the scaled interest rate accumulator in ray units (1e27).
in_poolDataSTRUCT<poolAddress STRING, lpToken STRING, typeOfAsset INT64, poolName STRING, targetAddress STRING, tokens STRING, underlyingTokens STRING, basePoolAddress STRING, metaSwapDepositAddress STRING, isSaddleApproved BOOL, isRemoved BOOL, isGuarded BOOL>Structured data containing liquidity pool configuration and metadata for Saddle Finance pools. Includes pool and LP token addresses, asset type, pool name (hex-encoded bytes32), token addresses (comma-separated), base pool references for metapools, and approval status flags.
addressremovedin_indexlog_indexin_poolDatablock_numberin_poolAddressblock_timestamptransaction_hash
0x88cc4aa0dd6cf126b00c012dda9f6f4fd9388b17false10{“tokens”:“0xb67fa6defce4042070eb1ae1511dcd6dcc6a532e,0xc969dd0a7ab0f8a0c5a69c0839db39b6c928bc08”,“lpToken”:“0x1c1091558709788c671c82753e69cfcf1a29c6c9”,“poolName”:“0x4652415842502d616c5553440000000000000000000000000000000000000000”,“isGuarded”:false,“isRemoved”:false,“poolAddress”:“0xab374155a7b6ca520d23de8db6a85471ceafb620”,“typeOfAsset”:2,“targetAddress”:“0xab374155a7b6ca520d23de8db6a85471ceafb620”,“basePoolAddress”:“0xbea9f78090bdb9e662d8cb301a00ad09a5b756e9”,“isSaddleApproved”:true,“underlyingTokens”:“0xb67fa6defce4042070eb1ae1511dcd6dcc6a532e,0xdc301622e621166bd8e82f2ca0a26c13ad0be355,0x04068da6c83afcfa0e13ba15a6696662335d5b75”,“metaSwapDepositAddress”:“0x5dd186f8809147f96d3ffc4508f3c82694e58c9c”}414803230xab374155a7b6ca520d23de8db6a85471ceafb6202022-06-27T19:00:05.000Z0xde07e3eae3e4142ac7492dda1f78085e7e2e080ea529c7c6119d1dc8797124cc
0x88cc4aa0dd6cf126b00c012dda9f6f4fd9388b17false21{“tokens”:“0x049d68029688eabf473097a2fc38ef61633a3c7a,0xc969dd0a7ab0f8a0c5a69c0839db39b6c928bc08”,“lpToken”:“0x21ea072844fd4abed72539750c054e009d877f72”,“poolName”:“0x4652415842502d55534454000000000000000000000000000000000000000000”,“isGuarded”:false,“isRemoved”:false,“poolAddress”:“0xdb5c5a6162115ce9a188e7d773c4d011f421bbe5”,“typeOfAsset”:2,“targetAddress”:“0xdb5c5a6162115ce9a188e7d773c4d011f421bbe5”,“basePoolAddress”:“0xbea9f78090bdb9e662d8cb301a00ad09a5b756e9”,“isSaddleApproved”:true,“underlyingTokens”:“0x049d68029688eabf473097a2fc38ef61633a3c7a,0xdc301622e621166bd8e82f2ca0a26c13ad0be355,0x04068da6c83afcfa0e13ba15a6696662335d5b75”,“metaSwapDepositAddress”:“0x4a5208f83a17e030a18830521e4064e80728c4fc”}414803230xdb5c5a6162115ce9a188e7d773c4d011f421bbe52022-06-27T19:00:05.000Z0xde07e3eae3e4142ac7492dda1f78085e7e2e080ea529c7c6119d1dc8797124cc
0x88cc4aa0dd6cf126b00c012dda9f6f4fd9388b17false341{“tokens”:“0xb67fa6defce4042070eb1ae1511dcd6dcc6a532e,0xc969dd0a7ab0f8a0c5a69c0839db39b6c928bc08”,“lpToken”:“0xd7d1b50c8ef77d9ab410723f81363c8b252c729f”,“poolName”:“0x4652415842502d616c5553440000000000000000000000000000000000000000”,“isGuarded”:false,“isRemoved”:false,“poolAddress”:“0x4e1484607760118ebe2ab07c0c71f1b4d9671e01”,“typeOfAsset”:2,“targetAddress”:“0x4e1484607760118ebe2ab07c0c71f1b4d9671e01”,“basePoolAddress”:“0xbea9f78090bdb9e662d8cb301a00ad09a5b756e9”,“isSaddleApproved”:true,“underlyingTokens”:“0xb67fa6defce4042070eb1ae1511dcd6dcc6a532e,0xdc301622e621166bd8e82f2ca0a26c13ad0be355,0x04068da6c83afcfa0e13ba15a6696662335d5b75”,“metaSwapDepositAddress”:“0x0e510c9b20a5d136e75f7fd2a5f344bd98f9d875”}419529660x4e1484607760118ebe2ab07c0c71f1b4d9671e012022-07-03T23:33:29.000Z0x444159de54ac2145114c397c051512caeee1b11aed2eb70e07f1a799af90316f
Query with partition filter
SELECT *
FROM `tt-contracts.saddlefinance_v1_fantom.PoolRegistry_AddPool_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

SwapFlashLoan_TokenSwap_event

Token swap events from Saddle Finance and Zyberswap liquidity pools recording buyer address, sold and bought token identifiers, and token quantities exchanged. Used for tracking decentralized exchange (DEX) trading activity and price impact analysis across automated market maker (AMM) pools.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_buyerSTRINGAddress of the account purchasing tokens or assets in the transaction. Hex-encoded, 0x-prefixed, 42-character string.
in_tokensSoldSTRINGQuantity of tokens sold in the swap transaction. Numeric string value representing the raw token amount without decimal adjustment.
in_tokensBoughtSTRINGQuantity of tokens acquired in the swap transaction. Numeric string value representing the raw token amount without decimal adjustment.
in_soldIdSTRINGIndex identifier for the token being sold in the swap. Numeric string value representing the position of the sold token in the swap pool.
in_boughtIdSTRINGIndex identifier for the token being acquired in the swap. Numeric string value representing the position of the purchased token in the swap pool.
addressremovedin_buyerin_soldIdlog_indexin_boughtIdblock_numberin_tokensSoldblock_timestampin_tokensBoughttransaction_hash
0xbea9f78090bdb9e662d8cb301a00ad09a5b756e9false0x5bab9d61f84630a76fa9e2f67739f2da694b540211206365166745389842023-06-06T01:02:22.000Z45699833005429714910x8068ee9afccf2af720b6e3391effc18a29abd9e09ec321240c369facb2dc0af2
0xbea9f78090bdb9e662d8cb301a00ad09a5b756e9false0x5bab9d61f84630a76fa9e2f67739f2da694b540217706366665934666972023-06-06T08:52:26.000Z34865542200578463770x27c114654ca86892e3a49bd28ec20b950ade5073c6a33187460ff3ff181431bb
0xbea9f78090bdb9e662d8cb301a00ad09a5b756e9false0x8f4e8a8acface47507afee6302b793f3612ceaf111106368386379751402023-06-06T17:21:45.000Z80112733752287299310x37173f51bc1d06b11d5ec9c70ae9425675d88400d1922ef2809517a9e4afccb3
Query with partition filter
SELECT *
FROM `tt-contracts.saddlefinance_v1_fantom.SwapFlashLoan_TokenSwap_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100