@uniswap/v4-core
Version:
🦄 Core smart contracts of Uniswap v4
10 lines • 512 B
JSON
{
"getAmount0Delta_gasCostForAmount0WhereRoundUpIsFalse": "243",
"getAmount0Delta_gasCostForAmount0WhereRoundUpIsTrue": "360",
"getAmount1Delta_gasCostForAmount1WhereRoundUpIsFalse": "229",
"getAmount1Delta_gasCostForAmount1WhereRoundUpIsTrue": "264",
"getNextSqrtPriceFromInput_zeroForOneEqualsFalseGas": "316",
"getNextSqrtPriceFromInput_zeroForOneEqualsTrueGas": "539",
"getNextSqrtPriceFromOutput_zeroForOneEqualsFalseGas": "544",
"getNextSqrtPriceFromOutput_zeroForOneEqualsTrueGas": "214"
}