Uniswap V2

Verified contract

Active on Ethereum with 418 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $18,094.71
ERC-20
--
ERC-20
--
ERC-20
--
0x3c479d55044f1d21c86fad3123a7ea7cc76d4723aafea1f03c00b7b48e5d8d76
0xdbe5f906c4c8a6c509634127c407187bae5d5c4905cee06322dff13d0bf33e9c
0x063bd315a56020168ce37dcfd41f25cce5162f3890b9832d0d6badc6a169b5ed
0x0337b92d9b88c6f020a4866ff375ceacea3e80b55896677cda349b3f3172d895
0x45aa4854b19f88dde2d6d93d760456e36bb7e4686be34dcd3c56818c046f8498
0x1212e604c385ae830931ca62d6eff435ec793f00f470e2c9a2c14e914589be12
0x365f12702a4627b96d130f7d22b07ca95caa88455b9100792c33c05ec1596b26
0x4921f936a0d39e979a57655f42e4c171bbc0244a9c8835e4a8b3508d6bc3f7a6
0x4051d43ff034a80baaa7909c05db3e8709367071709f04e9f4d7abdba4764271
0x4ac4202270637b66c195ea368d0fa1a08286d07f52dfe0b1a41e29fb0182e648

Functions
Getter at block 21398821
DOMAIN_SEPARATOR(view returns (bytes32)
0xeceb2dd926c089ee4359ded92696112a8f31abf568f5c9ac96f1c49a11398d9b
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=504531350950252377775, _reserve1=4618590332089184429, _blockTimestampLast=1733674523)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
29939363311506754771877998225663983401514
price1CumulativeLast(view returns (uint256)
20380236953294258439917548268288863749872658
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x2e2364966267b5d7d2ce6cd9a9b5bd19d9c7c6a9
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
39487447220412757047
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.