Uniswap V2

Verified contract

Active on Ethereum with 1,132 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,753.23
ERC-20
--
ERC-20
--
0xa9c5851ab7392650c6f33a62d1c8b1a34c9f5535817951018a6e39ce48f61839
0x426b2391b514b796ce8aeee66e7aba0397e6fb032332c810ca4572f9b73c0987
0xe6f11b6d426b95919c775ba1cd1c0a3ec2aa9e0fda50062e02b5aafdcc8a4a59
0x5b8cc9cf3286296d69735f0b6cde5125a9dcd8d31e71e7b69e9484e2faeae4b3
0xd5c64cb02da0693bd519df5ea16a8bd1b7627b104314b6bbe45e382d5e78576a
0x973d3fa336fd23a2040588d5d5c20b75c52871dc32332e68f63d62709eb69e6b
0xc97235e288b36ca9e52c60e2194d50a9b1a022884ec4e5b27834c7d75eacecda
0x77bf81bb5c2c5f4409ab92e3cd4aff25660fdddf595b0c4383348d69c416f77f
0x6bf18afd1e4e6c54c3f27efcd9ca6d779c9ed1c5c2f2243ee52b834946016961
0x9e2a0901a332bc1ddbfc28d5f7988a5384c82cc60c707eff7434a2064765f763

Functions
Getter at block 20909771
DOMAIN_SEPARATOR(view returns (bytes32)
0xf224266db85eec2fee6cdcfa5a79358c99745eda8891ed1eac304dbdf4e1cf43
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=4552717455057, _reserve1=1128622668816179959, _blockTimestampLast=1725494903)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1854841099721367917965527423958164155946729811136
price1CumulativeLast(view returns (uint256)
2055777739516060404475424546668647871
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x10bae51262490b4f4af41e12ed52a0e744c1137a
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
9810365827267827
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.