Uniswap V2

Verified contract

Active on Ethereum with 5,063 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $22,725.18
ERC-20
Value $22,203.31
ERC-20
Value $0.01
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x42ab83dd312e5776ecf4e5a078432efaae6485ab561794ddf0d8263ce26bdd6f
0x2c6414921c6f0b9572fb364f73f95d16311c5b0035d404353951f18762e3db51
0xc9d5dd108c42941ee67e8c17ff243695d5429cf2cca57717549779fc66e7a88f
0xe6b4a7a40edd44e2348867ba5f3d998afabcbf3a066b6963f5c868650f8d2675
0xe5bd80d1bb88cdf4748beaeb34013458ff95fd7ac505f921bc017b5677fbc737
0xea66855f7cfd11a9064d246fe214263c7cb677fe48e0764843a289ba39442a41
0xbf6fda11f578b4aa3fb595b9f7b64fa469198b8227caa67a863e7a5239be3777
0x2272d7e01be7285fc64347d01829f9c7f37814caabc7138c0a80d1bbf2a753d0
0x6f67d08feb1cc5f673b2d723d257cb6385617b0418ed2d5e40cc9a6762dbffe2
0xf3ae2bc02f29a34548d16bb5e5903dcb9f2ecd75d3cdc17b7934f63bdab5545d

Functions
Getter at block 21123290
DOMAIN_SEPARATOR(view returns (bytes32)
0x3c30601a2720f99fff2d2464ec40c66b88885366731dbec96c19d6ecb786923d
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=38690488715488761940884935, _reserve1=9250362750356772904, _blockTimestampLast=1730814935)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
16797096754835639471051127382580272270
price1CumulativeLast(view returns (uint256)
483405445183702791439652331008128599746532433135
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x5218e472cfcfe0b64a064f055b43b4cdc9efd3a6
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
8743320921240811035885
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.