Uniswap V2

Verified contract

Active on Ethereum with 151 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,085.7
ERC-20
Value $0.14
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xb0ed0896e7f93241ce67b78c4fde418fb13eb5c6d33d0a8590e3ccbece36a191
0x4fd2fe2cf3591d473bff3d42b874c0c5019d4442cb7779da0c2c2046ddae386a
0x4a78e68d2dc2ac9d722d394cb231fe9d4b5e2a317e2369754a7d632adb482a75
0xcce640768d437adf5f2764268f2b07b84f810e9ad9b5c736e2d1af0cc9be709e
0x33970863762c8191c561d8a3e737b5c9b264a8e48563d53629e59faa7b72a032
0x3ad3cb217ade921f0f0aa052e0b2e06c1a1205084f80bc7942c3cc26b712a20e
0xaf60cd93429122710a17fe0b619320b4a1a04ff4e0810c692976494160d13459
0x615f88b814fb8f97f640f05e889a670fdc3caf80f098817b8dc674d78b91afdf
0x881ab47a3a737323971568e239e69f1ae5fa5426ceb1cbdc555640466e99cc58
0xcbe69c9e02ab4718a0ca8c753a4b6a23541a1f7b3fc83699d9c54639621ceef2

Functions
Getter at block 20815325
DOMAIN_SEPARATOR(view returns (bytes32)
0xd009595ee727559dde6dbf6f8d2c495de6f804b35f6fdff131c7d43a195f91b4
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=130236152371944683301864, _reserve1=405291416763410032, _blockTimestampLast=1726473179)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
166046156749759361612047469892608723142
price1CumulativeLast(view returns (uint256)
167707269790251472343130995388898782319492829295
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x7ff4169a6b5122b664c51c95727d87750ec07c84
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
120617528917517570343
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.