Uniswap V2

Verified contract

Active on Ethereum with 2,649 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $137,213.98
ERC-20
Value $136,405.87
0x04d26bef99cd91ec5f130ebc2923bf94a2a54519cb309d408ff7544cba9fc0f7
From
0x4e4cf1685ecd70bdaeda0e4cdaa04bab01f0dcf456b78e27c908bf731e001ec7
0xf1ae6c7c6d4ba62f24c1bc97a5f308c71434bb5ce0990f95b2f72089a43e6e78
0xfa855580a38b437c49bd0a353150417807e1b7fce158b0010f6699bb8ad67d04
0xb2d534714a63648c1da2803b05045cdc5528b5bda2469abb27bb562ece4197b9
0x1b85ad1b5de55d6f15f2eb21574b90b318fba03fc850bb193fc31260ca6f0ba8
0x176765847b4fdf122e6fb79ff7b35f373f6782c51840ffab91da24655d5df2c4
0x1f430018ed8e1b32c7684d2438dc3dd9026d5f195304aa1020e5db63b1224466
0x3efa38bee2e7b6450f0d7ca460173bb0f011b1e4e2b743124a23a116be61ad0d
From
0xe133c6367fad0faa213306d392d2f78ff7002b958e5b8bad275423b9b02287e3
From

Functions
Getter at block 21207701
DOMAIN_SEPARATOR(view returns (bytes32)
0x8483ba156cadccab28b54e59d8eead53ebde44aec84fced37b8f6d4ebb69d15f
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=247626630133320041048231, _reserve1=44142819842948193525, _blockTimestampLast=1731844511)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1633819212788754366267898303294070227717
price1CumulativeLast(view returns (uint256)
1168467764025965972121984340086900815120438129
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x2e9d63788249371f1dfc918a52f8d799f4a38c94
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
2758050626083869544439
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.