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 $8,264.58
ERC-20
--
0xf3a1954280e6b9026de9d2c11c407646d231266b8df4c06a395b45a3dfe0d767
0x6ce4f3be7db3982ac81e965a1da4e44e11efbf57df1e82983e1910b47d5371db
0xd2590289b0191c8fdc75beeeff0cbd8da98f759e4e8f66198403d36599489a7d
0xd7561fd82123e3af65673cfab1cc0694e79e350602fc6e2a7dd9cb4f676c7d80
0x5a92ac00251cb400126570e11f83df4119a8d3c7efcbe61caa8f80887c7aa85a
0x558e78615e1ffbb8aaaf09e6372fb23a54f0fae31bdda095531ccda6395b09cc
0x047ae061fde4d2a02277a22d126a6b41473c791cb9645831f10cbb2d6f9c198d
0x9f737fa408fd9e828d2d2584b03e82c92637ff81a41d68c36d79b4a15edd83c3
0x4127fa259062d690d04669f60e668045861a5fbe6e39cb75259e349751cef563
0x0052e59486edafe74a5768a0f0dd008bd30c39e75e4db12d260c22dcb3237f1c

Functions
Getter at block 20861970
DOMAIN_SEPARATOR(view returns (bytes32)
0xad592df17d7d9b47250dd41ed3136c1214d68be9d7f88c54a1fe37a9afde8cd8
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=12144769774590239, _reserve1=3133788952784872238, _blockTimestampLast=1725110255)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
62466952670160627662624403183386810603048412
price1CumulativeLast(view returns (uint256)
615728338115845573653157849583155864572
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x073fa9e7c4a59c30aca06a7eaeb0ea40e72fd8eb
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
134387499418658728
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.