Uniswap V2

Verified contract

Active on Ethereum with 18 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $51,200.77
ERC-20
Value $49,425.54
0xd1110078e08b74bbc60e501575469cb96ff39364a81b6917fb20f1e48a8f9210
0x7454740cddfcc55a1592448ca93b4a910873f8f71fbe532c893fac80530d2dff
0x3e0bf5258ca505e000e897cc46e3a8eabcb2baaf5e6b3eb95365b74c1f24f698
0x0d68f7454f8a2e09c02856c2ed6f8ffdd71b6cdb4ee615568b74bc3ff0cab99f
0x7491a0266f8d59e0e2c48d22e1a2038b37967a2984410d613181dd4a4da5d7ad
0xa8de1eafe440d294f34f3094cb521f8c39d7e32fdc681d619c25489c0df51068
0xb1667792d22599e018646e3ecb3ecdc55df214cacd9df134fcf8c02c3b4833ce
0x9d81f00c5d714569e3742f0910647858fda4437cdd5eb26b89ece47e46a93696
0x74d7ad5e73c61d0dd39f4fb9ae992681e98df1ee4d68cdaf728f5c245b5a0dd4
0x8fab51c794d15e70d2dac2ab7ccdf1cbb87ad99091136b211222951d82438a85

Functions
Getter at block 21324227
DOMAIN_SEPARATOR(view returns (bytes32)
0x8dd081da0de1a3190802c3d7f100e77ebff06f0ed87ffae10740cf328deb3d05
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=23031352686737690753322440, _reserve1=13812189413841836794, _blockTimestampLast=1733229539)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
3481798252687044957675294068214880119
price1CumulativeLast(view returns (uint256)
381779900510707118772741060079276430535638209637
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x1c9922314ed1415c95b9fd453c3818fd41867d0b
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
9771851894702179546334
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.