Skip to main content

Tables

AggregationRouterV4_clipperSwap_function

Individual swap executions through 1inch v4’s Clipper exchange integration on Ethereum. Records token pairs, amounts, minimum return thresholds, and actual return amounts for analyzing Clipper route performance and slippage outcomes.
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.
trace_addressSTRINGHierarchical position of the internal call within a transaction’s execution trace. Comma-separated sequence of integers representing the call path, where each number indicates the index of the call at that nesting level, with null representing top-level calls.
statusBOOLTransaction execution outcome indicator. Boolean value where true represents successful execution and false represents failed execution.
from_addressSTRINGAddress that initiated the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
to_addressSTRINGAddress receiving the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
valueFLOAT64Amount of native cryptocurrency sent with the transaction. Floating-point representation in whole units (e.g., ETH, BNB, MATIC).
gas_usedINT64Amount of gas consumed by the transaction execution. Integer representing the actual computational steps used.
gasINT64Gas limit allocated for the transaction execution. Integer representing the maximum computational steps allowed.
signatureSTRINGFunction selector identifying which contract function was called. 10-character hex string including 0x prefix.
in_srcTokenSTRINGContract address of the source token being swapped. Hex-encoded, 0x-prefixed, 42-character string.
in_dstTokenSTRINGContract address of the destination token being received from the swap. Hex-encoded, 0x-prefixed, 42-character string.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
in_minReturnSTRINGMinimum acceptable output amount for the swap operation. Numeric string representation of token quantity in smallest denomination.
out_returnAmountSTRINGAmount of tokens returned by the swap operation. Numeric string representation of token quantity in smallest denomination.
gasvaluestatusgas_usedin_amountsignatureto_addressin_dstTokenin_srcTokenblock_numberfrom_addressin_minReturntrace_addressblock_timestampout_returnAmounttransaction_hash
1678240true12933980803822000xb04311820x1111111254fb6c44bac0bed2854e76f90643097d0x00000000000000000000000000000000000000000xdac17f958d2ee523a2206206994597c13d831ec7138766850x74de5d4fcbf63e00296fd95d33236b979401663119122215978116481301,0,12021-12-25T21:07:04.000Z19658965204379942650xfaae188ea7a733e9c8293ed206644448181d98c8d1bfc9cbb693dce0523e8a71
1678210true129339100000000000xb04311820x1111111254fb6c44bac0bed2854e76f90643097d0x00000000000000000000000000000000000000000xdac17f958d2ee523a2206206994597c13d831ec7138768070x74de5d4fcbf63e00296fd95d33236b979401663123529218478202537581,0,12021-12-25T21:30:02.000Z24256926266188183080x54247a9cd8aa0857fba500f95e73fb9218aff9a5d0b4ee52e59a349f96dabd12
1755560true135997215570000000xb04311820x1111111254fb6c44bac0bed2854e76f90643097d0x00000000000000000000000000000000000000000xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48138753300x74de5d4fcbf63e00296fd95d33236b979401663151134131969871391871,0,12021-12-25T16:04:22.000Z52646463129509666680x9740acc00d155e0520f49b863eb0545ab39392fa659ff398e3fc4c1412aa9bf7
Query with partition filter
SELECT *
FROM `tt-contracts.1inch_v4_ethereum.AggregationRouterV4_clipperSwap_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

AggregationRouterV4_clipperSwapTo_function

Clipper swap function calls from 1inch Aggregation Router V4 on Ethereum, routing trades through Clipper DEX with source token, destination token, amounts, and minimum return parameters. Contains both successful and failed swap attempts for analyzing routing efficiency and transaction outcomes.
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.
trace_addressSTRINGHierarchical position of the internal call within a transaction’s execution trace. Comma-separated sequence of integers representing the call path, where each number indicates the index of the call at that nesting level, with null representing top-level calls.
statusBOOLTransaction execution outcome indicator. Boolean value where true represents successful execution and false represents failed execution.
from_addressSTRINGAddress that initiated the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
to_addressSTRINGAddress receiving the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
valueFLOAT64Amount of native cryptocurrency sent with the transaction. Floating-point representation in whole units (e.g., ETH, BNB, MATIC).
gas_usedINT64Amount of gas consumed by the transaction execution. Integer representing the actual computational steps used.
gasINT64Gas limit allocated for the transaction execution. Integer representing the maximum computational steps allowed.
signatureSTRINGFunction selector identifying which contract function was called. 10-character hex string including 0x prefix.
in_recipientSTRINGAddress designated to receive the output tokens from a swap or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_srcTokenSTRINGContract address of the source token being swapped. Hex-encoded, 0x-prefixed, 42-character string.
in_dstTokenSTRINGContract address of the destination token being received from the swap. Hex-encoded, 0x-prefixed, 42-character string.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
in_minReturnSTRINGMinimum acceptable output amount for the swap operation. Numeric string representation of token quantity in smallest denomination.
out_returnAmountSTRINGAmount of tokens returned by the swap operation. Numeric string representation of token quantity in smallest denomination.
gasvaluestatusgas_usedin_amountsignatureto_addressin_dstTokenin_srcTokenblock_numberfrom_addressin_minReturnin_recipienttrace_addressblock_timestampout_returnAmounttransaction_hash
2210000false779850x9994dd150x1111111254fb6c44bac0bed2854e76f90643097d151236250xa58818f1ca5a7dd524eca1f89e2325e15bad6cc42022-07-11T20:51:11.000Z0x56423a3acf643ad19b3c6e37ca8ec8dba554a9c67e523d533e73f3f51c4dc3c7
2110000false779850x9994dd150x1111111254fb6c44bac0bed2854e76f90643097d151235920xa58818f1ca5a7dd524eca1f89e2325e15bad6cc42022-07-11T20:43:51.000Z0xc84f267a02dfc81c9f86551295c48c046951eb7fbad04aef060bbe80341780fe
29999810000000000000000false467640x9994dd150x1111111254fb6c44bac0bed2854e76f90643097d179733780xb6f1f501ba37551964c9b23b4c38faed71ddeafa2023-08-22T22:57:11.000Z0xb4d04cda365a24f082c425a7f84762c2f4f58fc2668b54957372dbe420a3f661
Query with partition filter
SELECT *
FROM `tt-contracts.1inch_v4_ethereum.AggregationRouterV4_clipperSwapTo_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

AggregationRouterV4_clipperSwapToWithPermit_function

Clipper swap executions from 1inch v4 aggregation router on Ethereum using EIP-2612 gasless approvals (permit signatures). Contains token swaps between USDC and ETH/WBTC with source amount, destination token, minimum return, and actual return amount for analyzing DEX aggregation efficiency.
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.
trace_addressSTRINGHierarchical position of the internal call within a transaction’s execution trace. Comma-separated sequence of integers representing the call path, where each number indicates the index of the call at that nesting level, with null representing top-level calls.
statusBOOLTransaction execution outcome indicator. Boolean value where true represents successful execution and false represents failed execution.
from_addressSTRINGAddress that initiated the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
to_addressSTRINGAddress receiving the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
valueFLOAT64Amount of native cryptocurrency sent with the transaction. Floating-point representation in whole units (e.g., ETH, BNB, MATIC).
gas_usedINT64Amount of gas consumed by the transaction execution. Integer representing the actual computational steps used.
gasINT64Gas limit allocated for the transaction execution. Integer representing the maximum computational steps allowed.
signatureSTRINGFunction selector identifying which contract function was called. 10-character hex string including 0x prefix.
in_recipientSTRINGAddress designated to receive the output tokens from a swap or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_srcTokenSTRINGContract address of the source token being swapped. Hex-encoded, 0x-prefixed, 42-character string.
in_dstTokenSTRINGContract address of the destination token being received from the swap. Hex-encoded, 0x-prefixed, 42-character string.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
in_minReturnSTRINGMinimum acceptable output amount for the swap operation. Numeric string representation of token quantity in smallest denomination.
in_permitSTRINGEIP-2612 permit signature data enabling gasless token approvals for the swap operation. Hex-encoded byte string containing owner address, spender address, value, deadline, and ECDSA signature components (v, r, s).
out_returnAmountSTRINGAmount of tokens returned by the swap operation. Numeric string representation of token quantity in smallest denomination.
gasvaluestatusgas_usedin_amountin_permitsignatureto_addressin_dstTokenin_srcTokenblock_numberfrom_addressin_minReturnin_recipienttrace_addressblock_timestampout_returnAmounttransaction_hash
2636790true22466790247494140x000000000000000000000000296455465396ff9db0c08fdffa68a4fc2c96075a0000000000000000000000001111111254fb6c44bac0bed2854e76f90643097dffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0000000000000000000000000000000000000000000000000000000061dabb98000000000000000000000000000000000000000000000000000000000000001bcc449aac1082c1dd8204a69e780490f2b92a132fa28994a508ee04afeddfcd8f0f8fd0a7175e8ad0ad4d49e4ce639fb5a9ec9c5ecc9235dd37df9130fc5fdef40xd6a92a5d0x1111111254fb6c44bac0bed2854e76f90643097d0x00000000000000000000000000000000000000000xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48139674090x296455465396ff9db0c08fdffa68a4fc2c96075a28953810313021788000x296455465396ff9db0c08fdffa68a4fc2c96075a2022-01-08T22:11:37.000Z29068474170106266590x4398072aea428d86808edf38e3d1e22d88dcc08331de4edb02bc299bdb077933
2636790true224667177760659750x000000000000000000000000914d5674b1fcbcdfa8ec452e5e4a539048bcafe50000000000000000000000001111111254fb6c44bac0bed2854e76f90643097dffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0000000000000000000000000000000000000000000000000000000061dab81a000000000000000000000000000000000000000000000000000000000000001bd3eb7fc9e069bd40bc62f31892c2581d8f950ed2298f51ca964773df302aec2e33794c245bafeff449a107a483198c7990dfc760eb16ccaa350d370c1b59e57f0xd6a92a5d0x1111111254fb6c44bac0bed2854e76f90643097d0x00000000000000000000000000000000000000000xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48139673370x914d5674b1fcbcdfa8ec452e5e4a539048bcafe556189707049175286170x914d5674b1fcbcdfa8ec452e5e4a539048bcafe52022-01-08T21:56:20.000Z57927533040386892960xaa03b0001442654ea710bed2245ea2d4374ec0cf16383356d844cafc34f04b9e
2636790true22466769848736810x000000000000000000000000e610c34f333c2ec6a003170880f3fe7a3724c8e90000000000000000000000001111111254fb6c44bac0bed2854e76f90643097dffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0000000000000000000000000000000000000000000000000000000061c5572a000000000000000000000000000000000000000000000000000000000000001b1d584af35f09c3246189a9b2f67fe2cfa61ca5c725af10e8817d1577282902934a3f33afb1255c5d1b8fa70c30dda9235ad6a259f4ae1abbfb92745d9667cb740xd6a92a5d0x1111111254fb6c44bac0bed2854e76f90643097d0x00000000000000000000000000000000000000000xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48138625860xe610c34f333c2ec6a003170880f3fe7a3724c8e917476666583408431570xe610c34f333c2ec6a003170880f3fe7a3724c8e92021-12-23T16:44:41.000Z17653198569099425830xda3facad8cf25d6331ecc16da89c5f5dafb5a3880cde15ca3424cdfd56b08a01
Query with partition filter
SELECT *
FROM `tt-contracts.1inch_v4_ethereum.AggregationRouterV4_clipperSwapToWithPermit_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

AggregationRouterV4_fillOrderRFQ_function

Request-for-Quote (RFQ) order execution records from 1inch AggregationRouterV4 contract. Contains maker/taker token addresses, exchange amounts, cryptographic signatures, and execution outcomes for peer-to-peer token swaps.
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.
trace_addressSTRINGHierarchical position of the internal call within a transaction’s execution trace. Comma-separated sequence of integers representing the call path, where each number indicates the index of the call at that nesting level, with null representing top-level calls.
statusBOOLTransaction execution outcome indicator. Boolean value where true represents successful execution and false represents failed execution.
from_addressSTRINGAddress that initiated the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
to_addressSTRINGAddress receiving the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
valueFLOAT64Amount of native cryptocurrency sent with the transaction. Floating-point representation in whole units (e.g., ETH, BNB, MATIC).
gas_usedINT64Amount of gas consumed by the transaction execution. Integer representing the actual computational steps used.
gasINT64Gas limit allocated for the transaction execution. Integer representing the maximum computational steps allowed.
signatureSTRINGFunction selector identifying which contract function was called. 10-character hex string including 0x prefix.
in_orderSTRUCT<info STRING, makerAsset STRING, takerAsset STRING, maker STRING, allowedSender STRING, makingAmount STRING, takingAmount STRING>Request-for-Quote (RFQ) order details structure containing maker and taker information. Structure includes token addresses for assets being exchanged, maker address, allowed sender address, and token amounts for both maker and taker sides of the trade.
in_signatureSTRINGCryptographic signature authorizing the order execution. Hex-encoded byte string used to verify the order was signed by the maker’s private key.
in_makingAmountSTRINGAmount of tokens provided by the maker in the RFQ order execution. Numeric string representing the token quantity in its smallest denomination.
in_takingAmountSTRINGAmount of tokens requested from the taker in the RFQ order execution. Numeric string representing the token quantity in its smallest denomination.
out_anon0STRINGActual amount of tokens provided by the maker in the order or swap execution. Numeric string representing the token quantity in its smallest denomination.
out_anon1STRINGActual amount of tokens received by the taker in the order or swap execution. Numeric string representing the token quantity in its smallest denomination.
gasvaluestatusgas_usedin_orderout_anon0out_anon1signatureto_addressblock_numberfrom_addressin_signaturetrace_addressblock_timestampin_makingAmountin_takingAmounttransaction_hash
4589680false15290xd0a3b6650x1111111254fb6c44bac0bed2854e76f90643097d149860710x2057cfb9fd11837d61b294d514c5bd03e5e7189a1,1,1,0,22022-06-18T16:58:07.000Z0x0ef5c874248aa30f19231904cbb623592519557e43089a4b7fe6cee7f742e663
7234640false15290xd0a3b6650x1111111254fb6c44bac0bed2854e76f90643097d149866720x2057cfb9fd11837d61b294d514c5bd03e5e7189a1,3,22022-06-18T19:25:08.000Z0xfb556c0e2325c01cf0385a015e26c9af3cb8fa7eb5e1380bbbfd6eb409f5beb6
12839630false15290xd0a3b6650x1111111254fb6c44bac0bed2854e76f90643097d149865360x2057cfb9fd11837d61b294d514c5bd03e5e7189a1,1,1,0,22022-06-18T18:49:27.000Z0x7700718853e3b0364408098e7d6c0302c53b656571994ef369fe739bbe6b91de
Query with partition filter
SELECT *
FROM `tt-contracts.1inch_v4_ethereum.AggregationRouterV4_fillOrderRFQ_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

AggregationRouterV4_fillOrderRFQTo_function

Decoded function call data for fillOrderRFQTo on 1inch AggregationRouter V4 contract, which executes Request-for-Quote (RFQ) orders with a specified recipient address. Contains maker-signed order parameters including asset addresses, amounts, and cryptographic signature, with execution outputs showing actual transferred quantities.
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.
trace_addressSTRINGHierarchical position of the internal call within a transaction’s execution trace. Comma-separated sequence of integers representing the call path, where each number indicates the index of the call at that nesting level, with null representing top-level calls.
statusBOOLTransaction execution outcome indicator. Boolean value where true represents successful execution and false represents failed execution.
from_addressSTRINGAddress that initiated the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
to_addressSTRINGAddress receiving the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
valueFLOAT64Amount of native cryptocurrency sent with the transaction. Floating-point representation in whole units (e.g., ETH, BNB, MATIC).
gas_usedINT64Amount of gas consumed by the transaction execution. Integer representing the actual computational steps used.
gasINT64Gas limit allocated for the transaction execution. Integer representing the maximum computational steps allowed.
signatureSTRINGFunction selector identifying which contract function was called. 10-character hex string including 0x prefix.
in_orderSTRUCT<info STRING, makerAsset STRING, takerAsset STRING, maker STRING, allowedSender STRING, makingAmount STRING, takingAmount STRING>Request-for-Quote (RFQ) order details structure containing maker and taker information. Structure includes token addresses for assets being exchanged, maker address, allowed sender address, and token amounts for both maker and taker sides of the trade.
in_signatureSTRINGCryptographic signature authorizing the order execution. Hex-encoded byte string used to verify the order was signed by the maker’s private key.
in_makingAmountSTRINGAmount of tokens provided by the maker in the RFQ order execution. Numeric string representing the token quantity in its smallest denomination.
in_takingAmountSTRINGAmount of tokens requested from the taker in the RFQ order execution. Numeric string representing the token quantity in its smallest denomination.
in_targetSTRINGAddress of the recipient contract or account receiving tokens or funds. Hex-encoded, 0x-prefixed, 42-character string.
out_anon0STRINGActual amount of tokens provided by the maker in the order or swap execution. Numeric string representing the token quantity in its smallest denomination.
out_anon1STRINGActual amount of tokens received by the taker in the order or swap execution. Numeric string representing the token quantity in its smallest denomination.
gasvaluestatusgas_usedin_orderin_targetout_anon0out_anon1signatureto_addressblock_numberfrom_addressin_signaturetrace_addressblock_timestampin_makingAmountin_takingAmounttransaction_hash
7499960true58698{“info”:“30751300141344956867769365458”,“maker”:“0x945bcf562085de2d5875b9e2012ed5fd5cfab927”,“makerAsset”:“0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2”,“takerAsset”:“0xdac17f958d2ee523a2206206994597c13d831ec7”,“makingAmount”:“56167215961465740000”,“takingAmount”:“89977000000”,“allowedSender”:“0x2c54b300ac0f7ba014eb9223883276fd1f9fba35”}0xb0273284f69bee017b5332b81b668aebeea2253256167215961465740000899770000000xbaba58550x1111111254fb6c44bac0bed2854e76f90643097d158524580x2c54b300ac0f7ba014eb9223883276fd1f9fba350xa4dae0837f6f5194b206ba607d88985201ecadea4f4cad3748180bcbe44438d65fe0391216c4f6cc92250b7b9edcab4c3a52b2920391abfcdd7f41b3d02ddfe01b4,02022-10-29T08:14:59.000Z0899770000000xa0c2f108dd9cfe45cfac108438795f883102841e53ce59c86ec4d5972028b78a
7756780true58718{“info”:“30750917389852171468262136213”,“maker”:“0x945bcf562085de2d5875b9e2012ed5fd5cfab927”,“makerAsset”:“0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2”,“takerAsset”:“0xdac17f958d2ee523a2206206994597c13d831ec7”,“makingAmount”:“57552820947077684000”,“takingAmount”:“89977000000”,“allowedSender”:“0x650a17a305b69d60c471591794f7564670afb98d”}0xb0273284f69bee017b5332b81b668aebeea2253257552820947077684000899770000000xbaba58550x1111111254fb6c44bac0bed2854e76f90643097d158507360x650a17a305b69d60c471591794f7564670afb98d0x9dac51afce71b1ad2ef14de76748b6873c018855e7e1e7540823ea5dd17cc5a46088c64968c60ad63837a0373fd7d38eaf9e814a912ecd2dba13a6d384e29cf21c3,02022-10-29T02:28:47.000Z0899770000000x31d9bd8acc82cab316a9bb4f19e880b76c4cb9c5b15503fcc4bb2e8ca4212189
7382840true59982{“info”:“30716518952967930095988318937”,“maker”:“0x945bcf562085de2d5875b9e2012ed5fd5cfab927”,“makerAsset”:“0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2”,“takerAsset”:“0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48”,“makingAmount”:“66812424741534340000”,“takingAmount”:“90000000000”,“allowedSender”:“0x3d5d77852e2806160abe0dee906d49355e939aab”}0xb0273284f69bee017b5332b81b668aebeea2253266812424741534340000900000000000xbaba58550x1111111254fb6c44bac0bed2854e76f90643097d156962340x3d5d77852e2806160abe0dee906d49355e939aab0xcb7a0cc60503cbdd35a82ee806cb6327dd54ab6ee3c8638f577846e50c6964a50c9b4be38706c71e5ee1a6a0fe9c900265cf96c300744d7ac8f8dfe0b9fbf9451b4,02022-10-07T12:29:35.000Z0900000000000x2f732e0de67a1fe4093492cb8a56a85e7f629b514b82912a4be9150c1a2b57e3
Query with partition filter
SELECT *
FROM `tt-contracts.1inch_v4_ethereum.AggregationRouterV4_fillOrderRFQTo_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

AggregationRouterV4_fillOrderRFQToWithPermit_function

1inch AggregationRouterV4 function call data for executing Request-for-Quote (RFQ) orders with EIP-2612 permit-based token approvals to a specified recipient address. Contains order parameters, maker/taker amounts, cryptographic signatures, and execution outcomes for gasless token swaps.
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.
trace_addressSTRINGHierarchical position of the internal call within a transaction’s execution trace. Comma-separated sequence of integers representing the call path, where each number indicates the index of the call at that nesting level, with null representing top-level calls.
statusBOOLTransaction execution outcome indicator. Boolean value where true represents successful execution and false represents failed execution.
from_addressSTRINGAddress that initiated the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
to_addressSTRINGAddress receiving the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
valueFLOAT64Amount of native cryptocurrency sent with the transaction. Floating-point representation in whole units (e.g., ETH, BNB, MATIC).
gas_usedINT64Amount of gas consumed by the transaction execution. Integer representing the actual computational steps used.
gasINT64Gas limit allocated for the transaction execution. Integer representing the maximum computational steps allowed.
signatureSTRINGFunction selector identifying which contract function was called. 10-character hex string including 0x prefix.
in_orderSTRUCT<info STRING, makerAsset STRING, takerAsset STRING, maker STRING, allowedSender STRING, makingAmount STRING, takingAmount STRING>Request-for-Quote (RFQ) order details structure containing maker and taker information. Structure includes token addresses for assets being exchanged, maker address, allowed sender address, and token amounts for both maker and taker sides of the trade.
in_signatureSTRINGCryptographic signature authorizing the order execution. Hex-encoded byte string used to verify the order was signed by the maker’s private key.
in_makingAmountSTRINGAmount of tokens provided by the maker in the RFQ order execution. Numeric string representing the token quantity in its smallest denomination.
in_takingAmountSTRINGAmount of tokens requested from the taker in the RFQ order execution. Numeric string representing the token quantity in its smallest denomination.
in_targetSTRINGAddress of the recipient contract or account receiving tokens or funds. Hex-encoded, 0x-prefixed, 42-character string.
in_permitSTRINGEIP-2612 permit signature data enabling gasless token approvals for the swap operation. Hex-encoded byte string containing owner address, spender address, value, deadline, and ECDSA signature components (v, r, s).
out_anon0STRINGActual amount of tokens provided by the maker in the order or swap execution. Numeric string representing the token quantity in its smallest denomination.
out_anon1STRINGActual amount of tokens received by the taker in the order or swap execution. Numeric string representing the token quantity in its smallest denomination.
gasvaluestatusgas_usedin_orderin_permitin_targetout_anon0out_anon1signatureto_addressblock_numberfrom_addressin_signaturetrace_addressblock_timestampin_makingAmountin_takingAmounttransaction_hash
2906250false1001700x4cc4a27b0x1111111254fb6c44bac0bed2854e76f90643097d159053560xa8cadc2268b01395f8573682fb9dd00bd582e8a02022-11-05T17:38:47.000Z0x82dfae20ffd325a6c07493d3a783530a6b50fe94c51b007f3462d90d0985d8db
2906420false1001820x4cc4a27b0x1111111254fb6c44bac0bed2854e76f90643097d159053560xa8cadc2268b01395f8573682fb9dd00bd582e8a02022-11-05T17:38:47.000Z0xe264c90e01a3f33617a195aec65c64e98c156fac9954bf6028bc76b1713fccb9
6813200true165530{“info”:“30762864727633826590480893632”,“maker”:“0xb398ffef80144095b8712c70a0c09886c8151feb”,“makerAsset”:“0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48”,“takerAsset”:“0x111111111117dc0aa78b770fa6a738034120c302”,“makingAmount”:“686063020”,“takingAmount”:“1051075623166452311441”,“allowedSender”:“0x0000000000000000000000000000000000000000”}0x0000000000000000000000002deeca909787b9553dba4ade8f78f67dbe22d5b90000000000000000000000001111111254fb6c44bac0bed2854e76f90643097dffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff000000000000000000000000000000000000000000000000000000006367210d000000000000000000000000000000000000000000000000000000000000001bf96ba26c9fa274c0f5b1fe1bcda36a45333fe511f41d5ff297149228656ee739008c8bdc193d2aa9b2dab30780666acd4528d6a0a1440c415d7193c629d4ff0e0x2deeca909787b9553dba4ade8f78f67dbe22d5b968606302010510756231664523114410x4cc4a27b0x1111111254fb6c44bac0bed2854e76f90643097d159043770x2deeca909787b9553dba4ade8f78f67dbe22d5b90x8168bb5ca39b4eda06f6db6c9c35aa3d7cdce56916621b9470fdebfffcdf67164417aee9f6d3bf9ecc1b4b647a0dd3174137302324d58676995cea0da76c78e32022-11-05T14:21:11.000Z010510756231664523114410x43c301424e14fa2378830d83095cbf4c35d380cd78e96900c8a0417838eb626b
Query with partition filter
SELECT *
FROM `tt-contracts.1inch_v4_ethereum.AggregationRouterV4_fillOrderRFQToWithPermit_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

AggregationRouterV4_OrderFilledRFQ_event

Request-for-quote (RFQ) order execution events emitted by 1inch AggregationRouterV4 contracts when off-chain quoted orders are filled. Contains order hash, maker token amount, and standard event metadata for tracking peer-to-peer swap settlements.
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_orderHashSTRINGUnique identifier for the order being filled or executed. 66-character hex string including 0x prefix.
in_makingAmountSTRINGAmount of tokens provided by the maker in the RFQ order execution. Numeric string representing the token quantity in its smallest denomination.
addressremovedlog_indexblock_numberin_orderHashblock_timestampin_makingAmounttransaction_hash
0x1111111254fb6c44bac0bed2854e76f90643097dfalse256155344090x98f21ce8d075c8c56057b6375939ecb34febb42742bb3d8b16ec16086a93dc752022-09-14T18:14:35.000Z25359275123080693000xefe7b7b267ec752a1597578d83dd402bdc66cc77db6509f1786aee74db111ec3
0x1111111254fb6c44bac0bed2854e76f90643097dfalse3155337670x374cf518399075761c542e1dd3e49ae84ed90eb5e2b4355602f97d69371061642022-09-14T15:39:32.000Z23160295797322960000x434f30e029939b700a610f1d8e0b1c91363397e73d5c570209217bf74058977e
0x1111111254fb6c44bac0bed2854e76f90643097dfalse4155327680x0f6b4663a8dc934f078ac537e119f1beb272a9a927af12fa6dc88e3f4d9fd4bd2022-09-14T11:45:51.000Z48265270x07b6618dafee97a17a2a5afb1300d8dc3275d80b52d4b75c98cc5efa4dfdff73
Query with partition filter
SELECT *
FROM `tt-contracts.1inch_v4_ethereum.AggregationRouterV4_OrderFilledRFQ_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

AggregationRouterV4_swap_function

Decoded function call data for the swap function on 1inch AggregationRouterV4 contracts. Records token swap executions including source and destination token addresses, amounts, minimum return thresholds, execution flags, and actual amounts spent and returned.
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.
trace_addressSTRINGHierarchical position of the internal call within a transaction’s execution trace. Comma-separated sequence of integers representing the call path, where each number indicates the index of the call at that nesting level, with null representing top-level calls.
statusBOOLTransaction execution outcome indicator. Boolean value where true represents successful execution and false represents failed execution.
from_addressSTRINGAddress that initiated the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
to_addressSTRINGAddress receiving the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
valueFLOAT64Amount of native cryptocurrency sent with the transaction. Floating-point representation in whole units (e.g., ETH, BNB, MATIC).
gas_usedINT64Amount of gas consumed by the transaction execution. Integer representing the actual computational steps used.
gasINT64Gas limit allocated for the transaction execution. Integer representing the maximum computational steps allowed.
signatureSTRINGFunction selector identifying which contract function was called. 10-character hex string including 0x prefix.
in_callerSTRINGAddress that initiated or requested the contract function call. Hex-encoded, 0x-prefixed, 42-character string.
in_descSTRUCT<srcToken STRING, dstToken STRING, srcReceiver STRING, dstReceiver STRING, amount STRING, minReturnAmount STRING, flags STRING, permit STRING>Swap operation parameters struct containing source and destination token addresses, receiver addresses, token amounts, minimum return amount, execution flags, and permit signature data.
in_dataSTRINGEncoded input data for the contract function call. Hex-encoded byte string representing function parameters and additional call data.
out_returnAmountSTRINGAmount of tokens returned by the swap operation. Numeric string representation of token quantity in smallest denomination.
out_spentAmountSTRINGAmount of source tokens consumed by the swap operation. Numeric string representation of token quantity in smallest denomination.
out_gasLeftSTRINGAmount of gas remaining after the function execution. Numeric string representation of unspent gas units from the allocated gas limit.
gasvaluestatusin_datain_descgas_usedin_callersignatureto_addressout_gasLeftblock_numberfrom_addresstrace_addressblock_timestampout_spentAmountout_returnAmounttransaction_hash
2244800true0x00000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000002080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a4b757fed6000000000000000000000000ab293dce330b92aa52bc2a7cd3816edaa75f890b000000000000000000000000a68dd8cb83097765263adad881af6eed479c4a33000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20000000000000000002dc6c01111111254fb6c44bac0bed2854e76f90643097d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{“flags”:“4”,“amount”:“40267507646373186662066”,“permit”:“0x”,“dstToken”:“0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2”,“srcToken”:“0xa68dd8cb83097765263adad881af6eed479c4a33”,“dstReceiver”:“0xe9e5d197b2dd08463161de2f8848674482501e67”,“srcReceiver”:“0xab293dce330b92aa52bc2a7cd3816edaa75f890b”,“minReturnAmount”:“809235655618310285”}1677640x220bda5c8994804ac96ebe4df184d25e5c2196d40x7c0252000x1111111254fb6c44bac0bed2854e76f90643097d29371140113350xe9e5d197b2dd08463161de2f8848674482501e672022-01-15T17:17:14.000Z402675076463731866620668729879763300318410x3e8ba6b7d6e63bbe32f0d691bc4e83982898b57de5dcf40009dea3ed9f361596
2440900true0x00000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000002080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a4b757fed6000000000000000000000000ab293dce330b92aa52bc2a7cd3816edaa75f890b000000000000000000000000a68dd8cb83097765263adad881af6eed479c4a33000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20000000000000000002dc6c01111111254fb6c44bac0bed2854e76f90643097d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{“flags”:“4”,“amount”:“3004000000000000000000”,“permit”:“0x”,“dstToken”:“0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2”,“srcToken”:“0xa68dd8cb83097765263adad881af6eed479c4a33”,“dstReceiver”:“0xfda9365e2cdf21d72cb0dc4f5ff46f29e4ac59ce”,“srcReceiver”:“0xab293dce330b92aa52bc2a7cd3816edaa75f890b”,“minReturnAmount”:“81574970373007455”}1896160x220bda5c8994804ac96ebe4df184d25e5c2196d40x7c0252000x1111111254fb6c44bac0bed2854e76f90643097d31929140096730xfda9365e2cdf21d72cb0dc4f5ff46f29e4ac59ce2022-01-15T11:12:01.000Z3004000000000000000000869223075624857960x502c17c8ce4ba97bbc214d6a4241015e17df709d01a88c5936f3ba971c2c9f1b
2244660true0x00000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000002080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a4b757fed6000000000000000000000000ab293dce330b92aa52bc2a7cd3816edaa75f890b000000000000000000000000a68dd8cb83097765263adad881af6eed479c4a33000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20000000000000000002dc6c01111111254fb6c44bac0bed2854e76f90643097d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{“flags”:“4”,“amount”:“50374877100000000000000”,“permit”:“0x”,“dstToken”:“0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2”,“srcToken”:“0xa68dd8cb83097765263adad881af6eed479c4a33”,“dstReceiver”:“0xe9e5d197b2dd08463161de2f8848674482501e67”,“srcReceiver”:“0xab293dce330b92aa52bc2a7cd3816edaa75f890b”,“minReturnAmount”:“1342151996209830611”}1725520x220bda5c8994804ac96ebe4df184d25e5c2196d40x7c0252000x1111111254fb6c44bac0bed2854e76f90643097d29369140089160xe9e5d197b2dd08463161de2f8848674482501e672022-01-15T08:16:23.000Z5037487710000000000000014610130550741611510xbef64318fa9386262380891d3eafb34075de587cde5083fe0eea391f4efdaf29
Query with partition filter
SELECT *
FROM `tt-contracts.1inch_v4_ethereum.AggregationRouterV4_swap_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

AggregationRouterV4_uniswapV3Swap_function

Decoded function calls to the 1inch AggregationRouterV4 contract’s uniswapV3Swap method, which routes token swaps through Uniswap V3 liquidity pools. Contains input amounts, minimum return thresholds, encoded pool routing paths, and actual return amounts for DEX aggregation analysis.
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.
trace_addressSTRINGHierarchical position of the internal call within a transaction’s execution trace. Comma-separated sequence of integers representing the call path, where each number indicates the index of the call at that nesting level, with null representing top-level calls.
statusBOOLTransaction execution outcome indicator. Boolean value where true represents successful execution and false represents failed execution.
from_addressSTRINGAddress that initiated the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
to_addressSTRINGAddress receiving the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
valueFLOAT64Amount of native cryptocurrency sent with the transaction. Floating-point representation in whole units (e.g., ETH, BNB, MATIC).
gas_usedINT64Amount of gas consumed by the transaction execution. Integer representing the actual computational steps used.
gasINT64Gas limit allocated for the transaction execution. Integer representing the maximum computational steps allowed.
signatureSTRINGFunction selector identifying which contract function was called. 10-character hex string including 0x prefix.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
in_minReturnSTRINGMinimum acceptable output amount for the swap operation. Numeric string representation of token quantity in smallest denomination.
in_poolsARRAY<STRING>Array of encoded pool identifiers for routing token swaps through decentralized exchanges. Elements are numeric strings representing packed pool addresses and swap parameters.
out_returnAmountSTRINGAmount of tokens returned by the swap operation. Numeric string representation of token quantity in smallest denomination.
gasvaluestatusgas_usedin_poolsin_amountsignatureto_addressblock_numberfrom_addressin_minReturntrace_addressblock_timestampout_returnAmounttransaction_hash
144141452124000000000000true101773[“86844066927987146567678238757297496810455573021819158383277400169966058034752”]4521240000000000000xe449022e0x1111111254fb6c44bac0bed2854e76f90643097d153237040x00000000009726632680fb29d3f7a9734e3010e283380384212022-08-11T23:53:45.000Z8508079530xbfe9696ff05397c2669cc68e13f6bdd049f26629e58494c3a435ff1f402b663d
1441131487250000000000000true100799[“86844066927987146567678238757297496810455573021819158383277400169966058034752”]14872500000000000000xe449022e0x1111111254fb6c44bac0bed2854e76f90643097d153215010x00000000009726632680fb29d3f7a9734e3010e2276613354412022-08-11T15:26:55.000Z28230632670xe029a1957df2e792cf1233578276c521e580483e2bc292c552bfd56f03b490c4
126504991500000000000000true100743[“86844066927987146567678238757297496810455573021819158383277400169966058034752”]9915000000000000000xe449022e0x1111111254fb6c44bac0bed2854e76f90643097d153177150x00000000009726632680fb29d3f7a9734e3010e2182710716812022-08-11T01:08:29.000Z18594586920xcd37979ada0caa7e1cf1e9f4625ea8ed7fa77b31b04db91a950d019342898b20
Query with partition filter
SELECT *
FROM `tt-contracts.1inch_v4_ethereum.AggregationRouterV4_uniswapV3Swap_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

AggregationRouterV4_uniswapV3SwapCallback_function

Callback function invocations from 1inch Aggregation Router V4 to Uniswap V3 pools during swap execution. Contains token amount deltas and contextual data passed during the callback, enabling analysis of V3 liquidity pool interactions within 1inch aggregated swaps.
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.
trace_addressSTRINGHierarchical position of the internal call within a transaction’s execution trace. Comma-separated sequence of integers representing the call path, where each number indicates the index of the call at that nesting level, with null representing top-level calls.
statusBOOLTransaction execution outcome indicator. Boolean value where true represents successful execution and false represents failed execution.
from_addressSTRINGAddress that initiated the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
to_addressSTRINGAddress receiving the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
valueFLOAT64Amount of native cryptocurrency sent with the transaction. Floating-point representation in whole units (e.g., ETH, BNB, MATIC).
gas_usedINT64Amount of gas consumed by the transaction execution. Integer representing the actual computational steps used.
gasINT64Gas limit allocated for the transaction execution. Integer representing the maximum computational steps allowed.
signatureSTRINGFunction selector identifying which contract function was called. 10-character hex string including 0x prefix.
in_amount0DeltaSTRINGChange in amount for the first token in a Uniswap V3 liquidity pool swap. Positive values indicate tokens owed to the pool, negative values indicate tokens owed to the recipient.
in_amount1DeltaSTRINGChange in amount for the second token in a Uniswap V3 liquidity pool swap. Positive values indicate tokens owed to the pool, negative values indicate tokens owed to the recipient.
in_anon2STRINGThird parameter passed to the Uniswap V3 swap callback function. Hex-encoded, 0x-prefixed, 66-character string representing contextual data for the swap operation.
gasvaluestatusgas_usedin_anon2signatureto_addressblock_numberfrom_addresstrace_addressblock_timestampin_amount0Deltain_amount1Deltatransaction_hash
2138840false64320xfa461e330x1111111254fb6c44bac0bed2854e76f90643097d153185420xc60604a8e104940cf28f4fd9af8abb06dc50b8120,22022-08-11T04:15:12.000Z0x16aebee9457588bb36efa7a479ba114a7b568f7f961706100c766273847b31f0
1301300false68830xfa461e330x1111111254fb6c44bac0bed2854e76f90643097d153177390xe574ddb560d3507ba34b0db531b831b7918c62b10,22022-08-11T01:12:55.000Z0x86dad78a1b732fd9d4f038632a0da73adb94e502d1b5d206fabd045d0d6c8a9b
1864990false72100xfa461e330x1111111254fb6c44bac0bed2854e76f90643097d153200390x14036bbda496e39dc3db6025fe858431c1ddadb10,22022-08-11T09:58:46.000Z0xd427319d83871cc6cbcddec7d098542e214e061312e5355509efb86913f75317
Query with partition filter
SELECT *
FROM `tt-contracts.1inch_v4_ethereum.AggregationRouterV4_uniswapV3SwapCallback_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

AggregationRouterV4_uniswapV3SwapTo_function

1inch AggregationRouterV4 function calls routing token swaps through Uniswap V3 pools with slippage protection. Contains input amounts, minimum return thresholds, encoded pool routing paths, and actual swap output amounts.
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.
trace_addressSTRINGHierarchical position of the internal call within a transaction’s execution trace. Comma-separated sequence of integers representing the call path, where each number indicates the index of the call at that nesting level, with null representing top-level calls.
statusBOOLTransaction execution outcome indicator. Boolean value where true represents successful execution and false represents failed execution.
from_addressSTRINGAddress that initiated the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
to_addressSTRINGAddress receiving the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
valueFLOAT64Amount of native cryptocurrency sent with the transaction. Floating-point representation in whole units (e.g., ETH, BNB, MATIC).
gas_usedINT64Amount of gas consumed by the transaction execution. Integer representing the actual computational steps used.
gasINT64Gas limit allocated for the transaction execution. Integer representing the maximum computational steps allowed.
signatureSTRINGFunction selector identifying which contract function was called. 10-character hex string including 0x prefix.
in_recipientSTRINGAddress designated to receive the output tokens from a swap or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
in_minReturnSTRINGMinimum acceptable output amount for the swap operation. Numeric string representation of token quantity in smallest denomination.
in_poolsARRAY<STRING>Array of encoded pool identifiers for routing token swaps through decentralized exchanges. Elements are numeric strings representing packed pool addresses and swap parameters.
out_returnAmountSTRINGAmount of tokens returned by the swap operation. Numeric string representation of token quantity in smallest denomination.
gasvaluestatusgas_usedin_poolsin_amountsignatureto_addressblock_numberfrom_addressin_minReturnin_recipienttrace_addressblock_timestampout_returnAmounttransaction_hash
1957704864696996722884000true127653[“86844066927987146567678238757374885272631065163384959813305783582584345529728”]48646969967228840730xbc80f1a80x1111111254fb6c44bac0bed2854e76f90643097d140685580xd8401637ab562b62fa6402c2a499539c20667890197670231000000000000000xd8401637ab562b62fa6402c2a499539c206678902022-01-24T13:21:45.000Z197690000000000000036760x296502a63ec1aa9eea48f3b3e4d6771e22486bde242d83a3ba4452920cf0607a
3160540true66550[“459814688994941497959443052062941677297164997647”]37463137458339924430630xbc80f1a80x1111111254fb6c44bac0bed2854e76f90643097d180684360x9008d19f58aabd9ed0d60971565aa8510560ab411220981763992453120x9008d19f58aabd9ed0d60971565aa8510560ab4142023-09-05T06:17:23.000Z1230828401722148240x0fea864ddfe21e5a738abe453562266e7b91f82d10910785563e31422edf1732
5205190true90441[“57896044618658097711785492504861130023810985324535465758817693697233763417245”]4096344245100409651200xbc80f1a80x1111111254fb6c44bac0bed2854e76f90643097d180719150x9008d19f58aabd9ed0d60971565aa8510560ab413364704953376440320x9008d19f58aabd9ed0d60971565aa8510560ab4162023-09-05T17:59:23.000Z3391839679263727830x24a0987c8f90199fce33c069c31e445dce46542cfccd02089bdb6b111cd51fee
Query with partition filter
SELECT *
FROM `tt-contracts.1inch_v4_ethereum.AggregationRouterV4_uniswapV3SwapTo_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

AggregationRouterV4_uniswapV3SwapToWithPermit_function

1inch AggregationRouterV4 function calls executing Uniswap V3 token swaps with EIP-2612 permit signatures for gasless token approvals. Contains source token, routing pools, swap amounts, recipient addresses, and permit signature data for analyzing DEX aggregation trades with meta-transaction support.
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.
trace_addressSTRINGHierarchical position of the internal call within a transaction’s execution trace. Comma-separated sequence of integers representing the call path, where each number indicates the index of the call at that nesting level, with null representing top-level calls.
statusBOOLTransaction execution outcome indicator. Boolean value where true represents successful execution and false represents failed execution.
from_addressSTRINGAddress that initiated the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
to_addressSTRINGAddress receiving the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
valueFLOAT64Amount of native cryptocurrency sent with the transaction. Floating-point representation in whole units (e.g., ETH, BNB, MATIC).
gas_usedINT64Amount of gas consumed by the transaction execution. Integer representing the actual computational steps used.
gasINT64Gas limit allocated for the transaction execution. Integer representing the maximum computational steps allowed.
signatureSTRINGFunction selector identifying which contract function was called. 10-character hex string including 0x prefix.
in_recipientSTRINGAddress designated to receive the output tokens from a swap or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_srcTokenSTRINGContract address of the source token being swapped. Hex-encoded, 0x-prefixed, 42-character string.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
in_minReturnSTRINGMinimum acceptable output amount for the swap operation. Numeric string representation of token quantity in smallest denomination.
in_poolsARRAY<STRING>Array of encoded pool identifiers for routing token swaps through decentralized exchanges. Elements are numeric strings representing packed pool addresses and swap parameters.
in_permitSTRINGEIP-2612 permit signature data enabling gasless token approvals for the swap operation. Hex-encoded byte string containing owner address, spender address, value, deadline, and ECDSA signature components (v, r, s).
out_returnAmountSTRINGAmount of tokens returned by the swap operation. Numeric string representation of token quantity in smallest denomination.
gasvaluestatusgas_usedin_poolsin_amountin_permitsignatureto_addressin_srcTokenblock_numberfrom_addressin_minReturnin_recipienttrace_addressblock_timestampout_returnAmounttransaction_hash
2733360false43532[]0x2521b9300x1111111254fb6c44bac0bed2854e76f90643097d147079840x07a2e516993972ecd674058e173f02694617e2332022-05-04T01:08:49.000Z0x486417e0e0d4a44233d471c3101f4e7f3ba9d025f25b0155a16aa84aec7a8284
3704470false243777[]0x2521b9300x1111111254fb6c44bac0bed2854e76f90643097d147127970x30b0f204f59a6a030cfa587d88522bd5f94a255d2022-05-04T19:31:18.000Z0x5a690a0b86f90ac5d1ef1d9923d48fd44895d65c43553239099b9e72b18672cb
2551770false46314[]0x2521b9300x1111111254fb6c44bac0bed2854e76f90643097d147129080xc67cebf114e4421490a4b77438765a73af7d3c7b2022-05-04T19:57:26.000Z0x2e309269dd601f420dc7249da813baefa2836d1d72cebc14f8c2395c2ba7f425
Query with partition filter
SELECT *
FROM `tt-contracts.1inch_v4_ethereum.AggregationRouterV4_uniswapV3SwapToWithPermit_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

AggregationRouterV4_unoswap_function

1inch AggregationRouterV4 unoswap function call data capturing single-route token swap executions. Contains source token, input amount, minimum return threshold, encoded pool routing parameters, and actual return amount for slippage analysis.
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.
trace_addressSTRINGHierarchical position of the internal call within a transaction’s execution trace. Comma-separated sequence of integers representing the call path, where each number indicates the index of the call at that nesting level, with null representing top-level calls.
statusBOOLTransaction execution outcome indicator. Boolean value where true represents successful execution and false represents failed execution.
from_addressSTRINGAddress that initiated the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
to_addressSTRINGAddress receiving the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
valueFLOAT64Amount of native cryptocurrency sent with the transaction. Floating-point representation in whole units (e.g., ETH, BNB, MATIC).
gas_usedINT64Amount of gas consumed by the transaction execution. Integer representing the actual computational steps used.
gasINT64Gas limit allocated for the transaction execution. Integer representing the maximum computational steps allowed.
signatureSTRINGFunction selector identifying which contract function was called. 10-character hex string including 0x prefix.
in_srcTokenSTRINGContract address of the source token being swapped. Hex-encoded, 0x-prefixed, 42-character string.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
in_minReturnSTRINGMinimum acceptable output amount for the swap operation. Numeric string representation of token quantity in smallest denomination.
in_poolsARRAY<STRING>Array of encoded pool identifiers for routing token swaps through decentralized exchanges. Elements are numeric strings representing packed pool addresses and swap parameters.
out_returnAmountSTRINGAmount of tokens returned by the swap operation. Numeric string representation of token quantity in smallest denomination.
gasvaluestatusgas_usedin_poolsin_amountsignatureto_addressin_srcTokenblock_numberfrom_addressin_minReturntrace_addressblock_timestampout_returnAmounttransaction_hash
15980620000000000000000false156370[]0x2e95b6c80x1111111254fb6c44bac0bed2854e76f90643097d184238640xe808c821d56d69ae0b0d5f7c2aeaf7d2b7fb780d2023-10-25T01:03:11.000Z0x42e3da985eb05e926e07e0aa9df12288e27a44b76dc61097d7c86612a0bd0706
6000000false428683[]0x2e95b6c80x1111111254fb6c44bac0bed2854e76f90643097d184278180xcbdfca586340780739a3595a2648da647f50774f2023-10-25T14:23:11.000Z0x89ef75386e90347d967ddfc4714ca91fa393999669354e8f9ee9ea50f15a44bd
19428660000000000000000false160844[]0x2e95b6c80x1111111254fb6c44bac0bed2854e76f90643097d184301870xf8abc9dd7ff57ebd7acd5c2fc8389e019dfef9f42023-10-25T22:20:35.000Z0x2a92cbac9036437f81e893dd51f921d90e3032d9283e17a1e6d68e904acd39d3
Query with partition filter
SELECT *
FROM `tt-contracts.1inch_v4_ethereum.AggregationRouterV4_unoswap_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

AggregationRouterV4_unoswapWithPermit_function

Token swap function calls on 1inch AggregationRouter V4 using EIP-2612 permit signatures for gasless approvals. Contains source token, input amount, minimum return threshold, permit signature data, and routing pool identifiers for executing single-path swaps without prior token approval transactions.
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.
trace_addressSTRINGHierarchical position of the internal call within a transaction’s execution trace. Comma-separated sequence of integers representing the call path, where each number indicates the index of the call at that nesting level, with null representing top-level calls.
statusBOOLTransaction execution outcome indicator. Boolean value where true represents successful execution and false represents failed execution.
from_addressSTRINGAddress that initiated the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
to_addressSTRINGAddress receiving the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
valueFLOAT64Amount of native cryptocurrency sent with the transaction. Floating-point representation in whole units (e.g., ETH, BNB, MATIC).
gas_usedINT64Amount of gas consumed by the transaction execution. Integer representing the actual computational steps used.
gasINT64Gas limit allocated for the transaction execution. Integer representing the maximum computational steps allowed.
signatureSTRINGFunction selector identifying which contract function was called. 10-character hex string including 0x prefix.
in_srcTokenSTRINGContract address of the source token being swapped. Hex-encoded, 0x-prefixed, 42-character string.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
in_minReturnSTRINGMinimum acceptable output amount for the swap operation. Numeric string representation of token quantity in smallest denomination.
in_poolsARRAY<STRING>Array of encoded pool identifiers for routing token swaps through decentralized exchanges. Elements are numeric strings representing packed pool addresses and swap parameters.
in_permitSTRINGEIP-2612 permit signature data enabling gasless token approvals for the swap operation. Hex-encoded byte string containing owner address, spender address, value, deadline, and ECDSA signature components (v, r, s).
out_returnAmountSTRINGAmount of tokens returned by the swap operation. Numeric string representation of token quantity in smallest denomination.
gasvaluestatusgas_usedin_poolsin_amountin_permitsignatureto_addressin_srcTokenblock_numberfrom_addressin_minReturntrace_addressblock_timestampout_returnAmounttransaction_hash
2982740true259052[“0x00000000000000003b6d0340b4e16d0168e52d35cacd2c6185b44281ec28c9dc”,“0x00000000000000003b6d034054bebb624ddb561b971bb07b700c9d3afd25fabc”]10000000000x00000000000000000000000053a1ff1d3a863bdf7e07f20c4ad21667865a59cd0000000000000000000000001111111254fb6c44bac0bed2854e76f90643097dffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0000000000000000000000000000000000000000000000000000000064e88014000000000000000000000000000000000000000000000000000000000000001b1c1dcc48391a03b704201c1ac2f3652f5865120233f9ddb58ab0a9d1078ae42b78b397abf617ff881ab25b1eb6c8d89fb7b647f246808374e5bbd9dd0dc54bf50xa1251d750x1111111254fb6c44bac0bed2854e76f90643097d0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48179873420x53a1ff1d3a863bdf7e07f20c4ad21667865a59cd57690782055652023-08-24T21:49:23.000Z57980685483070x8f149cae122bfa210d8d296e3438e26928933c9ad68b3495ed24fa6ee3aabffc
2414850true177139[“0x40000000000000003b6d0340b4e16d0168e52d35cacd2c6185b44281ec28c9dc”]650000000x00000000000000000000000085412f6cd3c3d35092a6e87e2899b3003d3ee2dc0000000000000000000000001111111254eeb25477b68fb85ed929f73a960582ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0000000000000000000000000000000000000000000000000000000064a46121000000000000000000000000000000000000000000000000000000000000001b1c81e10017c2faa510324a97c73a0985b8710e0ed5d640c7447aef66c6b30ec45e40f0ac5b38e6fb3750fa7294be0d7f76cd24a57b4809e9386d69f9daf979630xa1251d750x1111111254fb6c44bac0bed2854e76f90643097d0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48176153270x85412f6cd3c3d35092a6e87e2899b3003d3ee2dc328746859557614812023-07-03T18:50:59.000Z329697704447921460x26bd1a90d39164c485dd78fd89408216e7aff4a048dcad3a74e98d861780843a
2198990false187778[]0xa1251d750x1111111254fb6c44bac0bed2854e76f90643097d153149590xc5ea2f344d5648d95e96e2b8c9e955e77e74099c2022-08-10T14:53:21.000Z0x148bab18df276021b4c27ec72445687a80b7c102bae8234524d80cd9bb122d85
Query with partition filter
SELECT *
FROM `tt-contracts.1inch_v4_ethereum.AggregationRouterV4_unoswapWithPermit_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100