0xcalldata

withdraw(address,uint256,address)

withdraw(address,uint256,address) is a function in the Aave V3 Pool ABI (4-byte selector 0x69328dec). It takes 3 parameters. Encode its calldata from typed inputs, or paste calldata to decode it.

Selector
0x69328dec
Mutability
nonpayable

Parameters

NameType
assetaddress
amountuint256
toaddress

Example calldata

0x69328dec000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

Other Aave V3 Pool functions