Uniswap V2

Verified contract

Active on Ethereum with 51 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $220.39
ERC-20
--
0xfebf61cbbb267a35150376805e6ad05565d1b4b9438ee5aa0ad1a035975fa0a6
0x2917d3fcee132a21864a966205473a8d2ae153aac81be3cc0b6a96586aa08c81
0x233bcc843396ae4c7b2cac1d43f686b6db0e8006754c513dbefda3b7ff6c7b81
0x256dedf0b7b5b1e10411f5fa81e065b5f15eea6736634ac23698eb9f26b65c0d
0xdfed16f14dcaf0e26288c418256d67c83f335081c7ce41ab3bb8fa19f9c0b01a
0xdbfd458a7b6df0baf7297850fa68ea913188f8901fbd95ea06a0035d5dfd742e
0x6937c096f5bd7e69a643cb0bec04ed84598b0cb072c58214b2fc65496ab47e8b
0x3794930fb442fdb85fd52215d504f15004b5f710f1c8d6efe5360d7471cb9b70
0xc6d35f32ec90600e5891e136cb09e83d850b2c1f8c1073becbf4538de7e5ec46
0xc80da7eda6d5272ffeccbd529fceb43e3bddf0fc57aba70db3df7f0e63971055

Functions
Getter at block 21066232
DOMAIN_SEPARATOR(view returns (bytes32)
0x97e34aa38ada309adbe57dd36d5e18e3bc052e1ec7cedf1c7aff4c7c61a94ee7
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=1615404816028268355129050, _reserve1=45573975083161190926329, _blockTimestampLast=1730103611)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
801075351815127952282388782774530304618536
price1CumulativeLast(view returns (uint256)
4433964609021905542410414436723338718608953
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x00a8b738e453ffd858a7edf03bccfe20412f0eb0
token1(view returns (address)
0x725c263e32c72ddc3a19bea12c5a0479a81ee688
totalSupply(view returns (uint256)
243359633141493546244526
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.