Uniswap V2

Verified contract

Active on Ethereum with 5 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $34,071.66
ERC-20
--
0x33a10032338ab6863f930c4793d9d9b16a7c17824a45aa44adb2a93265ce93e9
0x6075d1c39d1eaf5a1e96a17e396125603d280d29bbe3354a444e293356d26e57
0xc5beb4844275901ba852cc71419e135f9ad2cecc7554b0d496137a0a009934ed
0xc6c3801ef4d9b40251377bc2491db57fe4d14fa83da7247af3e9db5c371fd43f
0xf42090f3f4c9476dcac6570281d23125dd03e50ac899b78e538d38849c64e98f

Functions
Getter at block 20866416
DOMAIN_SEPARATOR(view returns (bytes32)
0x1aaf09fd929963625b12a409f3c0285ebb5f38273dfa70787cb1afef7c354f96
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=39428965777622126227950609252, _reserve1=13073508927534006605, _blockTimestampLast=1727684123)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
40551442676516012791752039042288
price1CumulativeLast(view returns (uint256)
194392346156748122897897862748145971488690328906080
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xb42d339665f91f76a72d4f96b01a2785e1a4d2ae
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
707106781186547524400844
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.