0xcalldata

permit(address,((address,uint160,uint48,uint48)[],address,uint256),bytes)

permit(address,((address,uint160,uint48,uint48)[],address,uint256),bytes) is a function in the Permit2 ABI (4-byte selector 0x2a2d80d1). It takes 3 parameters. Encode its calldata from typed inputs, or paste calldata to decode it.

Selector
0x2a2d80d1
Mutability
nonpayable

Parameters

NameType
owneraddress
permitBatchtuple
signaturebytes

Example calldata

0x2a2d80d10000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

Other Permit2 functions