Uniswap V2

Verified contract

Active on Ethereum with 17 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0xc41a242d19ca899165a4f4bc6c55204ee491901a33f370676fc6c66a4166a1e6
0xaa2e90683c07126938b64eb5e1ba9fa2cff2454c36f9477d1de8819f2a7c888a
0xd35a0d1047fa8acdef7502090ff5f683eb959fe56e45738f31d055bc52beafe5
0x693fce8ff4f03bf3cc37bca0bfc0bdc897be7e4ecca30681e0f292c5426174bd
0xe8b65aa4b4359c5020d15e31b19564c48d76c9d938e50d0d2065d775ef3c53b0
0x6ad59ea5eb05be6c9eb67849cbb750f1c6b748e28d4a030964e7067182a57fff
0xb7080994483b6515fd8639b90f261142b90ff3ccafcbbcece85fcf93db44e65a
0xc6fac4fc2a611946da37104d8c543b76c695e4481400ad761739bbb9c963f80a
0x2b38e865c3222943916e8dd6aff0f08768e3ac4342d3e58cf9c4e99435725247
0xddd583e6087970289ae27000753e733124aa8056df8e26d1a8e6358576fab6bb

Functions
Getter at block 20981430
DOMAIN_SEPARATOR(view returns (bytes32)
0x55c1b76f5932433061835b1528aa43176658473058d23f7e4a346e2b7848f4f5
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=72, _reserve1=3625, _blockTimestampLast=1727754275)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
8034474741054377483947815163010848959859260
price1CumulativeLast(view returns (uint256)
3467539636744061113097696692012742192124
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x74b17e416043ed1a563e3df24ccff9f2aa5b3f74
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
1002
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.