Uniswap V2

Verified contract

Active on Ethereum with 401 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $25,764.28
ERC-20
Value $24,627.54
ERC-20
--
ERC-20
--
0x267f8a4061a49ea30416bb4d935391520c69ecef1481ce58ca5e9ca4b1dc39b5
0x17d4baf09e19dd98e0b60749d956264eb0cf8f3f505b4faacebb6c2ba45ea1ad
0x6260e03071795a94c1452a9107bfb3cc94d583f1bf2b6c6271c107063dff5325
0x91ff5e7fc8b1ca5efac753d918655a2aa35cbcf5ccb11e500b0096deaaac5770
0xbe4391a8c8a2983ab9b433f14491a32be4c74c0d1ab72eee0e2eb55aedfcaa88
0xdead2262df6f543fce79bca9f607c5f3b883c1b7dc1c0781b6e99deabd3c2287
0x4143e113db6bcbc3d16a3ac4411bc523d2186007cde9a46d6eaf84d9f8c5e42d
0xc4392514c0a575dec6e631498bf96157b596dc31bbaa854b61a33497de972aa6
0x137d71d73ed7a42eee88557ef5572c06a5927568c49145594473b234f83616f9
0xd63e8b2b181a848a0c31bbc31b846137d687e6b3cbee380341ac59201d972d34

Functions
Getter at block 21318851
DOMAIN_SEPARATOR(view returns (bytes32)
0x8863162138f1d382f7ad363767812926221dbeadcae556cb35a6c013be9a7727
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=634566969991405970007922177, _reserve1=7103781758430903830, _blockTimestampLast=1733152499)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
743236185298958293238262414330931618
price1CumulativeLast(view returns (uint256)
7535980562131776461500415513731950592731736385451
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x0488401c3f535193fa8df029d9ffe615a06e74e6
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
35826828020536812226111
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.