Uniswap V2

Verified contract

Active on Ethereum with 8 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $183,621.95
ERC-20
Value $182,140.34
0x2922a4c9cf624e33f537ba99d46b756c95ac6393efaf0726bab33bf252e76820
0xff79e9ed5977209f6730bdd2069e0d70155c87500117cc608a4603226756b0b4
0x9b67bb3fbc044baf2b68d27e0ca0f34eef0190db0d9fbe7390e92c161356abe3
0x2bc0928083db0c83ed66ffef426a3643e7c8826a6a5a492f3781fea0781de042
0xee5091ce30b4c92c6b254f694968ca97e43e3369c544990263c757936a08f07c
0x5a06cad904f691eb8a2eda03e6a09c7fba0927680a7ad96e9ae3f782ae9c51dd
0xf7b6f5a0bf11493a804ec102b5eb3e6d230145f7f77ede7153f5e0d484948c5d
0xfc5857a7dd9edc0e9a7e1fa904ca0ca6f6729002ecad4fd99a93521fb61f1f53

Functions
Getter at block 21274710
DOMAIN_SEPARATOR(view returns (bytes32)
0xf72256ee318ff65631fec937f4632e74841d8473749acf7eb0bf76c02fb8faf8
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=127515243183131873238672, _reserve1=54797671570475776865, _blockTimestampLast=1732657463)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
73932934656797099559715692520150252488
price1CumulativeLast(view returns (uint256)
65879186853832353711392211146204999224967760
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x777be1c6075c20184c4fd76344b7b0b7c858fe6b
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
1613508551680006569228
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.