Uniswap V2

Verified contract

Active on Ethereum with 797 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $133,737.97
ERC-20
Value $133,534.53
0xbc02fc8491b64ab1b1a87d55c132d22c7180a1860c28db0fc23880b3fdbd27c7
0x2ba25dba7bc373c9280d3877fb5830deae0a1ea598d7eeeda5a132668f0e1fff
0x6b1808e22a6c422e0d136fc75e5a45aba9807df9ebfcb47fa231317b6ce6bc95
0x07aa44ab6460d6a569067fd442c30cd7c7ecd2d5ce0c8930b6ddb4523964e813
0xa0dd2a2468546a1b030687b390bf4ff96dcb83817fae22904f0d968e3f2d8a8c
0xe69bc207410e08c87f00a9290acf1db3c2ab2e5f7ea3c23885291ad24a4824a0
0xa9d238032146c670e35f34ad7acf78c3c19dcce6aed504da1b201d1ea6ef8b64
0xb6f9df8922767883f524afe22e5a3d4f62561b4a5e03f1815a59d33f4ece19ac
0x7d4a2018cb2a9cafdc9784ce9277dd1629361c5bf25b725162882b91df0a4092
0x85028ba29bc72351cdf40c3f99d287c9a9e9a81725434a3ff70b5802bca1d0cf

Functions
Getter at block 20861593
DOMAIN_SEPARATOR(view returns (bytes32)
0xf4c1b8d3a50b4c510767fefac345b28530da265ac3bcec9633a08a25a830d88d
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=50515820938449237710, _reserve1=135850444471498238563429645, _blockTimestampLast=1727676659)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
641712212053459387297651100526019265567017287136
price1CumulativeLast(view returns (uint256)
7214478653914501080341572004224684506
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xf293d23bf2cdc05411ca0eddd588eb1977e8dcd4
totalSupply(view returns (uint256)
36943800363129436826466
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.