Uniswap V2

Verified contract

Active on Ethereum with 95 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,510.22
ERC-20
--
0xefc80ae980533c8b2fda57ecc068b0569fff044752544dd7d108574e65cf0a8e
0xdbb0eee283e9aab2e057626b3911dbba1fea26b0d9204d9de06e017cecbc3919
0x3fe2dc446e5b567a21fcccddf87cc09e4ef9a3dcfca270c6cd8c1e21d0249bdd
From
0xc947f09a73b0c4eb674ac9307deb26ac10ee0a2bab589729dc7fbb26837d2082
0x41594ccfb46891e75ea29cba4f1f86a9591dfe5e32c8d8bbb868cf408df5a92a
0x0472264191ddbb6079a7055c80c439f162a3f005fb7bfc768ac7101bf0173719
0xce59f428c5d5c3a86d4b4681d807d6940d0937379c56182a772a9e157fc2d56e
0x190ad55980118cc7410452512903b9def2ddb868522e8ba7abb2fc699ab013e1
0xa86f339d77ea7262887eaaa806d5c27f64c0a4e8cb85369c42c1aaf6846df670
0xc3aaf1d843c5c391ebe58e3fd0b4713b06214088beffd552c60ea9a87052a7a3

Functions
Getter at block 20917867
DOMAIN_SEPARATOR(view returns (bytes32)
0xdcdc1c8ffc11962218d6f09850bb222378289015317c7306eaa1c8b538e53e1b
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=2635251295288245786935, _reserve1=622493156846723522, _blockTimestampLast=1690469783)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
534070699418366890005328346470392984449
price1CumulativeLast(view returns (uint256)
671501248927769644676144876577686785141304610
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x03fdcadc09559262f40f5ea61c720278264eb1da
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
35530143346895751007
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.