Uniswap V2

Verified contract

Active on Ethereum with 369 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $63,064.99
ERC-20
Value $61,337.43
ERC-20
--
ERC-20
--
ERC-20
--
0xf51ab33201adafd9c3bf6d52919b7fec921faab1bc2ec756e00392f9bbe22680
0xd723845c816ab363723b5c7294b93079b13bc9a05df93c353dc785f141335ee4
0x2526b58ced510a1425130b186929429ad530a13ecb90f5f4bf702b63d7c97e56
From
0x484833b56e4bb1698ffd19b3ba8780b618fc5e1d7f34d91b18a9f178a4af0ba1
0x19a673939ac63df9639e68b1faa2ec5c097d2296080df6c8e96671159e97668f
0xe3d86a97855026afa97447b3a43359f1e94a2da27f2a3c30421b7b328c46d68f
0x291935d4f50c8bc5b2ced7e67146b96ddac010c04fd7c964081e5f53041153b3
0x466e4f7975c68939c792cc219adc5ea5242874ee3b438ccd60b7bbead76a1e86
0x145b4f9f6c52ee6f1a3a5032d6bd657353644d2d419758e403402d64d7664167
0xf7bdfc485555b9581c65d65295e8b7c6a2b7fac2bfce04e6d18eb2537e9d0798
From

Functions
Getter at block 21167188
DOMAIN_SEPARATOR(view returns (bytes32)
0xd4f826944c4391206a4aaa6a9340657a5ace69f042c7894ce20e684cb23d0f70
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=854519731029131841074, _reserve1=18852663048100288335, _blockTimestampLast=1731330911)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
159735451793908753084979120520832610061476
price1CumulativeLast(view returns (uint256)
6007577709522816898203932275374471943494069
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x275f5ad03be0fa221b4c6649b8aee09a42d9412a
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
74823182738639922356
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.