Uniswap V2

Verified contract

Active on Ethereum with 240 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $69,541.23
ERC-20
Value $68,720.79
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xf1c5d1889d0a4a3713c1ec4860bfe2101928795218149449532997fb3f4e42e1
0xb0b990698d095a235f018f3afa45c5872a755dbd5b89724307bb86b5dec7a455
0x75f10ee522f0919be7bdb965495bdb47d09920a55681c7c2d3d50d5c09046f95
0xbdcbd76281df0d93ef892a67f1f654fddd7c154bcc3c840ef15eb4d21dd3d12b
0x09c7b470edd5b8f7036f93d3f326f0cda851784e1675e4338c5f0c22f63664d6
0x20b7c93d6d2c3c48a7297a6398b5fb6531e12c410c527a873c632a4462e3d343
0x55d719da555c464b6d4ef58a6077dede891cffb52c31113aff5e241472e3197c
0xccc08a5147dfb15efbc5ded8f91f86ab9d02d3140c5285fda82b58f74fc045f6
0x57684d32f17e280d767db30d2395ef34310b419a97e515a79d036938ab191b80
0x8d6e27a58d0053189d7f29dbc97a9786292f10599c2ab24ea44e9658c4a15f10

Functions
Getter at block 21205886
DOMAIN_SEPARATOR(view returns (bytes32)
0xde2adc05a970a26b8b8366a28564449d84650aba0af47583c4117237db13705d
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=111329198691759411878639, _reserve1=21998748819444786715, _blockTimestampLast=1731824531)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
802521634116313609769266353990918306572
price1CumulativeLast(view returns (uint256)
1801018569600784628288137638865519490359612784
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x1f573d6fb3f13d689ff844b4ce37794d79a7ff1c
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
572017660200021110181
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.