Uniswap V2

Verified contract

Active on Ethereum with 76 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $62.76
ERC-20
--
0xd911e3695d73e0bbcec51c27e6d0893f54b003f77790823827d39acccc0dd1ce
0x991429dbdc57b037d0ee5f08d6071d9c5de8580900e4bd9885618a8ddf394fb9
0xf5875c2ab8fda7d0d9784ff3fdbd6f1102bdcf1f6b3aeac730f58b1df9b5901e
0x40ad3af8d4ccce62fb3aa6bbaa2251409c72d610fabf2ea2af3b33dffbe63175
0x530c152297c5418035718307942153ac8fe8f404abe9bec311d88bed8c6e0ace
0x11c58e89723a530673a5757bf68a92e88479d46785f59e65a7c4df3ec2217e91
0x0f671f5a05f0d32ce25a82eead3dfa9de6c90b60b259889d7a1e72400af97ca5
0x781e50484ab5911138b6376e7ae058a2093d959c5c616cc41d169c033def0e08
0x7d206e69785ebb52fb97e55efc7a12a445a713f79b8acf797fa54f0fdb9b246d
0xb08bb061f555474c219e788ebd54b8604fb148aa28eb50956d405b038a8a2752

Functions
Getter at block 20885577
DOMAIN_SEPARATOR(view returns (bytes32)
0x4fe57de035969460a0bb575877d20df08f9c0e5609cba90961f158c0d1c2dddd
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=63452468950750818231839, _reserve1=26816474621878464, _blockTimestampLast=1726349183)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
48630881369038394618586378846499755292
price1CumulativeLast(view returns (uint256)
182831381209193991321672411863034552636992434274
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xa279dab6ec190ee4efce7da72896eb58ad533262
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
37921426267407326600
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.