Uniswap V2

Verified contract

Active on Ethereum with 99 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $63,054.73
ERC-20
Value $59,734.54
0x50686f90491b690126a8aba32b75283ceda9ae79c9c0d3957746a7a6a16475dc
0xbeab3caf2c59d6b9ba5112fa9cde01191a15eaf49f70cf9bd6769fa1b38cfae6
0x02c5a3a213b95c2b1c3f4993afeeaed5b0f2b16ca6f7d2a6e821b0be7bb20bb9
0xbb5e69e0c9eae73a66039de22b716262096384ae93e3c0a929f0d032952f5dd6
0xa74d43dba5017ddf0f99873e3ed6c1fc1a94c73687e2a3113448ea63d2a4737b
0x669e86101768f347a060100908543e258d62340c1072ba59dccc42a67d61c285
0xd3a95056a406c99077d7b27a438455783db4efa4c648c7c83095d7309952f1b3
0x7d2a250e17b7c17a37b9709f4419eaebce8ded4de8aa17b50d0d1fb0f11a8b9b
0xbc5ac2d1069fed3be8142b3040143e0c02b44a398ac50cf66c7e13ee326fc90d
0x8586fc46737ae8832149e9587e9272185fcc8cc018d008ef67d3c005c936ee89

Functions
Getter at block 21230617
DOMAIN_SEPARATOR(view returns (bytes32)
0x38fbd5907fa4f7f754b15da11305e7ebf02443f47487b7c20cde75f244a506b5
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=34083637052820234374452, _reserve1=19463464956334468871, _blockTimestampLast=1732107803)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
337341854930698871623382881727321459496
price1CumulativeLast(view returns (uint256)
172700738199982807065424876703421298260731232
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x176bc22e1855cd5cf5a840081c6c5b92b55e2210
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
705056416708280259114
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.