Uniswap V2

Verified contract

Active on Ethereum with 90 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $87,878.49
ERC-20
Value $86,931.56
ERC-20
Value $0.06
ERC-20
--
ERC-20
--
ERC-20
--
0x1db7043dc0c1d02bf29305e0c58af70641c30f4303a4cda54ca8a9dc9139bcd7
0x53d4b59f58b9048af41cf7bab3ab3dd4215e67f660b6541e7856e27bb07ca304
0xc8b776a37bb54de098c429b51bae9088de378e29f14f982ce4b57155742ff149
0xb8dab01766931008cdaa8e3b1c7b762d84bed28125092dc203fe4072757904b9
0xbb083887f0f5a5c8e2884622b36e3d67cb2f1e383291b8620302a7ada9793e62
0xb999dd1ddcadbb6dc8efafcc129e73087ea279e1d5d95b6611a19caebbffba21
0x6d0dae892ef4dc1d522225fd2023847139ab211c8e34e7d6f6f82dff92bbc634
0x7fae9f3e2a2ad6787fbbf805fe607b335f455fe8a51c42a29dab9a4ca0b9aee6
0xa9678b79dce89c290a2b6539bd2cecfb889f4c675b1234bc20bac20d8ebc3790
0x24c19ea47674ff1811af8ee071c570f75542d6147214c83348a4470863b91054

Functions
Getter at block 21313394
DOMAIN_SEPARATOR(view returns (bytes32)
0xa456adf66688002bebc19fa93a2a6a3c32748ce75e57953a1637ea4df1304359
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=23963180343467927890, _reserve1=2617530231772769002908422, _blockTimestampLast=1733121299)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
63464372740833557335793120069813413941066177635
price1CumulativeLast(view returns (uint256)
21059069624062635516872245066984298360
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xc4c2614e694cf534d407ee49f8e44d125e4681c4
totalSupply(view returns (uint256)
5592797283121325746813
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.