Uniswap V2

Verified contract

Active on Ethereum with 18 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $7,405.69
ERC-20
--
ERC-20
--
0x385fd39f3de887b5634c1f936e738b0b98036485e928ae278276fbe83f863ec4
0x4aac71345d19f92a6ce19e5410a3b9359aec038a6bf23c626208b2a5548806e7
0x798f766f8354efa3a8c3898f4e83d284172892990eace7445f9b54d64635afb1
0x493b062a48621a9c5485f29755f378f341673615eb46ec0e4ed739f3ac1c5e33
0x1daeb17c1d0db8c41307de246ef9c243c0f484b2fff92e0d790aa1b6830b6f72
0xb6b7fe2108dacbeb872646d5b7c47ef500cb9bb8afa47c70c49cbe60c99fc85d
0xd88dd16a52d7974db56163f54accdc1296ff42ef16188dc0afbcd8310f37ee04
0xf84f29d580280796338eade5a2288b6d9c3797662c8879e4c8707bd6d53f2a8f
0x296df94fff6284016f8c10099a77f1125429de2c697dfb7937343f329b894c06
0xddafd6c571d2e0c8179adcd5b75de656f4c57aeb4e274f7d2ef0a6e5b8b6e051

Functions
Getter at block 21171261
DOMAIN_SEPARATOR(view returns (bytes32)
0x35ca1de63f11f382a138879a5eab7176e6450debb45b762cb1062e3a504c4187
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=2260450302833908114, _reserve1=6899456270, _blockTimestampLast=1730729867)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
502445003176438575335097027717123
price1CumulativeLast(view returns (uint256)
5034333339096354091088890788878003077902870502554082
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xe469c4473af82217b30cf17b10bcdb6c8c796e75
totalSupply(view returns (uint256)
100747322195581
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.