0xcalldata

unwrapWETH9WithFee(uint256,address,uint256,address)

unwrapWETH9WithFee(uint256,address,uint256,address) is a function in the Uniswap V3 Router ABI (4-byte selector 0x9b2c0a37). It takes 4 parameters. Encode its calldata from typed inputs, or paste calldata to decode it.

Selector
0x9b2c0a37
Mutability
payable

Parameters

NameType
amountMinimumuint256
recipientaddress
feeBipsuint256
feeRecipientaddress

Example calldata

0x9b2c0a370000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

Other Uniswap V3 Router functions