Uniswap V2

Verified contract

Active on Ethereum with 155 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $50,223.22
ERC-20
Value $47,225.75
0x679cfea4656004cffc06a65f6e33946384cd4ddc94df1d7e980e783d302e1287
From
0xde51fac97f362c83dc23aa2264668a47869fc61726c645e8ba74bda99455c974
0x5d371e1cfdb11ef285d75c49e1727766988d67735734cae3897222da74a34513
0x546a69de3eb60abbaf0a7a121093dc9b5b184cd919860042787c033ba53d94b0
0xef3fa1025727d9d420d0baa30b1957f24b7fa3afa1d894503791f44addd1fe4d
0x238a56048db9e0dbb567dce6436860eb2a8f76340bd865a06234faeb44f15456
0x35004a814cb27d210025279b90520d2d6ea70a0a71e2453d4c2167c92b224ddc
0x0ffdd4b98b7402fb1291d47c82bfe6c8252a540ee1c82f377d8c0728e0e8086c
0x497f6f6f327e5cdd7c2e82821f646e7b6a3b9c4ce226206ffc5748fde8bfb90f
0x0b491331f851b2c061c42aa63edf9b6fd40f3bcffe520253b08a27a63a73196c
From

Functions
Getter at block 21211698
DOMAIN_SEPARATOR(view returns (bytes32)
0xba106b87eaee1ee544f5dfa812fca479238e170ba350c3b6cee7f13ff6379ba8
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=8419848950408351284332840, _reserve1=16116142615564668684, _blockTimestampLast=1731887543)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
4174436326595111259341209317133077246
price1CumulativeLast(view returns (uint256)
211693519753273167582317547559135650285532758377
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x4abb9cc67bd3da9eb966d1159a71a0e68bd15432
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
7541649629339494462215
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.