Uniswap V2

Verified contract

Active on Ethereum with 108 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $409,481.55
ERC-20
Value $408,957.25
ERC-20
Value $0.43
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x00e470cddf558e2f552e67de09581be3a2444176257f0e2738816599287fca14
0x3fe2a22140a37e0ce9eca534aead211d8c8d3524c768dda087f12feb5fca38c5
0xefa7c55f910d19540178abad824eb0e729e093080a3bec507c3ac8705de444a6
0x35dfe6ae438747d5c7103557c1959e4ec12c279b54c62ccbd193c61f696b1e7b
0xe35615043031430b80cc4a51026da7c76b456dae908781d4562528283066393e
0xf4e0c1128c6a29add2e9b7cd00b0806715cb5b54bde21a2437a6be746741e69f
0x9c4375cd363c9041c9eaad5b0fe4aa8d78500d142134e4df425e3cf6d57d7102
0xf67d49a3569be3c522f7f69e2cb0a32ee540ec04ed2c0538dde1abeba940f133
0x227d946727f85b489927728f9172215132fbb254e13162df972f18d6fb8f19cc
0x59fa587d80df2fc19714299c16810dc1d364466b0c312e5f2cf6f74d382f9acb

Functions
Getter at block 20890694
DOMAIN_SEPARATOR(view returns (bytes32)
0x2c3e3e36c17b469eafcf24b16165b87a4c1ffc68d9d59b8cce439a54f9284596
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=409088160177, _reserve1=60885195124846753, _blockTimestampLast=1728017999)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
208159068835404309779171216417504775012464044928
price1CumulativeLast(view returns (uint256)
15139700679724728931786137969726192261
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
token1(view returns (address)
0xc5fb36dd2fb59d3b98deff88425a3f425ee469ed
totalSupply(view returns (uint256)
51242743480294
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.