Uniswap V2

Verified contract

Active on Ethereum with 219 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,251.21
ERC-20
Value $1,227.41
0x152aa27a89a11be2aeccc8a3aaf29b51792de569bb8e903c4c185622ad04872a
0x3559ae82be31df4ee7e8d6ee8bd419f2b949e7cb92df044e31e06c016da4c6c1
0x2f4e2de055e6b07711cb4b935cf8107bacbbf329202ca23af3d7be14aecb7a9c
0x658f4535dfa49e94c770448e23c4446ccd53789d740660357a42e29e30882e2f
0x194b480713a70071cae499e40616a4faf46897aab80c6ed8e59415c4ba5191f7
0x69f7012aa684c90fc140bd1071ce00292a989193d1c93775a813631ff4d6f054
0xfea91cc0626f11b5c64fc4e2cdcc45458cb6adccdfc6d9d55e9d38fac9f1ba42
0x9fd31877a8fe28a72441d79d93872993f4159fdf9ffb85e0b3d1ccaf9c6d3fa0
0x54ea83f3280ba682e231174abe95d94e1e732153ed318f15c75f5b5bc28f9027
From
0x846ec0f56ed4bff7838eebc262498d6dcab7ff6bd2d6a7c8d1e0d06ffc7885bb

Functions
Getter at block 21163491
DOMAIN_SEPARATOR(view returns (bytes32)
0x3605982503eb1573764135bfe184a090041ec22fbc12fd47ac078e49c2150a59
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=3184031793261519893811455, _reserve1=1251207757, _blockTimestampLast=1731245999)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
4992642753634574900051344286
price1CumulativeLast(view returns (uint256)
1020881694306372342919895307118927561318659057353233566748
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x34f797e7190c131cf630524655a618b5bd8738e7
token1(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
totalSupply(view returns (uint256)
54973835443280330
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.