Uniswap V2

Verified contract

Active on Ethereum with 202 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $18,393.11
ERC-20
--
ERC-20
--
0xf2f2fd943fc52c8bee30cd2f81293d572c82a2c18cf3faa46239c40570fb3a7f
0x302d50c80c2261ab5bdfd6e46788ab9add12873c005e7620178289e2d3b0ff88
0x73b9305162b6c8cd8014e62eae09bee4166f4f0c602d642c0132c40154c04a90
0x966b48404f6b98f556641f1a2984e09efa62ffb16cc511e5b5b1ce116ffbf672
0x0955242a8ef71ef4e4b6e01d2c7f1bad17b4688ff14f37cbb21851bc203341b0
0xc6f939e22d6298ccbc863abd82380e20c6260a1cc5ba12015acde6e54d3a6c1a
0x1e6002e041a9a190ab77832b8f2c2d1dde6c75c109069716adc1ffcaabf68989
0x9fd1bbed7d9283da4310c5cd1f8ef208b9d7f4ce0b4b28228043449ece773bdf
0xbf2b83d5fd87ac7f95875b1d4380b377620df1f2551fe0fc02145932c5da6776
0xd15b3cd653413af4b4416379b9f8497970b972fe2ba95d1b2158704cde7714a2

Functions
Getter at block 20876010
DOMAIN_SEPARATOR(view returns (bytes32)
0x95a913d58eb4dbf2a1b597a29dbbada47f0dd7839467c8891c0da4c164b816f1
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=1005854596931294286, _reserve1=7433844216192840539, _blockTimestampLast=1727732207)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1605146224288559531342175211584021537110040
price1CumulativeLast(view returns (uint256)
27024874634240201349430202671697233697568
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x1bef0d587dde09d4cee9b13d4d38b5bec57a1397
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
2474488998672104522
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.