Uniswap V2

Verified contract

Active on Ethereum with 300 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $696.36
ERC-20
--
0x6591db6201aa76281b924065426155ba4d144e2bdc57ff6dbbf5643462234fd6
0x7830bff5f271e1a26008168ad7e93ee30ae164bda031fe09609e52aa84ccf8df
0xf2634f94238b7795e2e906942c0c43e30a3a53e21bc9ee8dcc9b3a5efea07540
0x17cdb70a19c7a0b722d82fe4d6b56bf506c4c9a375b665e50910a76b641083ab
0xdd60f288efc4c3438ca93704fff89a5e6792edbb7623f8971d9e57cc89f2c082
From
0x1580373b2a242ae843ab493265d488d214d9a991b1015d2a4f1ed49a457c7842
0x28c6bf784a103e4973525993848670268e741a9e23d1130876d37416318526f7
0x76aee03c02fc9fd1ca165304157cdb4e514e2568b37017d5f02729e7e99a9931
0x0b324851a074cf932adfcf0d1e208eedd8f1b5532b9c6192839c1d51e9303154
0x9ba28d4a8a221a950a16dd0784536a9d1c8a9cc470257ef3d2821253a75f4c25

Functions
Getter at block 20907695
DOMAIN_SEPARATOR(view returns (bytes32)
0x964c4e8684d423bd784d7cd60a62048e9062da2eff0b63ac2d5cf038eb085abc
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=285062715701374449, _reserve1=17903770975475323270474633232, _blockTimestampLast=1727556503)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
8078226208622781849135178296528075696001197598460042
price1CumulativeLast(view returns (uint256)
42841234684162952063251717876442954
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xf59bfeed034092e399cc43ff79edab15e2e18735
totalSupply(view returns (uint256)
61686359480481967329426
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.