Uniswap V2

Verified contract

Active on Ethereum with 46 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $98.11
ERC-20
--
0xf6c6d1605ee0f5ed48347f40e0a99115c2c3668cc5215e72e5a2861a290288a9
0x4a8a49288015f425e950590be96011a10ff11207a9450050cfc5a878066e0a78
0xc88ddd4ddb27e333980f3412cffc3c770d6876e7cdef3cfe97a85ce75764a4cb
0x69bedfdd034ad393b871d2708188c7f66c7e77a4dd8fcdb4602ae3ad881f546b
0x0b47c611ab95a0d81fe8d8544b60541af9353cb7dfbc54358e95be81334dd0d4
0x4dfeaa0c32b32ddee90cc1111f9508a5c1812b0917adb225ac835496b283369b
0xba57edb9796410817f03137228fce91890acf58236e402039faea3e4dadd9f41
0xed06414c759f5b2cb9f9e2d761ba41d55904d5afd64c0a4c46745c78c6ffe97c
0x720c9d58cf8f0b79b07c0487213306e5d516d63b2f26658fd5a56d9257f6f298
0x635e34c0ad77e1f26144c818a82eeeb3b6bc64a1e85a92435e5ba1bdc20e4f3f

Functions
Getter at block 21205567
DOMAIN_SEPARATOR(view returns (bytes32)
0xc455dd3be5b3dc2b7f3bce53fbcb37fad7efe9f26c9c32941b5c22690460d8af
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=971779571340901, _reserve1=31578821609016798, _blockTimestampLast=1729733879)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
2454370243808276803651038505416146399252865744
price1CumulativeLast(view returns (uint256)
3394132980640339612445548122669303503314
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xbbd900e05b4af2124390d206f70bc4e583b1be85
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
5195627216907836
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.