Uniswap V2

Verified contract

Active on Ethereum with 33 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $21.85
ERC-20
--
0x82ebd82bbf7671607eefa922c82a8ddead5d8c438e065cce76ee555206a4496d
0xd11bbbbf48f4fb5fcd5c07cf269084849deebd19310333bea99a8f2e2eaab717
0x81c4922d33cad13d47a9bde8a15a97082f02e52cac5f99f3a115b9afaea4099b
0xe11383b102087be8cffe15e896598a942a61e1a59a02925c3a98476684365e6e
0xd41a6be92c7e3922cc1d3fb7f11f1e9b878c6d91c36239ee4afe41e0b886837d
0x6a22f66c7328aa102863f190b30f16f101a6f2dcdbbf04cc0033acadfa94a8de
0xfe16c0b0b9240fc9f7ddf2125588ee516406836d724f2600f154969be6768d09
0x40a589881b4afcb20a509cf47c31cea9888fd3f000c74438194b8995dff2f0d9
0x61dd6ea89bb4f1cf5499d5ed597e8ddd9355c2d42bfcf1bce3c0fef0471cccdc
0x53f732a3310ebd5efe32ca6e0045964af61f42d53a098996b8fda79f6e1343d3

Functions
Getter at block 21207510
DOMAIN_SEPARATOR(view returns (bytes32)
0xa5494b6cbf1e125e0bd3075ffb2fc03967327a5615b43e99933dfb8e96b6a226
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=7010401905306140, _reserve1=18529918356618411848946080561, _blockTimestampLast=1721814923)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
390795777565939532823894305033355507182548887146183502
price1CumulativeLast(view returns (uint256)
2164153035182398159437617909279
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xeff3f1b9400d6d0f1e8805bdde592f61535f5ecd
totalSupply(view returns (uint256)
6150735384826518888284
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.