Uniswap V2

Verified contract

Active on Ethereum with 42 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $23,465.24
ERC-20
Value $23,117.72
ERC-20
--
ERC-20
--
 (#0)
ERC-1555
--
ERC-20
--
0xfc6ff1f2bb0f23263424122cbbb3c90734514516dfa83111c0856010719d09d0
0xfc5e3789cc2dbb4d2d1eb76396418961d3f1328ea535833d192639e497e9b9f2
0x7d2d346189b59fe69e39db795a049ecfb69cbe1b6b22a16dea17d60fced35939
0xb0d7a338650c809816cede7f4c19187d9bc94593da6a74dd5b75cac2732b0624
0xe467fde55f8df618b4c1c96a471b98169a7a87b9ca194fc4c032b0b11516c72a
0x4aa27d5c34ed34053732144062a7ee486cb8b9e808bd89a57896eff64bd153ce
0x15c2b373960c63ecb90dc56ce90831278d01fa91e19a7ceccd92177a519565b9
0x08e0dca1b2fc7342ea6f88842611b38dd46c46db6479b8878699d5c76130bfbb
0xd9357f2b359b3646f05f627b1e100dec2bd218b5520ba7620fdebb5a7b8fabeb
0x663c613ecdda0ef3e24e86c5c8186208a2ba198052d62b37990497289937c088

Functions
Getter at block 20923198
DOMAIN_SEPARATOR(view returns (bytes32)
0x23e5e3ee7ebf46b154f57f1de36760db95d2a04a3910d17c62281bcf236d7ebc
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=224443898759265040668, _reserve1=23465707141, _blockTimestampLast=1728414779)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
457099169874556331553569723990766
price1CumulativeLast(view returns (uint256)
2466876482753397158745970652897221690687265632148518
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x3819f64f282bf135d62168c1e513280daf905e06
token1(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
totalSupply(view returns (uint256)
571465922768176
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.