Uniswap V2

Verified contract

Active on Ethereum with 128 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $819,625.18
ERC-20
Value $811,052.46
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x67c0891132d1186e873f8c370043bdf996af2a2345a554e4e9947bf3704186e1
0xd101458c1e32109c5062b8ac4440b7db379cc9e64900986c569c87d0f5bbf596
0xb305247df4acd4127fb6f290ea81e8559562a7b6d694e882ea39af6a492da452
0x4e0801698dcc16fbb81f771e517ec4148e20e01efb8e6283ecfa95fb44b112ed
0xfb2381a3022217e67a8f628543d9dd3914b0968c336d727f00827016c5c7daf1
0xbd61ab1c3bb3d5f339690c24916c27c8b1db3932467f8ee791d7b8441d5a21e0
0xd0985355bc424eb4f3609aaf6f2932deca4209f0ddf5f2fac4164fdb8599f770
0x50f02c4cc958a86f7611d536c9572d99f614f2b609ad8e0c7b09e3f11fa6b5f0
0xa65c5d45c7d3f2536c39171825985254118b18da04c1aaa6eb3f78a24ce96de0
0x083c137c97190679ff0ab0070d4ff30ded667b7e9ac06dd2cd8532f04de4f01a

Functions
Getter at block 21178060
DOMAIN_SEPARATOR(view returns (bytes32)
0x19027f67ea4130d1b7364920f2a115fff8702c7ec8e21b2e1aed84ba5b02dfca
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=6403321739469461598829081406932, _reserve1=256011610204092807205, _blockTimestampLast=1731492119)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
119208297961139966912263286243098
price1CumulativeLast(view returns (uint256)
12672260475470990040856982586809019437852867586232998
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x3301ee63fb29f863f2333bd4466acb46cd8323e6
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
8938236072990370606569307
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.