Uniswap V2

Verified contract

Active on Ethereum with 921 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,386.43
ERC-20
--
ERC-20
--
ERC-20
--
0x5c35782b7f2e556de5de4f3737da63ef9897b947148be2d439b8eecaf777fe11
0xf57eb6cc4881d6c1ec791b36f3f17a35bb73ac1d8a172be98bee2cfe8a80aad4
0x977f3b0334837de389dfa1befd7d701f2ce8d171075374bc7edbe5310b7bdba2
0xba88ee7e7cc09fdaad7d6cfebb8cf16e6b572240ad7bfaee9c1c48a99355582c
0xd85f49cecf4966c004b821f1f98f2355f391784a3ad733f7d529ec17a675c15f
0x9abc2b728f7983298c93e5aeb630ce6aa84294c94a2b6f647fa9541755c9bfa6
0x334c57f64bc0089414440d3edc2d6badeaccf93b5edd97b020181f9e2e085df4
0x2044f807e2cbc21fd304da3d347f29b41e67b6c5fb69a221863b7727911af5fb
0xcb10e9efad09d70d07b0ee95dfd8747b66f927060703fe4e72251a837cdfb9d3
0x395f513bc68b2d80acab22a236d3b445ca54ef7dd036668d1149c9e968e6cc16

Functions
Getter at block 21048935
DOMAIN_SEPARATOR(view returns (bytes32)
0xda73abcb9b113cfe6dbc74242684d68ace89573f266300ac4e04051128900503
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=1386858490040267025410, _reserve1=50478714437959047073, _blockTimestampLast=1729834235)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
18283842446481903844922526582350137629493
price1CumulativeLast(view returns (uint256)
216505112366317399178707241096538741402460083156
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
token1(view returns (address)
0xb34ab2f65c6e4f764ffe740ab83f982021faed6d
totalSupply(view returns (uint256)
239793467173921637667
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.