Uniswap V2

Verified contract

Active on Ethereum with 740 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5,036.96
ERC-20
--
0x9e1f9f97c751cae0728c91fcc118ceb8728f42feca290a7c0d2cb1086adcae8d
0x4d6a4aff5790e94466eaf3364218fb97b0c7486bb0f4f7c054b9470829612a34
0x6322537bfcf1389670f7289b201c1090f8675bb4df1a8e0115d73940f0cb52f2
0x274e2271c6a1a41979662488d476253bf3ab340b34e45eb09380d322827e6526
0xfda1e84497fa32fd7084ddbd7683daa9f62b40235e7e6df0b33470aa1369fa33
0xf0529da2d480a1673357d7562345fbc4ab3623c62f6f93b3cc05a5c48eb1b99f
0x9caa9ee8eb235a155623ad8daa8ca08978fc210d14508fc0395da1eae1e43fd9
0x3426f5c9ed9c9dece675e07cd454babbf0407ac2f5a70cb8654b14e46831d55e
0x39a8a77c2559982491715f618fde4710f75e641b6c87b6b2aff6b964f79ba6eb
From
0xe0d2646f3c86c39afc9caf43228d9ce0e9594679c81e4a7016c884b84cbec4dd

Functions
Getter at block 21203719
DOMAIN_SEPARATOR(view returns (bytes32)
0xc2e2295c1823b434560d1aca6aa10d3027247174ea428b41e4131797850c6d9b
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=604762923924371082927768, _reserve1=1605054063645896337, _blockTimestampLast=1730981771)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
48150486961341353034062126804255588651
price1CumulativeLast(view returns (uint256)
74002423897228418988243310586395288837415269445
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x2baecdf43734f22fd5c152db08e3c27233f0c7d2
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
488396308056408694793
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.