Uniswap V2

Verified contract

Active on Ethereum with 408 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.15
ERC-20
--
0x78e8b50b4ae0cd998b0bde8462de507233a401d2ea07cb0db6c12275745d86ea
From
0xf39d13ec5ad7ca5ba1e34df10b3b43f66f7f20d426ea6a0ecc975c67f92b209c
0xf285af5cf738e6bd181001b9c8c629df1792d41d602924259198d859106570c8
0x6751422c37c80901a9c479fbb340dffef279d60967ea8a8f5b5c35c72bcf87f0
0xf2ae3e4b3174dedf7671d4f0a7b4fb2615cda62b4570008544bd232ccb562183
0x5ebc369fc42df0cf85183f656762afeb770a106aefc5e721771cef9de3f2ff55
0x5c2ec65385a0d335462dc02d937a359fbbb596e566c161fca8ff8562f5179bd5
0x9d8633441d814ff75ec82d1e964f47935b7ca911ab759a5778f6789390ce7e87
0xf7f0cfe4c5d0977da94bb981372015ae16764c5aa38de8274540b9a90396613b
0xee8b278714e69831105dc1c0ba5a9f473c95750e8f012f044d1264be2a799e87

Functions
Getter at block 21396280
DOMAIN_SEPARATOR(view returns (bytes32)
0xa3d196c6112bc9c2ff0ccf3a72b7ddeb83c2fc2f14686c72c19dfe98274d96d3
MINIMUM_LIQUIDITY(view returns (uint256)
1000
PERMIT_TYPEHASH(view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals(view returns (uint8)
18
factory(view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
getReserves(view returns (uint112 _reserve0uint112 _reserve1uint32 _blockTimestampLast)
(_reserve0=14125775068282199196138479, _reserve1=150554, _blockTimestampLast=1655151774)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
9705234652302705131178220049
price1CumulativeLast(view returns (uint256)
160346377320083609025123703570145112534747677772114147957
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x597072f9d8af624702c8fc4aa7fc919a04dafbde
token1(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
totalSupply(view returns (uint256)
1414656700369239
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
nonces(addressview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(address toreturns (uint256 amount0uint256 amount1)
initialize(address _token0address _token1
mint(address toreturns (uint256 liquidity)
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
skim(address to
swap(uint256 amount0Outuint256 amount1Outaddress tobytes data
sync(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed senderuint256 amount0uint256 amount1address indexed to
Mint(address indexed senderuint256 amount0uint256 amount1
Swap(address indexed senderuint256 amount0Inuint256 amount1Inuint256 amount0Outuint256 amount1Outaddress indexed to
Sync(uint112 reserve0uint112 reserve1
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.