Uniswap V2

Verified contract

Active on Ethereum with 596 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $414.57
ERC-20
Value $309.32
0x02d2fe0b418eb43a9cacfbf2e5b692d433845d9c7b30040e413d3cd1c1144f98
0x665424a321126b8937f3a9d26205dc28ae8a72c881efbe17b3307b1c75cbceef
0x2316fbc3b9a3fbcce8917f1fcb28d89abdf885bf495abb14e6a2ae362f70c7fe
0x5dfa34a257664895ea16f355a1b5e9bc760b973ef3cefcff758d1dde96594cd6
0x5ff8d2ee1e9b694dacefbbddc21fe1e3bb05a8cf7aa7f6dec0451fc745d43cb9
0x33e013fb4bf594c920410cb11ca7a2a3604874094b8ec360586af953d222f27b
0xfdf3f5d2ee348ff75196b7b17527c363ded76ec0c287401b0d20a488586bd451
0x5863513ba4e5dd2ea43072ea827d7a636daab6631926e064e145f22b4cfed5bf
0xf62bb21485950c79205c9d79bc1958102d1283738d897e1909e2a78117090d36
0x032ec152e8482badc128b9eb9b7f5bb151c43d4cf7de70936bc5f98695bbde6e

Functions
Getter at block 21230260
DOMAIN_SEPARATOR(view returns (bytes32)
0xfd5178044bb2d5a945267dd56403ebd926cd3a77d169b0e6bfdc33ea7d37fcc4
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=16238535331574019741822, _reserve1=134285622565652714, _blockTimestampLast=1732092863)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
671919861219987850347688048791386951095
price1CumulativeLast(view returns (uint256)
18597032820648192130553309897896339249155356985
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x49e833337ece7afe375e44f4e3e8481029218e5c
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
11363648834975277247
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.