Uniswap V2

Verified contract

Active on Ethereum with 1,222 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $9,737.67
ERC-20
Value $9,248.37
ERC-20
--
ERC-20
--
ERC-20
--
0xb08345debb77d516ae29c8b7e8e5de1cad3d65a25207dab711fa0c2587e55fed
0xa8a49db3f13084e7f12d1f2d48fbf172c09fd6dc6513fe6232410c3dec24fddd
0xabbf73d709a963a718eb4b99b870fe69872ba79ffb94c122503779a8c5b73208
0x191540b32e2ead0c06462a2fd56120f20520fc73378389557a1a60881752a7ec
0x60b591f107578a2ea431223f8abf78a12b9b42199df8f6579dd30e093519610a
From
0xcba744455d50744d0132964bcf5b539aa02a1dae4d230bdd1421d9ab850da7c6
0x7da5943da690d7aa5a82e71c8eb7f31399870a90c14200078d1554d65a2bfe7a
0x8fa33d6991d44b3f7986b8a66f4e3a0c88ee3989dc22b3a605c634d1c3504819
0xe6370d6dec2d5cb20f38aebae54853683b2b10a8ad4138b0738370d84479c1c5
From
0x68bc809d9d9e1d0b48e27353c6bd60036369f7e21a4a5d3b4e73f5c311712843

Functions
Getter at block 21205204
DOMAIN_SEPARATOR(view returns (bytes32)
0xfed6526d9a0e98ba338b2abef61666aecf99abc14d535686a26828b2c4b666a1
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=9737666789073987201395, _reserve1=157717113361869721613001, _blockTimestampLast=1731342659)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
5549532141712545634380790951772611302321663
price1CumulativeLast(view returns (uint256)
8393815178538819403751912984649689461552919219140490042305
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
token1(view returns (address)
0xd90e69f67203ebe02c917b5128629e77b4cd92dc
totalSupply(view returns (uint256)
33886980383109842723463
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.