Uniswap V2 Pair
Encode and decode calldata for the Uniswap V2 Pair standard — 27 functions.
- allowance(address,address)0xdd62ed3e
- approve(address,uint256)0x095ea7b3
- balanceOf(address)0x70a08231
- burn(address)0x89afcb44
- decimals()0x313ce567
- DOMAIN_SEPARATOR()0x3644e515
- factory()0xc45a0155
- getReserves()0x0902f1ac
- initialize(address,address)0x485cc955
- kLast()0x7464fc3d
- MINIMUM_LIQUIDITY()0xba9a7a56
- mint(address)0x6a627842
- name()0x06fdde03
- nonces(address)0x7ecebe00
- permit(address,address,uint256,uint256,uint8,bytes32,bytes32)0xd505accf
- PERMIT_TYPEHASH()0x30adf81f
- price0CumulativeLast()0x5909c0d5
- price1CumulativeLast()0x5a3d5493
- skim(address)0xbc25cf77
- swap(uint256,uint256,address,bytes)0x022c0d9f
- symbol()0x95d89b41
- sync()0xfff6cae9
- token0()0x0dfe1681
- token1()0xd21220a7
- totalSupply()0x18160ddd
- transfer(address,uint256)0xa9059cbb
- transferFrom(address,address,uint256)0x23b872dd