Uniswap V2

Verified contract

Active on Ethereum with 1,171 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $9,681
ERC-20
Value $9,427.86
ERC-20
--
ERC-20
--
0xd9b89c427920c2198039fa4426ab80c94ecdcc8196610131ec540e843abd70e1
0xe94559be6630c23618f20e8e19f4659b263ee33edcd29024069fc6a57d65ff9f
0xafcdfdc57e838dfaca4040617a9382c0b9cc6ca94065c209de97504eb92a55b2
0x0fd712912a6493769f817449b41fa2f08176efd21f9b1a265273833ee2c6685c
0x58bdb909c9b32ec64a3d4742a532c2cfdaf2196d61cec7512dd712dd5ac01b96
0xf6c9ac2ef8d959d3548e49a77fe97e5682fd8b547261d5e64585005417581980
0x5b9c03b59efe45ce9cc2ba86957fccd4d9dc4dc0df8f7cf49a3554765d5b6a0e
0xfec609c513f853467158be0683271130f8dd89667002f3458136f6533fffc4cd
0x3a4d9306e124c7925afdb52b50aa699b3856e2428034a7a5c43c3a515873efef
0x39147428ccba50ea2fb5866f950d844c93c6670e0b9ec715d0acfeb381849754

Functions
Getter at block 21290823
DOMAIN_SEPARATOR(view returns (bytes32)
0x7388bbe1f696b7cb68337c3064e07f3af3d03c49e6b89b5a712a125c47e22543
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=2696160368364217364, _reserve1=37244987601808975576831, _blockTimestampLast=1732852343)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
2904727288635724164290351620244482003466047352
price1CumulativeLast(view returns (uint256)
2635569954004671826353508052400457809823
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xfe9a29ab92522d14fc65880d817214261d8479ae
totalSupply(view returns (uint256)
158288906344930678259
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.