Uniswap V2

Verified contract

Active on Ethereum with 1,475 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $40,575.41
ERC-20
Value $40,036.49
0xce001becfa258dca446f8a0854ad26a3c76876ec15fb475edc4d6ddb35facc93
0x75a00e69203e8a8a2c1425718af45283fee4add6f67faa0340f3a0376e3bf111
0xc78b58892bf46d6141035e133ef0776126320cca5a20547eca6bc32c23ded044
0xb1d3f3bffa14ce1f977272a932bdc82c9e31a713b80ffa32c3c9df7de3f92d05
0x9f67f0e96c0216e456f88d5c5b0928f2735278293e454ee8b9406baaef15b5c0
0xa3d53d59829777859e6b238bcb69eb67eaabfe324143f195b261b37455d74f24
From
0xfdd8a4c6645488d4dca5c2b1ca1d5fd6f6b9addb5fa000baa83914c2d9197290
0x5432e4a56a7e9425963e63c4f8189ef6b48f651a7318f84ff985c8c0c433798e
From
0x3d13c8201d8cb0c563fa1c47db68bc2ef30f941f1853ac2ef42fb382cab18929
0xf5b63f520fa9603069fe7eaf35fef304ef21cc30812a896d65674a036b483b26

Functions
Getter at block 21387047
DOMAIN_SEPARATOR(view returns (bytes32)
0xaf7da0eaedbef733a08a5c6296f44c969334aeb3a8ed1279e6d9517405e76ab3
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=34514214861861685058904, _reserve1=10214280833473179053, _blockTimestampLast=1734011195)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1044535520204389789735109302436466840853
price1CumulativeLast(view returns (uint256)
1971982973734229196332967832180312508743465844
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x0cec1a9154ff802e7934fc916ed7ca50bde6844e
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
334207748498268591866
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.