Uniswap V2

Verified contract

Active on Ethereum with 1,110 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $204,518.55
ERC-20
Value $204,277.47
ERC-20
Value $0.03
ERC-20
--
ERC-20
--
0x394e9bb74bb8caab350ef77767f247e94c574c88c94b2d1a30489fcd7e0f5b80
From
0xe7825daaf86915d0f0d17b42ab21cfa08f990dde7d1fe87ef257873d02c683cb
0xafd39f90da6bb303ffedd9b438ca5482c40953a27e2a8cf07be29acf19ce144e
From
0x429ac58850204bff5ecb548abaac774d278014f4d101de78bf5700a3e4c31a42
From
0xfa478ae7fd9f218e84807a02982ce4e74443156aedf62a8492ab21b342905901
0xf7fff4802e0eecaf4564dd059b2b33881b6d94b41e57c5b7ffccee5149146a75
0x35ed9f310d30c64b35a08a878706f97fb166fd87bdd419a113b90800eb19fc92
0x62c9a9f9e352c48c0235b478b5a07115c3c4cca5110ed589b7c0ff835a6714b0
0xd305f21f6ce0b1bd3dcae330410777eafadc6ac2924c6235443a04d59719f465
0x6af41ba0b31d4b7c6853cb0ba0be822d51568c92c6d1f3b716c3295fd4b82a16

Functions
Getter at block 21082908
DOMAIN_SEPARATOR(view returns (bytes32)
0x90eacf9cb70e366dfa8d65212bbb63fc6ed1672b94c0cd55b1db0b2a36f0d528
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=10457651803117, _reserve1=76949447702076841177, _blockTimestampLast=1730311331)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
72022992642750064315215251813590004958852391135292
price1CumulativeLast(view returns (uint256)
30214017969704242265125448261956729
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x16980b3b4a3f9d89e33311b5aa8f80303e5ca4f8
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
20323732396763427
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.