Uniswap V2

Verified contract

Active on Ethereum with 24 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
--
0xca4bd7f26fd08f43df74863d261fec32453dae9256be6a9f726426e9a07f574d
0x613cf5b92e16c29b660ded4c8182ac45c852fbf749ce702a13e518b2cc9a9c7e
0xfa94c57a0c56aa4e36493334df6ca6df46db6c217819f0bc0ca2d7e60224c458
0xc717be76d543428ed33a5aeb400f10d085e60dd2417f02a54a92384b74853862
0xb0bb475b3d614e7dff3d10eb332973ad6d7249a6e259ab9a280737cd9678ba43
0x97186e0db503445841cb189d902afa7ee71f239bdb0b11cbd82464c403f428d1
0xf1167f9a9a126f44391fc55f76f1ba41654b83b8b548dba78922384fe083a62b
0x8d8133464a879d95f5f369d251c40ddf08df8acd9c89e5d30bd5695386b94cac
0x8c3015ff45f85bcb28e7b401a644acffd9f546d41383ffa6d86cda202e01d57f
0x32907e08f06d93e72882dfe0f485a3e1a8d2c5bb72382073b692ff53a7dd5b7d

Functions
Getter at block 20889445
DOMAIN_SEPARATOR(view returns (bytes32)
0x8145681824f78b2708a5e07a0b88dcf785ab8942da8c3476969199a3d953fa21
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=24614158661988, _reserve1=3711916523, _blockTimestampLast=1662884818)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
10113861749801483158525899907304722077
price1CumulativeLast(view returns (uint256)
436910482950050471193898118681928719383673479
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x6491bf441cf9753e27b6cdbf09410204440cfbaa
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
298796359125
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.