0xcalldata

mint(address)

mint(address) is a function in the Uniswap V2 Pair ABI (4-byte selector 0x6a627842). It takes 1 parameter. Encode its calldata from typed inputs, or paste calldata to decode it.

Selector
0x6a627842
Mutability
nonpayable

Parameters

NameType
toaddress

Example calldata

0x6a6278420000000000000000000000000000000000000000000000000000000000000000

Other Uniswap V2 Pair functions