Uniswap V2

Verified contract

Active on Ethereum with 676 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $14,607.45
ERC-20
Value $14,289.78
ERC-20
--
ERC-20
--
ERC-20
--
0xee0b28bf5eea6f2aa0b659beb648854e490dac15abae0ca4c7026d06f3c355ab
0x595ff10b20413d93f9a81f678b716ecee01fbe1f7c67fbe0cedca68d05613df7
0x36e6e20d8a83cdc697acbf8758b468c85696080f82e9f02aacf08ad7b521dd50
0x90b1640ebb6f8a9644f661ffeb0b443cca7b7773830f2306962c106be5dd156f
0x761fd42b73b3886eb3195a9a7e099a8542720d3a1df35219050cd17a93e01db5
0x109c4f7367c83c76cfb5167711a848222402bf3c5cf183144396edea79f68982
0x0e1fe263074efd17bdf1842ac8fadc337b1a0f35c2bade21f5fcd2ebdda175fa
0xad1f4ca2bd6680c93e2bffcde92ef815a047d731db0e0c4dcdfc6b064d80b949
0xa7ca82d02cb8b009231a83801f54fdf3768ff98e802cabe366765595bb13085e
0x05a61dd9662d0c2bbc3079046aeb2f43c7a96a199469a599df14801197aef6d1

Functions
Getter at block 21332502
DOMAIN_SEPARATOR(view returns (bytes32)
0xa9cd76302feeb3393193c885c975d07037d982498055624011c65ebc59e7eb4e
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=14799994, _reserve1=41379828863372555180451, _blockTimestampLast=1733350943)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
966285959287849688558617853722282684530042227791592859216
price1CumulativeLast(view returns (uint256)
968844234919626601237122941
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x2260fac5e5542a773aa44fbcfedf7c193bc2c599
token1(view returns (address)
0x961c8c0b1aad0c0b10a51fef6a867e3091bcef17
totalSupply(view returns (uint256)
618166643776846
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.