Uniswap V2

Verified contract

Active on Ethereum with 107 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $97.66
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xb11b900ea68aacc6f0cb39b960af742a09594e85ffacccf0b51de8e4485ccd1a
0x656c2b766cbfa56b8f6538d01f08693ad69670d1180afc3333c3c0374cc017a8
0x9cdc32ed6d757c694e0670e550a7b902f48c1e1279b43908c328bc1fd67cb2f5
0xd3ad2471825711d7eebd3b99b8e2be1fa9a1e88ce817577f42ccea56809d786d
0x3e6d674c87354e183efa5cc71e76684bd7262a31a6278ca8128438d3b858fd64
0x3723685abb04bda1ae6cf1e121c7b28767b9581c5eee5fcafb9bdefd0e55864e
0xb6259c0db4956a4b2537ea05e38439d0ee476cc91d00263fda3c1af376c2937a
0xe3bf8e94bffacf484e4b512a1df3b596e2ca5e400f986e4cff2275397ab72257
0x9dffc79fd6f9542ca3bd1cc64917095032f0248b5343dad5c9ffca924c198517
0xeb26748887fc4d1156afaeb8db1b11d8acdd6ae0a46d59d0cbba13a483be515a

Functions
Getter at block 20940832
DOMAIN_SEPARATOR(view returns (bytes32)
0x2007e3ba2b86a6eee3959170d21d29bbeda2d6ebac4e6400709dd016990ff8dd
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=290556325498161966730, _reserve1=40491894924904117, _blockTimestampLast=1728625307)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
41409410366439248763987792715305643194639
price1CumulativeLast(view returns (uint256)
199440435919106821695170197925787358507758673
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xac0c8da4a4748d8d821a0973d00b157aa78c473d
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
2179516911164092360
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.