Uniswap V2

Verified contract

Active on Ethereum with 40 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,298.53
ERC-20
--
0x47c759144e7aea820a3dde9b56995599befecf1f382e56e645dc70f8263c7fdd
0xc6df67d44f8bcc729e0fb7bf0539858bc558b162cfe3dbc1605742401ccb460a
0x24781c32c807ca75537c0b0f204b21914449a9f8f14e7e72119a5e30dba8863e
0x37e58d843c29758d23a3854c57bb567d37d692e3f562f01650017b218c3e062d
0x721395c2afced7a263735ff9494b075f2377e9c263e102591458b3197606852a
0xd3889a394062bcd5f9b3f1e0e7fc70801929165320521657b1e0d332427db9ca
0x1bc0127d121662886752eb0bff782ab43b010f3e0531bcc60068008476ce6e2c
0xc19ef4413c77c8cfd04bb2151700258a6b20c69a97e32bea3e0ba4fad28c0611
0xa53465aef588a98abc96bef41e0f31e7648298414e3d879c2dd7d8318837e20c
0xd148910a92e24d659080cab76a572bfe3a29fa42531f7851b84e5b6583cb5267

Functions
Getter at block 21218258
DOMAIN_SEPARATOR(view returns (bytes32)
0x1e0029bb9bc6ae713e007da3a233006a7743a9c6311dc82fd546635c8aa657b0
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=130042359671471, _reserve1=724505900869278048, _blockTimestampLast=1731290099)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
21106279008878292015147923317776169900255838448
price1CumulativeLast(view returns (uint256)
19131692566302898927795420160412247860
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x603778e5e07e180e300bd10df7fa626313a206b2
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
9395741909098520
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.