Uniswap V2

Verified contract

Active on Ethereum with 5,009 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $18,874.55
ERC-20
Value $18,568.42
ERC-20
--
ERC-20
--
0xa7d2035f4623016932816faf5d4e057862d1b1d23111801b0263c6b8cf573b68
0x953c0ade350f0869ed3746676328f89c60f8431193cb9f36a604ac38910f04a4
0xd6e2d6b679c45bc7ce97db8566023c2aa76e6139da8581645b018b5e901e26f5
0x122e48add098f1ce1c81dc7a9909c1d719f47633c5bb68cef379b7ff9496cc33
0x872b83c8dd54ce1cebd5e24ae74653ff65452f4c02fefbca07f49322f185532a
0x7f548ce30154c52d9186bb78a253c43e98fea2aadaa7ceb0c905f50421d475f6
0xcc72801298d4f7591928a8850a0a14e64e79043a2f82994092ddcf9412582d07
0x8ed1c8002d50142277a1f88d61c57084a86c57693fa678472fb3b46ab9002533
0xe797be18f81c4d19c74bee6587ecaa8d0094e45fd31bb88b2d222ec270f7a4d5
0x26ff83e199e9289ac489dba18e57a89c12977eb01717ebb6c61ce9db39e9cec7

Functions
Getter at block 20825821
DOMAIN_SEPARATOR(view returns (bytes32)
0xb5be999f1c6e3f211824acc996d66ecafaf6147cc6a1e439ba780996ca9ef747
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=927493364419546726056590765, _reserve1=7214434988135459188, _blockTimestampLast=1726941131)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
9574240398165030725608980279930069770
price1CumulativeLast(view returns (uint256)
59917636840083731959467045274625696029921823257329
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x1e18821e69b9faa8e6e75dffe54e7e25754beda0
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
56722558108584074196834
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.