Uniswap V2

Verified contract

Active on Ethereum with 507 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $81,495.97
ERC-20
Value $77,771.71
ERC-20
--
ERC-20
--
ERC-20
--
0x8da90778cef37d725e52803e6fec59673b9f0bc0af1e28581b2be29ae95e1c72
0x276e89680df23ab72b6ac72988661a724c25a89cd14cec9eaa27d5c3f69e6b77
0x3a3fe23a667ebe502b59cb4b5e5aafbb7c03cd10f056b137cdc6b7b1c3f640f9
0x81a84c801a6e9fd056f6f9e7cfa24159e477fe0ff8fd591c7a6c8a7e05e95fdc
0x8aee133cf768c561f8ff5497827af1dbd69427eb58f50e9dfc9451a10bce3d6b
0x90fd28dc5f735ec44abdc47d60783086202a47c2c2f0cd88c4b18b45a45a9aa4
0xeb24e9ff44d90a295aa861a772253aae69990fd9d7b9093c2cef246049a313c5
0x736f28c43c61b524fba44ca9e67ba8050e863461df0a464996ad02889ddb51a3
0xc076764078b6a239d32f8f1cd14d98c323f18e5f12694568ed475d886dc2b191
0xb4be6ce8cb212eb783dbcc53e742f7666911d719d00a46bf1913fbc95e310f2b

Functions
Getter at block 21264180
DOMAIN_SEPARATOR(view returns (bytes32)
0xd90ccfea5ce7f77bc598d9750372bbad505ab013a7821111adf3b9d82f496578
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=162744576196121, _reserve1=22304353462769378923, _blockTimestampLast=1732524671)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
2645347000406926846077761273788983184755984986238
price1CumulativeLast(view returns (uint256)
1391143442076026772044679518074281538
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x8400d94a5cb0fa0d041a3788e395285d61c9ee5e
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
22436392712842842
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.