0xcalldata

permit(address,address,uint256,uint256,uint8,bytes32,bytes32)

permit(address,address,uint256,uint256,uint8,bytes32,bytes32) is a function in the Uniswap V2 Pair ABI (4-byte selector 0xd505accf). It takes 7 parameters. Encode its calldata from typed inputs, or paste calldata to decode it.

Selector
0xd505accf
Mutability
nonpayable

Parameters

NameType
owneraddress
spenderaddress
valueuint256
deadlineuint256
vuint8
rbytes32
sbytes32

Example calldata

0xd505accf0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

Other Uniswap V2 Pair functions