Uniswap V2

Verified contract

Active on Ethereum with 13 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
--
0x9687842e299bd29f03ac674ecec094b6921c583055ceadcd75b9b35d4a1f913c
0x41d31e7e1fc31a98f9cfb25aa115eb1af69e609e789261d8ac9b09222ee80461
0xbeb116bf63ffd7e6627ea16eec45cad38c76d4fed044c9d7750b877cd3a60722
0x32f32c5044973d0ac16edb14470105e7fd1b637596a5eb3bac281b3363332c3b
0x970b08a3aca2fd92871f993183b1f5ed60b1fe3403b7e5a3f838099992dad2f7
0xfc2fe2e4097d90a3bf07ac296450cd056032f2eb7d0b4a6b3cf90559ae1b7d54
0x63f50846f274a2a59f7736f63b10975045c116005299ec18457a67c0a5609c2f
0xcf729341c6e1d45e27a85e5ffc1fb8514c5d1e82171168702cbf733dab1d6a43
0xc65cf44ee2aedf99456b3034b758abf071dc80a7aa47253faebdb131252b5a5a
0xde90269124c2069b8bbca08a07620803609acd0296409e06a240d602010a7503

Functions
Getter at block 20858659
DOMAIN_SEPARATOR(view returns (bytes32)
0x89ee7d2246433727c36d8e8631dfc2efe0fd9c63e43d732b7cc86d6e76c42b1f
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=426, _reserve1=2356, _blockTimestampLast=1656919710)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
163028191832107565875388537426609769060353
price1CumulativeLast(view returns (uint256)
4830810601173142736565345148190190339068
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x348e85136f78c44239889bb849303703a79e5142
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
1000
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.