Uniswap V2

Verified contract

Active on Ethereum with 84 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $29.48
ERC-20
--
0xe03ef34531da49cc58fd9a71e83f9569fb92c334918ea46e23b4a95cce466dc7
0x3d9fa49c1a0eab3903cb04ad95d0377d0191457c57a7655e0ef6667ae2c028e4
0x273345e47f9b5ad02a5803ac2047b07c3a0701eb3592aebc79fa435e1a8c2df1
0x43133c3d7f4610af97ddd0fa0fbc5c260cefef0853bc128469db8588e37b4437
0x7b94427dd2d8b3c42b95ff3e14bc8a39069002803c9cddf8b73131f40dcc2b6f
0x0ae5d1135cb4fa0a4164a1bf66b4cea6b2f9ca9492e0980c6fc87895c8f8cde6
0x77bb8d9362252f094dc0b4cd5a4d5d92b2b2f51eefa80f3e40439ec585e090e3
0x2d431ba82c193ffaabd2c8fd625ee16962f710023a1c7c0f5b677fb6a58c5625
0x817dacea9dec7f181770d7c77278aae540bf9ceeea43b63ed8720b9163ddb344
0xb8807b7c6f51d513fbc7990244fdeb018f3cc40030af4b1a2b8c27a5d5bcc70a

Functions
Getter at block 21284176
DOMAIN_SEPARATOR(view returns (bytes32)
0xc03f7a1eeb9cb4c899ec7c3b482a3e135aff906df04dee7c0ce9d70e965b3051
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=8195282179941887, _reserve1=32926164847613945085, _blockTimestampLast=1669410539)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1251337325422170119831351462098114939336552705
price1CumulativeLast(view returns (uint256)
178131967587827472173851181522877050620
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xe492fe6bb7ce8e22f215dca68773f38b2a82b711
totalSupply(view returns (uint256)
456129613738412460
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.