Uniswap V2

Verified contract

Active on Ethereum with 186 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $61.39
ERC-20
--
ERC-20
--
0xeb8791fc72dd877b94232f6af64a6b3be6cca7a727f26f93b0adbae1f0eca55e
0x934ef86761bd9e6117eb3fc71fecf71f69eb4ab079a655672fb1148708208e1b
0x2320a9903088d6dbf03d1c4b74902e8044d3d78b8ed8c22f624036c866969e1f
0x019b95c84941042b6f142988f1532ad8c76f0b6811f83b9c52620cf0e4b80eaf
0xdda424418a5c8237c6d5489c5242b63acbe777ad6eec4ca892def39206fedf47
0x1165e5b36180758dfc27c5bdcb68098798c1e32cfad7f25974597dea64f3d5e3
0xfc71c18e40d3a4903ee3bba74d3a3bebe6146876ba0fdb2c1231a32449cd5f21
0xc0163843e9bd87d09171efb0ccfa3d57b4d002fb55da0d19565083de4dfadea7
0x0a2b79de908c3c940138c319ad315ef8d81b4186b5480d6e61e4b06555194a40
0x790e2f5e83be884d28d79affacdd516d2e2951928c691e50a868b22e2f2663ee

Functions
Getter at block 21169187
DOMAIN_SEPARATOR(view returns (bytes32)
0x394d96e3bd043fd8885bc104da2ab616e72f8e1138a4acd3669215d8a2d0971d
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=37984559002157180358285, _reserve1=870282003526266639, _blockTimestampLast=1725870767)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
104778575830306715531139537130416346473
price1CumulativeLast(view returns (uint256)
21029338314107382813469774726323268577865180826
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x0417912b3a7af768051765040a55bb0925d4ddcf
token1(view returns (address)
0x5befbb272290dd5b8521d4a938f6c4757742c430
totalSupply(view returns (uint256)
164368213788945289624
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.