Uniswap V2

Verified contract

Active on Ethereum with 49 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $20,172.72
ERC-20
--
0xc04cadd82ea235465a55fb560a55eebb9dda41e9e4fbe3dfd17b4ef2e35c8049
0xd3ef0d16dc9aadebebe2a011b7526f02fec65165f64ccea61b82710e59094dd5
0x8bb4d5a16284283fc1f1a4328cd400e939da041f303353aa97438b7ca9a8657c
0x19c61c6fdeca4a096da8a69a811736124b123a2561f8e54f9535059c519a00f4
0x5a017793c124140c498ac1b858f29c32ad7b8cc69bce1ac63dea0bccf8e890cc
0xb379a5727987dc6772e781151505f78d0141f9221c53ebcb16917fc7790ba03f
0x3254bb0ecfa6c54554b5ab6b85031d746c9613e67c78a46e59ac46753f666a77
0x31c507708a57448192c63db339fc762b04e138a5f2f8f79644a5a450cbf6dcce
0xdf8184133347ebc0eaf56116d69010338c6dcd46da51d36da2f8590009180aa3
0x7b3faf095553ae1567bcc80fc9a01561cb34a3e467358adddf3bbb76f356bd6a

Functions
Getter at block 20861709
DOMAIN_SEPARATOR(view returns (bytes32)
0xc73c0810fbb80d6ee55c3937c77fdc20aefaf72c9ba49c7fe45917f2e4164243
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=807383905718937272261184, _reserve1=7653531865328111537, _blockTimestampLast=1678874579)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
24265624076133954527700743598461886045
price1CumulativeLast(view returns (uint256)
6475428030074323406211977673013867025766117950
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x35d7bbe9012b5a93ecdc5eef53ab9d143542abc7
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
900256866486849399540
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.