Uniswap V2

Verified contract

Active on Ethereum with 137 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $77,316.91
ERC-20
--
0x982bf855105636b096d9f2d1e11adec3ebb61562ed134014f535b0b2c83d254d
0xc5c0c56b3d9fe2a8aadcc193de1864d05e2795774ff674b621b4f1cc5ec33a4e
0xb74738d86f3ae60bd06153a50a07673a69b79f79a0eb38d6c9eb0c41084e9942
0x089339bd66bc22f1c04bafad76a85e2343566d26d85f8825a98edbe2a3c9a9b1
0x6c82cd924eaf5a91f2a3ac325f2e98fc070102b6861b9fdf0da2caf0d0cd8a8d
0xc6727c9043b0838c71f94313342faa674d0f6d696a4dfa62cdab275d8643eaa4
0x0882163ca430e5560841d730c4040cc2e4b96e74f07b16183b28cd5a7448e62e
0xa406612d7a87a8c42c72bf21318e44f25ec38246c22a3e74b19291e9af925d4e
0x9dcc83ef407981a1fa730bc78af321cb7a8773fcedc75edabfd3e83ee4c4b97b
0x5ea38d72db34e7aabbf683571d9b672ed1cc13ece0f6a992549d1683e917543f

Functions
Getter at block 20937901
DOMAIN_SEPARATOR(view returns (bytes32)
0x15d2d226b4b3fd91e2f6ff8b3e8b59e7af734a52a483417200dd7bcea8931585
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=1860360638697847964322, _reserve1=32675972664653889352, _blockTimestampLast=1683875279)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
75237812052792080313593069196420157403161
price1CumulativeLast(view returns (uint256)
4160897137148451828974414917384586823225938
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x1a7981d87e3b6a95c1516eb820e223fe979896b3
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
114455598767225438521
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.