-
Notifications
You must be signed in to change notification settings - Fork 508
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b2c943b
commit 6e67c90
Showing
7 changed files
with
110 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"BaseActionsRouter_mock10commands": "63076" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"Payments_swap_settleFromCaller_takeAllToMsgSender": "133006", | ||
"Payments_swap_settleFromCaller_takeAllToSpecifiedAddress": "134475", | ||
"Payments_swap_settleWithBalance_takeAllToMsgSender": "126957", | ||
"Payments_swap_settleWithBalance_takeAllToSpecifiedAddress": "127095" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
{ | ||
"PositionManager_burn_empty": "51102", | ||
"PositionManager_burn_empty_native": "51102", | ||
"PositionManager_burn_nonEmpty_native_withClose": "127695", | ||
"PositionManager_burn_nonEmpty_native_withTakePair": "127137", | ||
"PositionManager_burn_nonEmpty_withClose": "134600", | ||
"PositionManager_burn_nonEmpty_withTakePair": "134043", | ||
"PositionManager_collect_native": "147732", | ||
"PositionManager_collect_sameRange": "156364", | ||
"PositionManager_collect_withClose": "156364", | ||
"PositionManager_collect_withTakePair": "155679", | ||
"PositionManager_decreaseLiquidity_native": "113681", | ||
"PositionManager_decreaseLiquidity_withClose": "121933", | ||
"PositionManager_decreaseLiquidity_withTakePair": "121248", | ||
"PositionManager_decrease_burnEmpty": "137500", | ||
"PositionManager_decrease_burnEmpty_native": "130595", | ||
"PositionManager_decrease_sameRange_allLiquidity": "134649", | ||
"PositionManager_decrease_take_take": "122490", | ||
"PositionManager_increaseLiquidity_erc20_withClose": "160652", | ||
"PositionManager_increaseLiquidity_erc20_withSettlePair": "159563", | ||
"PositionManager_increaseLiquidity_native": "143532", | ||
"PositionManager_increase_autocompoundExactUnclaimedFees": "138231", | ||
"PositionManager_increase_autocompoundExcessFeesCredit": "179593", | ||
"PositionManager_increase_autocompound_clearExcess": "149511", | ||
"PositionManager_mint_native": "367550", | ||
"PositionManager_mint_nativeWithSweep_withClose": "376153", | ||
"PositionManager_mint_nativeWithSweep_withSettlePair": "375348", | ||
"PositionManager_mint_onSameTickLower": "319298", | ||
"PositionManager_mint_onSameTickUpper": "319940", | ||
"PositionManager_mint_sameRange": "245522", | ||
"PositionManager_mint_settleWithBalance_sweep": "420760", | ||
"PositionManager_mint_warmedPool_differentRange": "325316", | ||
"PositionManager_mint_withClose": "421910", | ||
"PositionManager_mint_withSettlePair": "420939", | ||
"PositionManager_multicall_initialize_mint": "458237", | ||
"PositionManager_permit": "79175", | ||
"PositionManager_permit_secondPosition": "62075", | ||
"PositionManager_permit_twice": "44963", | ||
"PositionManager_subscribe": "87968", | ||
"PositionManager_unsubscribe": "62697", | ||
"position manager initcode hash (without constructor params, as uint256)": "81827502601055975118808937107769364319765058198432540518516360048852193272922", | ||
"positionManager bytecode size": "23877" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"position descriptor initcode hash (without constructor params, as uint256)": "90002686278379416913385532438840669828848441637921711710845035729125835578244", | ||
"positionDescriptor bytecode size": "1488" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"Quoter_exactInputSingle_oneForZero_multiplePositions": "145902", | ||
"Quoter_exactInputSingle_zeroForOne_multiplePositions": "152117", | ||
"Quoter_exactOutputSingle_oneForZero": "79267", | ||
"Quoter_exactOutputSingle_zeroForOne": "84512", | ||
"Quoter_quoteExactInput_oneHop_1TickLoaded": "122728", | ||
"Quoter_quoteExactInput_oneHop_initializedAfter": "147363", | ||
"Quoter_quoteExactInput_oneHop_startingInitialized": "80638", | ||
"Quoter_quoteExactInput_twoHops": "204942", | ||
"Quoter_quoteExactOutput_oneHop_1TickLoaded": "122224", | ||
"Quoter_quoteExactOutput_oneHop_2TicksLoaded": "152879", | ||
"Quoter_quoteExactOutput_oneHop_initializedAfter": "122251", | ||
"Quoter_quoteExactOutput_oneHop_startingInitialized": "98545", | ||
"Quoter_quoteExactOutput_twoHops": "204670" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"StateView_extsload_getFeeGrowthGlobals": "2203", | ||
"StateView_extsload_getFeeGrowthInside": "7875", | ||
"StateView_extsload_getLiquidity": "1439", | ||
"StateView_extsload_getPositionInfo": "2761", | ||
"StateView_extsload_getPositionLiquidity": "1691", | ||
"StateView_extsload_getSlot0": "1486", | ||
"StateView_extsload_getTickBitmap": "1432", | ||
"StateView_extsload_getTickFeeGrowthOutside": "2490", | ||
"StateView_extsload_getTickInfo": "2693", | ||
"StateView_extsload_getTickLiquidity": "1686" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"V4Router_Bytecode": "8975", | ||
"V4Router_ExactIn1Hop_nativeIn": "121653", | ||
"V4Router_ExactIn1Hop_nativeOut": "120119", | ||
"V4Router_ExactIn1Hop_oneForZero": "128991", | ||
"V4Router_ExactIn1Hop_zeroForOne": "135517", | ||
"V4Router_ExactIn2Hops": "192843", | ||
"V4Router_ExactIn2Hops_nativeIn": "178979", | ||
"V4Router_ExactIn3Hops": "250218", | ||
"V4Router_ExactIn3Hops_nativeIn": "236354", | ||
"V4Router_ExactInputSingle": "134001", | ||
"V4Router_ExactInputSingle_nativeIn": "120137", | ||
"V4Router_ExactInputSingle_nativeOut": "118581", | ||
"V4Router_ExactOut1Hop_nativeIn_sweepETH": "127940", | ||
"V4Router_ExactOut1Hop_nativeOut": "121329", | ||
"V4Router_ExactOut1Hop_oneForZero": "130201", | ||
"V4Router_ExactOut1Hop_zeroForOne": "134858", | ||
"V4Router_ExactOut2Hops": "191291", | ||
"V4Router_ExactOut2Hops_nativeIn": "184373", | ||
"V4Router_ExactOut3Hops": "247788", | ||
"V4Router_ExactOut3Hops_nativeIn": "240870", | ||
"V4Router_ExactOut3Hops_nativeOut": "224943", | ||
"V4Router_ExactOutputSingle": "133337", | ||
"V4Router_ExactOutputSingle_nativeIn_sweepETH": "126419", | ||
"V4Router_ExactOutputSingle_nativeOut": "119821", | ||
"router initcode hash (without constructor params, as uint256)": "27545762869727400677117557485685740862616789454191614676777323590122002226479" | ||
} |