Uniswap V2

Verified contract

Active on Ethereum with 35 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $75,761.36
ERC-20
Value $48,520.35
ERC-20
--
0xf969c8c5307d73283a0db144b3486c91c551f2d56c474405e0ecd78c822edb9e
0x8d53400660e889564271069007fec466622bc7563813699d300b065427e91a97
0x899f79e2b2ef055b65f04ef4f33d06002d87396afc83d7ebcc78679534bd2713
0x510860603ea60a2c2ca126af220217ef3b90310e5daf263b11d7b34082e2c35a
0xa66d45c9a897157d698d31f8484adb199b3bf6d1274a299694e83917e303c5bc
0xa8130151505b7609d921457d520b3435e9bf1875d449de7e9b4d5d55bf6d333a
0x27e0369c7561b7c8ee53a627f5da1bf57163d039d95c8f53ebb7f7f56b20183d
0x20dd12411849cd764ad86a44941c61c10c3726910928febf2c9d1c6fd42fad0c
0xacf6e5ddefcaf551e73a0b938db892c0e1098f58d18d8c8c8f47d40f031d65c3
0x271eefbe92f60c82ac0a0b326a27b40a10607614a4479b31722783618eb6ca0e

Functions
Getter at block 20866218
DOMAIN_SEPARATOR(view returns (bytes32)
0x73c1d93679bd9c5d08dc69a152ffb1ea1e6a60dc867b3fef5381d19f97c28db8
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=18598867333139117771, _reserve1=314610515829327008623848370, _blockTimestampLast=1727151035)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
24668723652749482265701179237499318413435286856917
price1CumulativeLast(view returns (uint256)
17631482442528618839507246881980440532718609185812364746
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xe87e15b9c7d989474cb6d8c56b3db4efad5b21e8
totalSupply(view returns (uint256)
24078396957
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.