Uniswap V2

Verified contract

Active on Ethereum with 4,043 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $17,917.07
ERC-20
Value $412.38
ERC-20
--
ERC-20
--
ERC-20
--
0x8b7fdac2805c382afdebb3842afb4ec0f79d81113efcd0ca8757af5f9819d4c2
0x3bdd873bb716c3c338e102f00ee0c3c57d496691c6b9f47c53c1dc8fd723a8d5
0x752253f7720692561b6cd5929dbdacf68c97ace9050d41771b41ad1b63efc2e2
0x30ba72fefc3336bf3e942dac8e1cb5b065c065c8b7b7112fc2bcb75a9fe73c18
0xc756005f9c2dd84696feaa92773668e06635d5d28b059e5c1d0e09ef843ef3b0
0x17151f1896caac8bfb9e9e3b469a9b2997a0087013c200d01a8342c18ea3c0df
From
0x876bc0bf262670594ac5ab50b9a2571cc99684d1e915f18e7064250f0a40163c
0x412bca3764f76fd91e22384bea7ece3a15e2b036156fc539e7512fce1a3fcd24
0x6205e6d6dd66845279570e8cffdd20b74895e4b3ca70857dcfdab67874770af7
0x9d63bf777a59e1527ab2d9c794a3967b5c47e42d2d0f1d02423a8871e7aeb037

Functions
Getter at block 21198108
DOMAIN_SEPARATOR(view returns (bytes32)
0x316d829914ba6907368ffca893bb98895f168d78e5b0d8a764285f273ff3113c
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=10747258165719484707562, _reserve1=5720665024003584571, _blockTimestampLast=1731707327)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
550028766984386585602029436872426863988
price1CumulativeLast(view returns (uint256)
1345903413975960180495970438035107388092537503
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x80fb784b7ed66730e8b1dbd9820afd29931aab03
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
174425917246584069168
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.