Uniswap V2

Verified contract

Active on Ethereum with 33 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $44,865.52
ERC-20
Value $44,361.32
0x7a90b81ce288af518bdf1f266530ff4e71b80af7cd139ca1df03d2db466e6f59
0x43321c6fa1b00f28482953d1fb0331c1248ff3c2f77df177740b0af803fc05a8
0xdf72a32ff7209c79fc85528cb3184c50e436a8f2778e1abcfd9019f046f487a1
0x485613704156300576bb682111b43dc8628b6f457ffca6e7c85d9521362f4598
0x2567ed90bb13d154576600a994eab8f41739b9549c45d94ad2d0add4b4359b80
0x4129fc5400519a49fbb7068e134da511f9687f16f0b250bce1529305be9b8e89
0xc6607a2c2b2b423b806e548b1797fb5465896a7f59ccdbc02c0111c060ff04d2
0xd8253c1a5c05575cf1f23258993566ad73ec19b1b0ae905227324f980d19c35b
0x4fb0299ee769b0dcf5384e087cf2b364535c1c5da06e203b4f11649df7c0ef80
0x290e40ad3583add94929fc5c25f6eebce18e7279673a6f506ba5246cfebb9f58

Functions
Getter at block 21287154
DOMAIN_SEPARATOR(view returns (bytes32)
0xef7ff5d1ebd59d350838e6e0011298ca8781d88c52d6fff96ec4fd5d30b93224
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=147861683433294916472558, _reserve1=12472922769211524695, _blockTimestampLast=1732808147)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
592335475493730370882826498997696201450967373917037
price1CumulativeLast(view returns (uint256)
104959120739446499522306840724810099613794291070
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x037a54aab062628c9bbae1fdb1583c195585fe41
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
333706315728356
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.