Uniswap V2

Verified contract

Active on Ethereum with 3,033 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $664,500.22
ERC-20
Value $663,448.72
0x9a0592bb6764092f51d64b4fc4420c60313d718c238c941e262225dd1f16af91
0x5156fc92f3928db3991a4a533f0d03151a89694c62d5fbeefe30fb29cdef6cfc
0x1207ea24aed228e90686061c7fe41ab102f5789d2dd992aeee8b8b8ae2da35df
0x1f38480894b4c50fdb3fdfb959e1540b3eccd2ef5ebf4c4f6808dafebf44ccaa
0x23716b031ccf9c5ccfa07a439345d712ff4ebb12e1be23b322effb0646bbe677
0xb0a8310b0ed1bff0928630e9a35f90912fc32f4dd7340dfc10249e95b6f6020d
0xb7786be7aaa103877f3fca5dd0dc659b51576436325aba4693bae6aa4201e607
0x7afd4d8c50f2a75a5d6629bd2586453b82e0c1da4f360d0e498e43f284f742a7
0x47d369e8bb6ff90641df0137f281ce7a21fcc2719e3201cb57b161f70d008507
0x2edfad5a9510be58e5056fee2851880e0920f3c19ab163cf85d580a6bac94079

Functions
Getter at block 20874260
DOMAIN_SEPARATOR(view returns (bytes32)
0x74835035b563743fa75bfbdc4b57d4a03fdfddffdff0c2e597504a1cbe3e4867
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=180162977740290251, _reserve1=270678804051096534543, _blockTimestampLast=1727828567)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
4078631943451316442190234467638145534984792
price1CumulativeLast(view returns (uint256)
46865651907265673355507931610654102772196872
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x873259322be8e50d80a4b868d186cc5ab148543a
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
213546460061184138271945
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.