Uniswap V2

Verified contract

Active on Ethereum with 229 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,935.46
ERC-20
--
ERC-20
--
ERC-20
--
0x2f4d59919a2171ffaac3548e11fc1e8a610d8abe2877486bce4349af6180b84a
0xc161f3328b7ff13c4248bd8647dcd4f68d7470f0529455ff5a07429e01602cf9
0x2a2608094b20dc121b59856e4be01d2216a1267717f9418473c36224933e1b99
0x3767acc2588fee46aeeda06b9fd2cd2791b7df5d4366cade624da40f5cd35ba2
0x6d3b6b5d3176a2240e184a1c5385cb5edf78c624cab573014de6a065b4e5084c
0x84dd8223590e8d76f7fc7fc9fd10f16624e2f166afaabdfd10a587bee22326ae
0x7a8541d4c0908fd6a541471a4640e7b32e99436ae40dd87da691e8e89e2ea1b2
0x3294ce16747d80867e2073ebbb8e9749e5d89524b0326cb9f7bbfc1c312ce956
0xf34945f97643c703b9c854f9febb3d454b24137d917a4ffe39492d5e63ce37b9
0x6d58e77d9e4029c69f98acb16a617ba79e2c9a4ea7afbb1f567a5fa59343d6fa

Functions
Getter at block 21276208
DOMAIN_SEPARATOR(view returns (bytes32)
0x2653fea572e2473efca80a003bead9f9a00e4a358f1764da1b56a55bb166400a
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=717925855, _reserve1=579624507450343989, _blockTimestampLast=1732156367)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1070063535293269779496575576698197910806488908505530
price1CumulativeLast(view returns (uint256)
1864019948612417118039141982131201
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x22222c03318440305ac3e8a7820563d6a9fd777f
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
11250707463759
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.