Uniswap V2

Verified contract

Active on Ethereum with 1,101 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $8,740.43
ERC-20
--
ERC-20
--
ERC-20
--
0xd5e41f83f8ff254aac4af637f87570ccbbb832fd5540a822417e421d0a000735
0x1c0d5a063d41fd95a4ce0641469f4ff0f5afaf0c9d4c20555cfced36cc0b53b8
0x72d8cb48b583a0b5ab2e55c0b6ab0370b5c52eddc66f9b2f44491599aa751331
0xbbf856479b5ee677d90f9629998e30a093eb9f12d26f14bd71296c5c91a203f1
0xf28a2afd779cd33d066aa7daa3e956d99ae3491e725220ac65149b47cbbf9121
0xc149a42c988eeda398bf9ef496e7e2050c3e27599661cbbc0245f500dd6a4bdb
0xef44e686740b20c2f16ddb49e6dc3dd22905bcba82db8e3bfb80f697f04c4030
0x9047eddbc57de98b6174d8a16cfbce5ad12944a84e5ab550957811745df944d8
0x9a21b34b1c785c31e7e09cf1f579dbd13468a0308e24459200779a6e9f287094
0x2b1a118b85eb268596fa56ace2a7b5e3a825197145751266ab379f147184eefa

Functions
Getter at block 21198119
DOMAIN_SEPARATOR(view returns (bytes32)
0x840160f4962e9b636f8302770aad3886491df022f4ef7c7b94172ea2cb849c6a
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=205841466668246819252201, _reserve1=2790045063354483128, _blockTimestampLast=1726210895)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1356518945344099815741484096008768299839
price1CumulativeLast(view returns (uint256)
27966103563050142197419111238129792802414027493
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xb987d48ed8f2c468d52d6405624eadba5e76d723
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
641048309981127009470
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.