Uniswap V2

Verified contract

Active on Ethereum with 140 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $13.25
ERC-20
--
ERC-20
--
ERC-20
--
0x69df71d5c7bbb343bbd58ddf6f8253ba22dc394ff6b9f3d32a4eb7d94c4058a9
0x053b850a9fb4ab88aa197d806ae574d8a7bd796b9ca8cd12e2e36a14359901b4
0x8dfbec2d449ed39dd61ff478321714614d67cad06da6e6b1c04a1421da77e57e
From
0x7a5617444d42c0d42ead1775f5f46073e6b0cd50e374cdc3b681e1836db042e8
0x5a65114a0f4977131e5ece8c315ad917eff6b536158cb9e29c0aa027b9d30aa2
0xa03d3ff4a841113e00dbb0dc3d7c0e8f1cef7daa7a2a8a1900a7c3e42bf296ed
0xb527032c74c4aedfb1abc6046f5d6c022d0459931cfb791af9b586d8102bcd48
From
0xa221c6e67d1bba91006099c65a6d1612dd630d257d747ef8b4b239ece5e3e206
From
0x578ee281fe12004df0fceb2859ef1a8860cb77a107ece0370463561058dae90b
0x7081e795fbbb2609f62012e656f9d8c049aebb14702fe5b65214ddbcb574ea5e

Functions
Getter at block 21399336
DOMAIN_SEPARATOR(view returns (bytes32)
0xc06440ee76355587f093274797dbbf0641721b6ef8205ad1a166ddc1e35f3e52
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=6280196184262393627030, _reserve1=3373794000607939, _blockTimestampLast=1724540039)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
8332123488940463538769959236930426657
price1CumulativeLast(view returns (uint256)
1219590152862645913708486939596809708097544249011
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x0417912b3a7af768051765040a55bb0925d4ddcf
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
119248729069775691197578898
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.