Uniswap V2

Verified contract

Active on Ethereum with 7 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1.62
ERC-20
--
0xe191b028736c9426d8d265208b199921164b2ab4cd039599afccc82684d5565d
0xdae0055378f7829a182f55cbd677984eff254a0d068d828337b962a0c02a6462
0xd8f6fad17fd1b0715945ea7362918e2228a5972a1f90fb89a9d689f6a8aa873c
0x59c4c1cfd874be2e8cf489d505f9803c6f056ddc1bb0a1d3b9e2b0ae5bd6ead1
0x4e4600877c8062abc2b844a9509c08a29021b3a2da4c5e94f843696ab7d8778a
0x3f3280fd46312919c15a056edb0895173a087aad72d56d7d1c1264cd8383ad64
0x75f4f53543328cc05d78a8f0cd6aec4c45293c402102f180367b65dc352dd981

Functions
Getter at block 21310824
DOMAIN_SEPARATOR(view returns (bytes32)
0xfaf4b49303570902362ba8d45b0743205bea4a23ca1ecd8668cc5818c7952a42
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=436246024268441, _reserve1=783724715212299409, _blockTimestampLast=1712160419)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
125692030993243999579206136382133932719859381755118
price1CumulativeLast(view returns (uint256)
49037660125245903291058861317390968940320
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xe6179bb571d2d69837be731da88c76e377ec4738
totalSupply(view returns (uint256)
16276484596800332
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.