Uniswap V2

Verified contract

Active on Ethereum with 18 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2.09
ERC-20
--
0x2168058850a7bb35fa77d59659343cd59a1fe758d8ee399311edcde7e9c4c734
0xec7f2f7fd53d2e858f1ba4bb2291967ea18ed1c4e70577866b09a0300756add6
0x2d78fbb07127dd57219ff5c93b64c5b998ea3af01d9b563b29aed3631f5746e3
0x428a6d65b29d5cb477b582ed5a8a730394c0e1b38e10b99e818b387abfc27126
0xd91be2c4fcbe7029ba305ea9f155a3e87dcf9e05abcc79b3cc4d448fd1fbbe6f
0xa845d3644bf568ff802d9e087f10b2cb2bdc4814b4f8974983a3c4427046105b
0xfd892121bd943f01585b5f2806dbd710a2adac88e62db66a961fc3b83c3d4261
0x3433f4f96f47b1188828b9be978bcc53a56f24391a62f8e5a7f2d131f8253b29
0xc3ca67390c2c4c619c87e73fab00c8048977e678729170a05af4c0c484fe0d50
0x37f4325daded5f91eaac123158e87d56fc6741412f3ff4c14ca0d6737f6540ba

Functions
Getter at block 21276009
DOMAIN_SEPARATOR(view returns (bytes32)
0xa07c5367c57a9eec75cac69f7a0a34265d3245ef250a715b1d1c674cc15f93ba
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=37234244104789906, _reserve1=627035431885097, _blockTimestampLast=1697511143)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
5761766798832760548761762169043124193757
price1CumulativeLast(view returns (uint256)
16517604100358386186275243438877961287668179689497203024948072
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x2740641bb774a4f41f814d969ba1967155e3470a
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
1000
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.