Uniswap V2

Verified contract

Active on Ethereum with 20 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $42,993.55
ERC-20
--
0x38c3e362f22e14219830a4390be1f63e2b02a6744ebd21b29e3096b9553bdffa
0x482693c2fb68a3c30b5c60b8ad2968e2f334c37c140a01bbeecdba002f343540
0x712aaaeb6e8909c9818d00c8d2efd0ac56a2338e236b17d601d087d592619c8d
0xc21b430e6599d2980fb9a83e62e56378575c65627bbba669bb46e393328672c8
0xee80026f17eceac80b41cd4cc1eef551bfe1ab40618249351d5198d3e61bf4d3
0xf311dc41233beb04d6bfb70228113c4a7a2c05d3721b70cb7fad5d05089a8391
0x4e9ca68f042d133080a45c18df18805a6719bcc558360161fbddaaacfb2611e8
0xc3d23abe52c1212c4505dac4ebf450e4f27c93c3231c224e92e80579afce374b
0xe9178daa05d19c7964ea9015e57dd86a3ed095575dda8c459c13ed4fa10be435
0x3a2441abe44bc0f21adf950d3310c12ff16b49c5c1bef16d5886c12aadff1542

Functions
Getter at block 21295313
DOMAIN_SEPARATOR(view returns (bytes32)
0xb529445941f00a91985e75c432c6af8734286a67af4df8867c395a119945b152
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=12036336608536172115, _reserve1=155885304731112590647822292432993, _blockTimestampLast=1732778723)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1988845785710277352669000221141988587825462223946804760
price1CumulativeLast(view returns (uint256)
463457986364706604257790614984
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xd8e2d95c8614f28169757cd6445a71c291dec5bf
totalSupply(view returns (uint256)
19664661492436904785446241
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.