Uniswap V2

Verified contract

Active on Ethereum with 8 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.53
ERC-20
--
0x800f8402c437614d2c8c1ae7bde1b7a2ae74d3646bc725533e696c19e9b50932
0x528b6fc84d70db4ed085f8921563e64ac5d309ea8e82b3e580905ddecf8ca94c
0xc329f801e94d58677b17e82c6a90c436da54e04ed732a08662b92ee730e09e23
0x2348aa41bb571455321d27d000f8b531cfa3fb4ac8cd12078029c254fafa662c
0x3ed8839af1771a800e8d431b087550359954ec27b60e7ffa120cb8c84e758549
0x2c19043a700c8fef1fbe035c29565c3e10c30959694dcaacb220497e59380561
0x3025e5de4504e618f5a348377382eaa2f29e1310ed16811b5cbe4baee9fff4db
0x8d20d87759826abc55cc73cb7d33f572eb74de366b92bb8c0296e283c3d52c56

Functions
Getter at block 21268016
DOMAIN_SEPARATOR(view returns (bytes32)
0x43f675cfea6736d7ed252e44b8f94e149d7ff685cdb96728ed33ec937024bbd1
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=45382630356029000, _reserve1=152281336569760, _blockTimestampLast=1701168155)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
2659944254261451704061863194360218002961
price1CumulativeLast(view returns (uint256)
135691607462045438333045504204367998410933158
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x58b5e6267486bc2d7b4221749dae5ea9003cadd7
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
2532071799505329
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.