Uniswap V2

Verified contract

Active on Ethereum with 163 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $38,152.69
ERC-20
--
ERC-20
--
ERC-20
--
0x103b93fcf63e34c3ccf2ef12b2a1f3d0e070798abedba08cae9b28781e333a08
0xae6ea20060316487c8cc84b1aaaffd59e1547e23cbf9d92591a1935f1c9cb457
0xa25037c9cadd853b377cca68a44aeda84285a9e9b3c4e8e60afc0a062d79ea06
0xda806f6096526c95d8d9a7b16c19146c58befd9fb6ef89434f73db5f6587fb46
0x0e4eea8ca7f015b482412e7578d7add83f807997fb7da6549ec15f83c4ce9af3
0x71378cc1df1a4311ae0b1f4135625fbe7e3ab9475ec17e50374801a7d1508f34
0x48e0644c2488d56e86dbbc215c26b6970e27bc426947d6ba76af3206087ac81f
0x9a5db9d7b12e77f3c9fee59d4e46df9ebed08335d9207e62005a34c4ca7c4afb
0x126e48bc340eaeb703c4b204114e53889242a85923ba139d53943c6f3790aeea
0xb180988d010d8af8584cf9cae93ee7e6d7f17b30cf4e33b4708b6238f4da5932

Functions
Getter at block 21208833
DOMAIN_SEPARATOR(view returns (bytes32)
0x49fe82240daa3a9fcc2cceba1e46f03e2f8afbe46e20174558f7b1067479ade0
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=31787724208679128227034, _reserve1=12341278651807532770, _blockTimestampLast=1731856595)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
3241677010249571749118731334339943085887
price1CumulativeLast(view returns (uint256)
457591989890295175905223429870662210948428921
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x178c820f862b14f316509ec36b13123da19a6054
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
278847896941684275841
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.