Uniswap V2

Verified contract

Active on Ethereum with 19 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $78,112.03
ERC-20
--
0x2f6a26bb49f0a151d833142daae79902238701f276b40183d3bd22d9d4ac7aa4
0xc67f5937e344dae17325d28cc96d4a21ffddaa0359b0b4102f86c45785089f00
0x9431657120a5bd1a12ad82ff24ba1d7ed3db72501a612f796613e448b576c203
0xb70cd199907d55bb96b029e80caa0fd265918c529ba1d33824bda7460103ae47
0x867bc201b4117d3dc2116f50cca65ccd5a974f2816e26e26f8fc3e6cd2d21d86
0xc2d147f571b3875cc913675938aeb6eb66f4f4cc2e781fee5205fdd78099e744
0x5dce1c066b141978f5236236067762b5612d8c34f4ea108752b4c202352ee934
0xf669a8ca9523d2f9115d991d60895b982c20007ff05773feaacac2e4a7aee400
0x6068425bf77da2b1460c22348a57723efeed3a134fdb3f3c89ade7e25a033990
From
0x7e743a26a070f672a1b620aa5d7380ea732bce05eb0caa998771e52ac1c586f9

Functions
Getter at block 21169437
DOMAIN_SEPARATOR(view returns (bytes32)
0x9d6c3a5ad2ed66f9bac833d998d52b79544827c3198c574b47cca2960b51abf8
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=78526234803302799722, _reserve1=23476241439135684639, _blockTimestampLast=1731376247)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
288954062903921070162107033031223761110855
price1CumulativeLast(view returns (uint256)
1909388536476856613981974653668050042788039
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x56ef04219a6afe82fa298023364ecfd84f137259
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
41533119314590374262
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.