Uniswap V2

Verified contract

Active on Ethereum with 23 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $722.49
ERC-20
--
0xeaf396fe8de0849929fdc50f569495f7092ed10449ddbdbf33380028d456662f
0x66dfb5306e03dbface9e4ea4eaba590ca3b27e0081608b1c35aa4c6bb2021b88
0x4d83f84500fa22f078c06eed7be8eb446bb73459fce558b362d49bddfe689174
0xc6b9ce9cc3263615b4b75fc126e4fd39f534f58e9d534d7b1ea6111a19263d64
0x3d733b7871df48f6caa7492b67e21a5432856ba4ac1fd5a45b97d977ce3741c9
0x2b950dbc34073c4fb169c1b56cc744d0f3a9748d89cce44fd68715d00ab33a2a
0x947132e8e51587ccc70d69016a4a6a2960a4e64a4ac0c458481c37b39b73a97b
0x940acdf1139999cf9d61a2e49b7e0fa6e85f1783fcb2cd3ca5c4c76028d26999
0x7328ca1d403ca978acf8307e3cae1d8a290c77a7a87cb032bba8e66de2bc9639
0xb4d991614c2ffa2d1bf5424e90c4c140ffc9fab2c001e0eb708ef65a9449d3dd

Functions
Getter at block 20964967
DOMAIN_SEPARATOR(view returns (bytes32)
0x955442a961c99a5054c9f8d02764ef97f431a827b6758d9a17fdd4fc0df04a2e
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=113790570006544223756, _reserve1=275295299544630204, _blockTimestampLast=1725168575)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
9372026567497603541998159067200847830838
price1CumulativeLast(view returns (uint256)
113100341813294168531949784039110199975914984
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x25a3dcabbf0070cb8e5baaa62d576cf6643afb5b
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
5089390309635255040
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.