Uniswap V2

Verified contract

Active on Ethereum with 22 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $714.01
ERC-20
--
0x856a89d9f2bc378d15fa7faf24732c0bccdd99c6b483c6829b73aeed023b1578
0xd7ab9e69ccb00ce161ed534c5c25e3b0dbb4a8292454d6e73e843602235127c1
0x0a559832795ab0d0b2044af1369d55e08a6086ef6cca8fdea20b7f8ff8916d35
0xccaee547c31515110687fadb2188113d7fbf9f2a63a7af2a05724b651bdf8c4d
0x7c3e28c853abd5b59166e55847baeffdaade1bcfe671ad8b54dcfff11f4ff5bc
0xd6294edb206c310f27f13e4546aa21300718906f31ac302e08de1e35eb71890e
0x6315041361338cf56e6205c210ad4dab9b3dbb5b63e5879e284658a95a30610b
0x1d115873ad8bf0c97f0495d93a2a1e55230c2213512fac07cdd8240080d23155
0xb0e4c4a1fb9a02735ce446798b4146cea71d465fe1a8e0c973916fd947b5697a
0x9a97799e3e70d2863c1e2c807fb500356e3ea456390ad9a17273d9ad5e56a372

Functions
Getter at block 20989126
DOMAIN_SEPARATOR(view returns (bytes32)
0x2f2dbccf7a90b14ab9d16a4f441f4725f453e47603fec4e8cc5add14445c6ef3
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=273392383789537983, _reserve1=656294066620237902601, _blockTimestampLast=1728785315)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1503930965257533865978501051152160063529106240
price1CumulativeLast(view returns (uint256)
264959248153399175263202175576941292029
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xf9a2d7e60a3297e513317ad1d7ce101cc4c6c8f6
totalSupply(view returns (uint256)
11963405381431988305
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.