Uniswap V2

Verified contract

Active on Ethereum with 27 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $270,485.89
ERC-20
Value $8.37
ERC-20
--
ERC-20
--
0x8f3d02d73a6160b8de3d6224edd06ad2f52e3e347b1fd93d4c7bc58b5af400c5
0x50121111f3f1f22beb63b96a8e5dea3fb062642127b0ea03b034498a09cf3d14
0xb83b4db049c70a5d81be1eb7df4b556499f8240e1c57c563046e103cdd325985
0x6f6ef2d67fc011b4d8a59ec71ebdd558690425c82cc8791b1b231070a11e7818
0x0692c7c3ef1132f415b52e74bf5862572182a8893c2dd67d511697bb6f3b28ce
0xfd533f514dd50eb0a6987e32551ae1aa46899eac2671fc87fab8be6d91e36503
0x2f6d307ba8df3caa2f467162f779c8753ecf0ec42f505f8328369e7f2f46ce48
0x38e88f2c8d5ec6faa049a22769dd31c6dbaf441a84775d133a862126e6fbcd45
0xbb816b7595e9745f9e8e39ac5d58d5048ecf430b85330f4577cb3fe2d197e7f2
0xe1d926d4c958aded882768e31484ba4bee5dec43df475cbb13fbe4e3e972c540

Functions
Getter at block 21208922
DOMAIN_SEPARATOR(view returns (bytes32)
0x68e69d1b0ad14bb246cf2d3590b14a7a9501f5843ebb3343c3a971eec4831c80
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=53017439941767580466854973512260, _reserve1=87445047265760214406, _blockTimestampLast=1731818015)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
6214138212745181160349804735320
price1CumulativeLast(view returns (uint256)
229135291631952225115351063732815905823878675983320370
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x3f7aff0ef20aa2e646290dfa4e67611b2220c597
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
58147820640343148948402408
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.