Uniswap V2

Verified contract

Active on Ethereum with 10 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $19,834.73
ERC-20
--
 (#0)
ERC-1555
--
0xedcea9e620f79f789937d8ad84a54ab96240fc615c805cd434d357b31902b1bf
0x1d9c3b37646131425faf520aa8c7b79f3d14c14983d4de5b0cbf25d51b38a565
0x134cca378f7bcb0b69e17773ba2f1c508600848504f360869eeaf25224e054b2
0x8e164c148d625e1df742b2ee966d64138de765c4774f254bf8fbe61d88969afe
0x281107d75a9ca28a4efeda07c93370566db85468c9c75bc54d2c5534caccdfa7
0xa0a185476497745a36f54a88dbaa2098dc5abdf0cd20bb0dc240109c8bdd9f07
0x23bff67d506c38ed0186f0cbb9c202154b8029a036648358716dadf02c7f3898
0x0457d3d814429bbaf70174307f80aee0bdbde5226291152894c9b02e86bbb796
0xcfe2d18044499fcaf33103f762972bd733167f302f5b52d2edd3f95b8753e5c8
0x2c6f31bd5b63401b43541affb09487c4689bb1ee414badd04abdcde5e227a32e

Functions
Getter at block 21213007
DOMAIN_SEPARATOR(view returns (bytes32)
0xe85e89754f8113e0e3a738f5e7d16c98aa463ac7b352de26bb84780709725a58
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=811233130179902115, _reserve1=19841215636, _blockTimestampLast=1725699791)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
29649123485029084648241341620006072
price1CumulativeLast(view returns (uint256)
8551089551794180611435442429197993335266175810112
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x2e6a8306286600e564c16aa0b7a93fced09d586a
token1(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
totalSupply(view returns (uint256)
117151987038206
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.