Uniswap V2

Verified contract

Active on Ethereum with 16 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $373.6
ERC-20
--
0xe9a78a8fe099b0d4b732e63cf96c8f7c8e4a75749ff8fa905c002c6e2671049c
0xb92735646a5c63c2400ba4970a38bbf26aaf6c0c84575d3faf6b9b9bbf01b54b
0xeefecf02f0697fa5667e6a854e57700addf14a6991a4567e1da631702e3d241a
0x6113e756967df47b89012ba6eda09ed5f5034433feafbf75242f56983944c880
0x6636745310f322dd4842d41d23ed697caf9a11a81bd4893804670622198659a1
0x37841fa272e48a9aba03d5fe619811b6d6577b7f8b0605b61fd3e9e804d1cb54
0x3ce3bda5c5e263bba250da48b1505d3843286f75890a88a52e7134ec1a409f89
0x326054469561ed4a44a7088572919a9dbb018b291d407d32c25bb6b5c97dc45d
0x33aa12b47396bf4a8c6876f251b81b143ecad75b218985af5354854f017efc24
0xad202d4fba60cf061eec8b1f2dafcc8cc68c298df68b413b0ab70bf5878de34f

Functions
Getter at block 21277382
DOMAIN_SEPARATOR(view returns (bytes32)
0x9be5e8c2496c8574cba355e1c2e437d2b4208f064ebf0e2a0a238c249367aa34
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=47232194048514085546, _reserve1=108918199841155467, _blockTimestampLast=1704823439)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
7642397631181255285019451955209204493383
price1CumulativeLast(view returns (uint256)
94109612113782688750599254207762576164190171
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x693eea0cf4671748211fe97d0de6a33076a89169
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
2080450619708950160
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.