Uniswap V2

Verified contract

Active on Ethereum with 69 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $99.42
ERC-20
--
0x4c081c3a532ff75a5c12b1f73502c1bfc94c58fae6fc2e8a914f64dcbf32dc1f
0x5e4cb526183a49b3727354a5cff404ed4898a0375682c3bc11e957b4bb40251c
0x22853c2a2257bde23f4d02b35e9af1883ef7fd7cc89f280aa880b3b546dd8bfe
0xc4a448e7364a215d38829f1d7c2c8c15ddbed809fef4641e1f49e9644b73d9a6
0x263f499d63ed5a1cbe28fcd1ff723045c5934421ef01cf6ef53a1a7bb9dbb4d9
0xb2045f083c967baf944731c73a9ca00e159c639daef884099b6353b0d1dcd94f
0xb4dcf2cae99c6013440d219a0e39b68322a162e0ac873d9a3d997dfcca14a53c
0xc92a9c3f009ab117bde9504b5400ccd624088cf32e37a866fcf1289d20dcf34d
0x81d3db093e995f8e0c7f2b6b727c82eaf659163680bf2f7e679954f9bf29b2c9
0xaa730b15e3f79fca58da2cf275a7a571ee7b74b6186b8ba66057ce8f37c69516

Functions
Getter at block 21295182
DOMAIN_SEPARATOR(view returns (bytes32)
0x8a110c6dcded514dedaa88a4d32276415b0b24bf29f2732bde3ad26fbf6f0e50
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=11410097889690, _reserve1=99422338434584686026, _blockTimestampLast=1673602055)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
223824733020513072954762222846566300335201840617519
price1CumulativeLast(view returns (uint256)
4075273336018651276342617632003360
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x0f847eb96d2ea195f60034158c942b5c13ef6a78
token1(view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
totalSupply(view returns (uint256)
46795630648880292
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.