Uniswap V2

Verified contract

Active on Ethereum with 384 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $17,582.11
ERC-20
--
ERC-20
--
ERC-20
--
0xf0a8de5d739af08f60df9504f477a3b124d11297743d1a6fdd0912ec77d16958
0x3c4c6712647f71d5add2ca7b2790b9f0e346af6899c77830dd07ae643582bb13
0x47fb95713e9799a96ef95c237a7cd6fc2b56da1dbbc2446a468adbe68da213ce
0x6cf2b5e4ce550945fa2f023e52ab06a9a05261fc03f31b4d14927772751f09d1
0x2f2c2e694e380b11a7d8ca705a59840cbd8ab5889b4ab2f300206189e881f3af
0xa19f06c726e35f268f44f660fe9cb6e0ea67597d21cf105cf10b79823c7f1cab
0x109301830c8538352a67da7d4d6ec3f2048e894109cee23e88b86d9bba8545ce
0x8f2bd9ba92bc58d2a55d7ff659b7a6ece8373c6dee591185c731fb0ee194bc19
0x4e2a00e7ca66cbae070ef2a9ec318bbddc1d6f422dd4627e34285f161d047870
0xadda50cd723de7dc662202f7caccc63a7d5151e1cce5f36a0598e719c3e28950

Functions
Getter at block 21216923
DOMAIN_SEPARATOR(view returns (bytes32)
0x333a4d0d7ced9bdab8e4825f1187f6d4a736652adad02bd816b2b861d0d9f267
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=396138157450688984554729936, _reserve1=5608077587955588022, _blockTimestampLast=1731154067)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
320509351904155876554483124801454733
price1CumulativeLast(view returns (uint256)
19252003590548705358503499638380507886422983643479
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x4de2573e27e648607b50e1cfff921a33e4a34405
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
45643892948457265028619
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.