Uniswap V2

Verified contract

Active on Ethereum with 36 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,572.65
ERC-20
--
0xec173edfad7001b49251fd1b9cde3c4df2082a7fb4458d11d8f92f8fbd5a558d
0xfa1f1d5b33f29786f878189feaceab4c80a8f57adf07851aefc020c79b13fa51
0x90fc775c19038a327b099b789083857965c607e73af7b67575fe1c4df0fb0518
0xad53abfd7ce517d2fb4b97c2b190dd9855eb8fa49cfa0f97ad9ef499941bd048
0x1e69da2b53e88d3cdaa000f3edb67480832a5aac706e3ebfc88c266fbed04685
0xee0c59707ceb19fb806d198a363e12111a662647d74dc0219f893ec6b53af9bb
0xbf175a628e6a7ee760697b0d43206bae30a0f18ed2b61ee4da3edf114c21c528
0x9719f918d3532122e736eae9b15de5b3c36620d511acc6b95349ef7930686819
0x5065c51d53e35b1c7103f4eceea80ed7dddbda12dc055ca087dff0fe10bcd5cb
0x2ad10bab8058842562903c7cf94421f6137aac35889a4f501b8abf4a07ed264f

Functions
Getter at block 21043577
DOMAIN_SEPARATOR(view returns (bytes32)
0x2d18468f34a73dc0e229bb56396b25cfc64e7d60a8ec40152fc359f3ac4ac8e7
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=503526823725415661870214023, _reserve1=1799347750916900435, _blockTimestampLast=1720522307)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
5287994644938004496001778169670072
price1CumulativeLast(view returns (uint256)
37506984715273643907177983057355443316651694961892
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x5f49e1b5ee9a34a9ad553ac2cca1f908c62c776a
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
29160241436346380088750
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.