Next Article in Journal
On the Rigorous Correspondence Between Operator Fractional Powers and Fractional Derivatives via the Sonine Kernel
Previous Article in Journal
Common Attractors of Generalized Hutchinson–Wardowski Contractive Operators
Previous Article in Special Issue
Formation of Optical Fractals by Chaotic Solitons in Coupled Nonlinear Helmholtz Equations
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Approaching Multifractal Complexity in Decentralized Cryptocurrency Trading

by
Marcin Wątorek
1,2,
Marcin Królczyk
1,
Jarosław Kwapień
3,
Tomasz Stanisz
3 and
Stanisław Drożdż
1,3,*
1
Faculty of Computer Science and Telecommunications, Cracow University of Technology, 31-155 Kraków, Poland
2
Adapt Centre, School of Computing, Dublin City University, D09 Y074 Dublin, Ireland
3
Complex Systems Theory Department, Institute of Nuclear Physics, Polish Academy of Sciences, 31-342 Kraków, Poland
*
Author to whom correspondence should be addressed.
Fractal Fract. 2024, 8(11), 652; https://doi.org/10.3390/fractalfract8110652
Submission received: 26 September 2024 / Revised: 5 November 2024 / Accepted: 7 November 2024 / Published: 11 November 2024

Abstract

:
Multifractality is a concept that helps compactly grasp the most essential features of financial dynamics. In its fully developed form, this concept applies to essentially all mature financial markets and even to more liquid cryptocurrencies traded on centralized exchanges. A new element that adds complexity to cryptocurrency markets is the possibility of decentralized trading. Based on the extracted tick-by-tick transaction data from the Universal Router contract of the Uniswap decentralized exchange, from 6 June 2023 to 30 June 2024, the present study using multifractal detrended fluctuation analysis (MFDFA) shows that even though liquidity on these new exchanges is still much lower compared to centralized exchanges, convincing traces of multifractality are already emerging in this new trading as well. The resulting multifractal spectra are, however, strongly left-side asymmetric, which indicates that this multifractality comes primarily from large fluctuations, and small ones are more of the uncorrelated noise type. What is particularly interesting here is the fact that multifractality is more developed for time series representing transaction volumes than rates of return. On the level of these larger events, a trace of multifractal cross-correlations between the two characteristics is also observed.

1. Introduction

There are two basic types of exchanges on the cryptocurrency market: centralized (CEX) [1] and decentralized (DEX) [2,3]. CEX exchanges operate very similarly to exchanges in traditional financial markets—their main task is to act as an intermediary between buyers and sellers. The entire exchange infrastructure is completely controlled by a single entity, often a private company that decides which elements of the system are publicly available and which should be hidden from ordinary users. The main source of earnings for such exchanges is transaction fees. They are efficient, easy to use, have high liquidity, allow one to exchange fiat money for cryptocurrencies and vice versa, and have well-developed customer service. However, their very nature carries a number of threats: a potential hacker attack on the exchange or the dishonesty of its owners may result in a complete loss of funds by its customers [4,5,6]. For this reason, these exchanges often require their users to complete KYC/AML procedures [7]. Currently, the most popular exchanges of this type are Binance, Coinbase Exchange, Kraken, Bybit, Kucoin, OKX, and Bitstamp [8].
In turn, DEX exchanges enable trading without the participation of intermediaries. Their architecture is significantly different from that of centralized exchanges because the entire infrastructure is controlled by the community. A front-end server is usually open-source code that can be run by anyone. The contract code is fully available for viewing as well. DEX trading is based on Decentralized Finance (DeFi)—smart contracts, which are computer programs that are executed without human supervision on a blockchain network like, e.g., Ethereum, which is the most popular one, by using cryptographically signed transactions [9]. They are concluded only when both parties consent and meet the requirements specified in the contract. Thanks to smart contracts on DEX exchanges, users can trade cryptocurrencies, make loans, and multiply funds through crypto deposits, among others. The advantage of DEX-type exchanges is also the possibility to trade a larger number of tokens, including less popular ones, that are not available on CEX-type exchanges. The decentralized cryptocurrency exchanges are characterized by a high degree of anonymity because implementing the KYC/AML verification is impossible due to the distributed architecture. Their biggest disadvantages include conscious or unconscious errors, exposure to attacks on smart contracts, the lack of customer support, difficult operation, and often low liquidity and a low trading volume on trading pairs [2,3,10]. The most popular DEX exchanges in 2024 include Uniswap, Radydium, Curve, PancakeSwap, SushiSwap dYdX, Balancer, Orca, and Jupiter [11]. In addition to Ethereum, currently popular platforms supporting the operation of smart contracts and DEX are Solana, Tron, BNB Chain, Arbitrum, Base, Avalanche, Sui, Polygon, and Optimism [12].
A key component of the architecture of decentralized cryptocurrency exchanges is the pricing mechanism, based on which three types of DEXs can be distinguished [13]:
(1)
The Automated Market Makers (AMMs), whose task is to determine the appropriate price of assets, are based on smart contracts and liquidity pools (see below) [2,14,15]. They are currently the most popular ones.
(2)
The exchanges using order books do not have liquidity pools and, in order to determine the price of assets, the traders’ orders are matched directly like on the traditional exchanges [16]. There are two types of ledgers: the on-chain one that uses blockchain to process data and the off-chain one that uses solutions based on centralization to process transactions [17]. However, both types use blockchain networks to store data.
(3)
The DEX aggregators, in which the pricing mechanism involves aggregating asset liquidity from many different protocols [18]. Data from many exchanges are concentrated in one place, which allows users to conduct much more profitable trading operations. These exchanges mainly focus on solving the biggest problems of DEXs, which include low liquidity, inflated cryptocurrency trading prices, long waiting times for the execution of transactions at the price specified by a user, and high prices for service fees.
Liquidity pools are used only in the exchanges based on the AMM protocol [14,15]. They are a set of funds (DeFi tokens) locked in a smart contract. They are obtained from liquidity providers (i.e., people who deposit their own funds into a pool to enable others to trade) and used by the contract to support decentralized trading. The reward for providing liquidity is receiving remuneration, most often in the form of tokens of a given pool. The remuneration source is most often the transaction fees, which are collected from traders in a given pool.
There are numerous studies that analyzed CEX trading properties [19,20,21]. In particular, the microstructure of the market [22], the use of machine learning in trading [23], the role of Binance exchange in volatility transmission [24], and the impact of BTC future contracts on the market [25] were studied. Exchange rates on CEX were analyzed from many perspectives [26], including noise occurrence [27], optimal trading strategies [28], and portfolio construction [29,30]. A multifractal detrended fluctuation analysis (MFDFA) was also applied to study BTC [31,32,33,34] and ETH [35,36,37,38] price changes on CEX exchanges. On the other hand, there is a limited amount of such studies for DEX exchanges. There are articles that analyze trading properties from the technical point of view [39,40,41], wash trading occurrences [42,43,44], and arbitrage and maximal extractable value (MEV) possibilities [45,46,47,48], but there are almost none that analyze the price and volume fluctuation characteristics on DEX, probably due to the decentralized character of the data. This article covers this unexplored area by systematically analyzing price change properties on DEX exchanges by advanced methods like MFDFA.
To achieve our research goal, this study focuses on transaction data extracted from the Universal Router contract [49] of the Uniswap DEX [50], which is currently the largest DEX exchange in terms of trading volume and number of available tokens [8]. It is an automated liquidity protocol based on the AMM. Originally, Uniswap operated only on the Ethereum network, but currently, it also operates on Arbitrum, Optimism, Polygon, Base, BNB Chain, Avalanche, Celo, Blast, ZKsync, and Zora [51]. Despite operating on many networks, the exchange is mainly associated with the Ethereum blockchain, and most of its community is concentrated there. Until April 2024, there were four versions of the exchange: Uniswap v1, Uniswap v2 [52], Uniswap v3 [53], and the developer version of Uniswap v4 (the full rollout of v4 has been scheduled to take place in the third quarter of 2024) [54].
There are two basic types of contracts on Uniswap: (1) Factory contracts—the so-called base contracts, on top of which other contracts that support the exchange of specific tokens are created. The contract task is also to manage the mapping between the contract address of a given token and the address of its exchange contract. (2) Exchange contracts executing the exchange of a token—these are contracts that exchange the token assigned to them [55].
To enable transactions on a given token, it is necessary to perform the following steps: (1) the contract representing a given token must be implemented on the Ethereum network, (2) a trade contract for a given token on the Uniswap exchange has to be created through the Factory contract, and (3) this dedicated contract can be used to execute its exchange transactions. In the first version of the exchange, the possibility of creating the token pools was limited as it was possible to create exchange pairs only for the native cryptocurrency Ether (ETH). Currently, however, there are contracts that enable the creation of pools that carry out, for example, a direct exchange of two ERC-20 tokens [56].
The Universal Router contract [49] is currently one of the most important contracts on Uniswap. Within a single transaction on the network, this contract can support multiple exchanges of ERC-20 tokens on Uniswap v2 and v3, as well as the trading of NFT tokens in multiple markets. The mechanism of combining multiple operations into one transaction offers exchange users great flexibility. It allows one, among other things, to optimize token exchange costs—instead of exchanging funds using one low-liquidity pool, a user can, for example, exchange part of their funds on Uniswap v2 and part on Uniswap v3, thus avoiding an unfavorable exchange rate.
The main research question of this article is to investigate to what extent, despite the existing differences in trading methods, the fluctuation characteristics on the most liquid DEX exchange, Uniswap, are similar to those observed on Binance, which is currently the largest CEX exchange. In Section 2.1, the characteristics of the log returns and volume distributions will be compared. The next step will be to check the existence of long-range correlations in the time series of interest rates and volume, which will allow for a comparison of the characteristics of multifractal patterns in time series from both types of exchanges in Section 3.1. Finally, the multifractal properties of the correlation between volatility and volume will be investigated in Section 3.2.

2. Data and Methodology

2.1. Data Specification

In this study, transactions executed via the Uniswap Universal Router in the most liquid pools are analyzed, specifically ETH/USDT on Uniswap version 2 (USDT Uv2), ETH/USDT on Uniswap v3 with 0.3% commission (USDT Uv3_0.3), ETH/USDT on Uniswap v3 with 0.05% commission (USDT Uv3_0.05), ETH/USDC on Uniswap v2 (USDC Uv2), ETH/USDC on Uniswap v3 with 0.3% commission (USDC Uv3_0.3), and ETH/USDC on Uniswap v3 with 0.05% commission (USDC Uv3_0.05) [57]. The tick-by-tick transaction data cover the period from 6 June 2023 to 30 June 2024. For Uniswap v3 pools, the percentage indicates the fee for the respective pool, whereas for Uniswap v2, the fee is consistently 0.3%. Uniswap versions 2 and 3 also differ in trading mechanisms. Uniswap v3 introduces concentrated liquidity, allowing liquidity providers to specify the price range within which they provide liquidity [53]. As a result, each liquidity position may be different and is represented by an NFT token [58]. Version 3 also includes range orders, enabling orders to be placed within a custom price range above or below the current pool price [53]. This mechanism can result in transactions with very low volumes and prices that deviate significantly from those on other exchanges. As such, transactions with volumes below 0.01 USD were excluded from the dataset.
The distinction between liquidity pools with varying commission rates is evident in the distribution of log returns, measured at the highest sampling frequency, Δ t = 12 s, which corresponds to Ethereum’s block validation time [59]. Figure 1 demonstrates that, in addition to the usual concentration of log returns around zero, common in financial time series [60,61,62,63], notable values of R Δ t = 12 s = 0.006 and R Δ t = 12 s = 0.001 appear for pools with 0.3% (Uv2 and Uv3) and 0.05% (Uv3) commissions, respectively. This can be attributed to the smallest possible price change (twice the commission rate) at which arbitrage transactions (buying and selling) are profitable [45].
To benchmark the time series characteristics from the decentralized exchange Uniswap, exchange rates for ETH/USDT and ETH/USDC from the most liquid centralized exchange, Binance [64], were also included in the dataset.
The basic characteristics of the time series analyzed in this study are presented in Table 1. Notably, the average transaction volume V is higher on Uniswap than on Binance. Additionally, the maximum observed transaction volume V max is comparable between the two exchanges. However, the average volume over 5 min intervals V Δ t = 5 min is significantly higher for the ETH/USDT exchange rate on Binance. This difference can be attributed to the lower number of transactions N on Uniswap compared to Binance. Another important observation is that Uniswap has a significantly lower trading frequency, with the lowest time between transactions δ t = 45 s on USDT Uv2 compared to δ t = 0.11 s for USDT on Binance.
To ensure the analysis remains comparable and to avoid an excessive number of zero returns that could distort a more advanced multifractal analysis, the tick-by-tick data were aggregated into a 5 min time series. Additionally, due to the significantly longer inter-transaction time for Uv3 with a 0.3% commission ( δ t > 200 s ), the time series from these liquidity pools were combined with those from Uv3 with a 0.05% commission. Following this procedure, 6 time series of log returns R Δ t = 5 min and volume V Δ t = 5 min were obtained for ETH in USDT and USDC on Uniswap v2, Uniswap v3, and Binance: USDT Uv3, USDT Uv2, USDC Uv3, USDC Uv2, USDT Binance, and USDC Binance. Figure 2 presents the complementary cumulative distribution functions (CCDFs) of these time series.
It is a well-established stylized fact that return distributions in financial time series exhibit fat tails [65,66,67]. This has been documented many times for stock markets [60,61,68], Forex [63,69], cryptocurrencies [70,71] and even for the most liquid NFT collections [72,73,74]. The heavy tails typically manifest as a power-law decay in the complementary cumulative distribution function (CCDF), expressed as P ( X > σ ) σ γ , where σ represents the estimated standard deviation. For high-frequency data, the power-law exponent often approaches a value of 3, i.e., γ 3 [75]. This so-called inverse cubic power law for return distributions has been observed not only in traditional financial markets [61,62,76] but also in the cryptocurrency market [77,78,79].
As shown in Figure 2a, this pattern is also evident in the normalized absolute log returns on the decentralized Uniswap exchange. Interestingly, the tails are fatter, and thus the value of γ is lower for Uniswap v3 compared to Uniswap v2. This can be attributed to the more flexible trading mechanism in Uniswap v3, which allows users to set orders within a custom price range above or below the current price. Combined with the ability to provide concentrated liquidity, this results in trades occurring at prices significantly different from those on other exchanges, as observed on 12 March 2024 in the Uv3 ETH/USDT liquidity pool, where the exchange rate reached approximately 4800 [80]. The γ exponent values for Binance exchange rates fall between those observed for the two Uniswap versions.
Another well-known stylized fact that is observed in mature financial markets is that the volume distributions often exhibit fatter tails than the return distributions [81,82]. In the stock markets, a simple relationship has been proposed between the exponents for volume and log returns, where γ V = γ R / 2 [83,84]. However, this relationship is more sophisticated for the cryptocurrencies [85,86], where the CCDFs of the normalized volume for the most liquid cryptocurrencies like BTC and ETH are better described by a stretched exponential function f ( x ) exp ( x β ) [87]. This finding is supported by the more recent data analyzed in this study. For the CCDF of the normalized volume of the most liquid pair on Binance, ETH/USDT, the best fit is β 0.48 (see Figure 2b). A slightly fatter tail, and thus a lower β , is observed for ETH/USDC on Binance.
The observed trend of thicker tails for Uniswap v3 compared to Uniswap v2, as seen in the normalized absolute log returns, also holds for the CCDFs of the normalized volume, as shown in Figure 2b. The heaviest tail, characterized by a power-law decay, is seen in the ETH/USDT pair traded on Uniswap v3, with γ 1.95 . The second heaviest tail is also found for ETH/USDC on Uniswap v3, though its best fit is a stretched exponential function with β 0.3 . In contrast, the CCDFs of the normalized volume for ETH/USDT and ETH/USDC traded on Uniswap v2 show thinner tails, with the best fit being β 0.49 .
A more detailed examination of the relationship between price and volume on decentralized exchanges, particularly the concept of price impact [88,89], will be explored in a separate, more specialized article.
The measure used to identify linear correlations in a time series is the autocorrelation function (ACF), defined as
A ( x , Δ i ) = 1 / T i = 1 T x ( i ) x ( i ) i x ( i + Δ i ) x ( i ) i σ x 2 ,
where σ x is the estimated standard deviation of the time series x ( i ) , · represents the estimated mean, and Δ i is the time lag in terms of data points, which can be related to the time as τ = Δ i Δ t . For financial time series of log returns, the ACF shows a typical pattern: it quickly drops to zero when analyzing the sign of the returns [63,66] but decays slowly, following a power law, when considering the absolute values [90,91,92]. The same behavior is observed in the case of the normalized absolute log returns on Uniswap, where the ACF follows a power-law decay, as shown in Figure 3a.
The strongest autocorrelation, similar to that seen on Binance, occurs in the exchange rates traded on Uniswap v3. In contrast, the ACF of the normalized absolute log returns for Uniswap v2 is significantly weaker, with A r Uv 3 ( τ = 1 ) 0.3 compared to A r Uv 2 ( τ = 1 ) 0.06 .
The behavior of the ACF for the normalized volume differs from that of log returns (Figure 3b). While a power-law decay is also observed, the weakest autocorrelations are found in Uniswap v3, with A V Uv 3 ( τ = 1 ) 0.25 . For Uniswap v2, the autocorrelations are slightly stronger, with A V Uv 2 ( τ = 1 ) 0.35 for ETH/USDC and A V Uv 2 ( τ = 1 ) 0.45 for ETH/USDT. Even for a larger τ , the ACF in Uniswap v2 remains higher than that observed on Binance, where the largest values of the ACF occur for τ < 20 , with A V ( τ = 1 ) 0.56 for ETH/USDC and A V ( τ = 1 ) 0.7 for ETH/USDT.
The strength and rate of decay of the ACF discussed here influence the scaling of the fluctuation functions, as temporal correlations are a key source of multifractality [93]. This topic will be explored in detail in the following sections.

2.2. Multifractal Formalism

Multifractality is a well-documented characteristic observed in financial time series [94,95,96]. It has also been reported in cryptocurrencies traded on centralized exchanges (CEX) such as Binance [97,98]. The primary objective of this article is to investigate the presence of multifractal effects in the time series of log returns and trading volume from a decentralized exchange like Uniswap and to examine whether correlations between volatility (expressed by absolute log returns) and trading volume exist and exhibit multifractality. To test these hypotheses, the multifractal cross-correlation analysis methodology (MFCCA) is applied [99]. This approach is a consistent generalization of the detrended cross-correlation analysis (DCCA) introduced by [100] and expanded by [101]. The methodology builds upon multifractal detrended fluctuation analysis [102] (MFDFA), itself an extension of the widely used detrended fluctuation analysis [103] (DFA).
The MFCCA methodology enables a quantitative assessment of both the scaling properties of individual time series and the degree of multifractal cross-correlation between any two time series. The procedure for multifractal cross-correlation analysis involves the following steps. Two time series, { x ( i ) } i = 1 , , T and { y ( i ) } i = 1 , , T , each of length T, are divided into M s segments of length s, starting from the opposite ends. The time series is then integrated and, within each segment ν , a least-square-fitted polynomial trend is removed by using the following equations:
X ν ( s , i ) = j = 1 i x ( ν s + j ) P X , s , ν ( m ) ( i ) ,
Y ν ( s , i ) = j = 1 i y ( ν s + j ) P Y , s , ν ( m ) ( i ) ,
where P ( m ) represents polynomials of order m. The polynomial order of m = 2 is chosen due to its proven efficacy in financial time series analysis [104]. Following this detrending process, a total of 2 M s segments with detrended signals are obtained. Variance and covariance for each segment ν are then calculated as follows:
f ZZ 2 ( s , ν ) = 1 s i = 1 s ( Z ν ( s , i ) ) 2 ,
f XY 2 ( s , ν ) = 1 s i = 1 s X ν ( s , i ) × Y ν ( s , i ) ,
where Z represents either X or Y. These quantities are used to compute a family of fluctuation functions:
F ZZ ( q , s ) = 1 2 M s ν = 0 2 M s 1 f ZZ 2 ( s , ν ) q / 2 1 / q ,
F XY ( q , s ) = 1 2 M s ν = 0 2 M s 1 sign f XY 2 ( s , ν ) | f XY 2 ( s , ν ) | q / 2 1 / q ,
where the sign function, sign f XY 2 ( s , ν ) , ensures the consistency of the results across different values of q.
Multifractal cross-correlation is expected to reveal itself through a power-law relationship in the scaling behavior of the qth-order covariance function F X Y ( q , s ) . If it is negative for all s, the F X Y ( q , s ) is taken. The following relationship is obtained:
F X Y ( q , s ) s λ ( q ) ,
where λ ( q ) is an exponent that quantitatively describes the fractal characteristics of the cross-correlations. In the case of monofractal cross-correlation, λ ( q ) is independent of q, while a q-dependence of λ ( q ) indicates the presence of multifractal cross-correlations.
F Z Z describes the scaling properties of a single time series through the following relationship:
F Z Z ( q , s ) s h ( q ) ,
where h ( q ) represents the generalized Hurst exponent [105]. If h ( q ) remains constant, the time series is considered monofractal, with h ( q = 2 ) = H , where H is the standard Hurst exponent, a measure of the persistence or memory of the time series [106]. When h ( q ) varies with q, the series exhibits a multifractal structure. The corresponding singularity spectrum f ( α ) , which provides further insight into the multifractal nature [107], can be computed using the following relations [102]:
α = h ( q ) + q d h ( q ) d q , f ( α ) = q ( α h ( q ) ) + 1 ,
where α is the singularity (or Hölder) exponent and f ( α ) is the multifractal spectrum.
This methodology also enables the introduction of the q-dependent detrended cross-correlation coefficient ρ ( q , s ) , as proposed by [108], which filters out the strength of cross-correlations that vary with fluctuation size:
ρ XY ( q , s ) = F XY ( q , s ) F XX ( q , s ) F YY ( q , s ) .
For q = 2 , this definition can be interpreted as a detrended version of the Pearson cross-correlation coefficient C [109]. In this context, the parameter q acts as a filter: for q < 2 , small fluctuations have more influence on ρ ( q , s ) , while for q > 2 , large fluctuations dominate. This allows the method to selectively emphasize different ranges of fluctuation size contributing to the observed correlations. The filtering capability of ρ ( q , s ) offers an advantage over the conventional methods since cross-correlations in the real-world time series are typically not uniformly distributed across fluctuations of varying magnitudes [110]. Moreover, ρ ( q , s ) can be applied to quantify cross-correlations even between the time series that do not exhibit multifractal properties.

3. Results

3.1. Multifractal Properties of Returns R and Volume V Time Series

It is shown in Figure 3 that the autocorrelation function for the absolute log return and volume time series exhibit a power-law decay. The presence of long memory, indicated by this power-law decay, is associated with the occurrence of nonlinear correlations, which are the source of multifractality in time series [93,111,112]. Therefore, multifractal effects are expected to be present in the analyzed time series. However, the individual ones differ in the strength and persistence of the autocorrelation, which impacts the fluctuation functions F ( q , s ) calculated using Equation (6) and presented in Figure 4 for log returns and Figure 5 for volume.
For log returns, the best scaling quality was observed for the exchange rates from Binance (the upper panels in Figure 4). This result is expected, given the behavior of the ACF in Figure 3 and the significantly higher liquidity on the Binance pairs compared to the Uniswap ones. Based on the scaling range shown in Figure 4, the generalized Hurst exponent was estimated using Equation (9), with the results displayed in the inset of Figure 4 (the upper panels). The clear dependence of h ( q ) across the full range of q indicates that the log return time series for ETH/USDT and ETH/USDC are multifractal. This finding aligns with previous studies on older datasets for the most liquid BTC and ETH exchange rates [31,32,33,35]. The estimated Hurst exponent values, H = h ( 2 ) , are close to 0.5, which is typical for mature financial markets [113,114,115,116,117].
A slightly weaker scaling of F R R ( q , s ) is observed for log returns from Uniswap v3 (the middle panels in Figure 4). In this case, h ( q ) is dependent on q only for q > 0 , which corresponds to medium and large fluctuations. Combined with H < 0.5 , this behavior suggests the characteristics typical of immature markets [118,119,120,121,122,123], where multifractality is observed primarily for large fluctuations, while small, noisy fluctuations tend to be monofractal.
For the log return time series from Uniswap v2 (the middle panels in Figure 4), the scaling quality is so poor that it is not possible to clearly determine the Hurst exponent due to the presence of two distinct scaling regimes in the fluctuation function. This behavior is directly linked to the very weak autocorrelations observed in Figure 3. A potential reason for the weak autocorrelations and poor scaling of fluctuations in the Uniswap v2 log returns could be the trading mechanism, which does not allow setting orders at arbitrary prices in advance. Instead, trading is only possible by submitting a request to the pool at the current price [52].
The scaling quality of the fluctuation functions is better in the case of the volume time series. As is seen in Figure 5, the scaling of F V V ( q , s ) is sufficient to determine h ( q ) for all the time series analyzed. Unlike the log returns, there is no significant difference between the F V V ( q , s ) scaling for volume from Binance and both versions of Uniswap. Interestingly, the Hurst exponent for volume is higher for Uniswap v2 ( H 0.86 ) compared to Uniswap v3 ( H 0.72 ), which is consistent with the stronger autocorrelations observed for Uv2 in Figure 3.
A natural feature of the volume time series is the higher Hurst exponent compared to log returns because volume is unsigned. The insets of Figure 5 show that the dependence of h ( q ) on q is evident for all the volume time series, which indicates their multifractal nature. This dependence is particularly pronounced for q > 0 , highlighting a more developed multifractality in large fluctuations of the volume time series.
This behavior of h ( q ) is directly reflected in the multifractal spectra shown in Figure 6, which are derived by using Equation (10). In most cases, a left-sided asymmetry of f ( α ) is observed, with the left arm stretched relative to the right one. This suggests a richer multifractality in the large fluctuations. Such a left-sided asymmetry in the singularity spectrum is commonly seen in financial time series, where small fluctuations often represent noise, while medium and large ones convey meaningful information [77,95,124].
For log returns (Figure 6, left side), the most developed multifractal spectrum is observed for time series from Binance, which confirms previous findings [26,98]. In the case of Uniswap v3 log returns, only the left arm of the spectrum is present, and it is shorter than that of Binance, indicating that only large fluctuations exhibit multifractality. For Uniswap v2 log returns, the multifractal spectrum could not be determined due to the poor scaling of the fluctuation function F R R ( q , s ) . This suggests that Uniswap, particularly in its version 2, was not yet a mature market from a multifractal perspective. However, in version 3, which was launched later, the appearance of the left arm of the multifractal spectrum may signal a more advanced stage of market development.
Interestingly, for the volume time series (Figure 6, right panels), the longest left arm of f ( α ) is observed for ETH/USDT from Uniswap v3. In the case of ETH/USDC on Uniswap v3, both arms are well developed. The significant stretching of the left arm for ETH/USDT on Uniswap v3 can be explained by (1) the heavy tails of the corresponding CCDF, where ETH/USDT Uv3 have the heaviest tails (Figure 2b) with γ 1.95 , a value which causes instability in the Lévy sense, and (2) a slow convergence to the normal distribution [76]. Additionally, Uniswap v2 also displays multifractality, though f ( α ) is narrower here than that of ETH/USDC on Uv3. The singularity spectra obtained from the Binance time series show a left-side asymmetry and are comparable to those from Uniswap v2. However, the ones for Binance are shifted to the right, indicating higher values of the Hurst exponent, as previously shown in Figure 5. The smaller differences between Binance and Uniswap in the multifractal characteristics of volume may stem from the fact that, as shown in the basic statistics in Table 1, Uniswap has a higher transaction volume per trade, despite its slower trading if compared to Binance.
To assess the statistical significance of the observed multifractal effects in the analyzed time series, two types of surrogate time series were generated: the Fourier surrogates [125] and the randomly shuffled surrogates [126]. As can be seen in the lower panels of Figure 6, the multiscale characteristics of the original time series nearly vanish when considering either of the surrogate types. In the case of the Fourier surrogates, nonlinear correlations are eliminated by randomizing the Fourier phases of the original data, leaving only linear correlations intact. As a result, the multifractal spectra f ( α ) are narrow and shifted to the right for volume since H > 0.5 for the original time series. For the shuffled surrogates, both the linear and nonlinear correlations are destroyed, though the log return distributions are preserved. Consequently, f ( α ) is narrow and centered around α = 0.5 , which corresponds to an uncorrelated time series ( H = 0.5 ). It should be noted that the slightly wider spectra for the Uv3 volume are a numerical artifact caused by the heavy tails in the corresponding CCDFs (for more details, see Refs. [76,127,128,129]).

3.2. Correlations Between Volatility | R | and Volume V

Another well-documented phenomenon in the mature financial markets is the correlation between volatility (the absolute log return volume [130,131,132], which has also been observed recently in the most liquid cryptocurrencies [86]). In this study, the MFCCA methodology will be applied to explore the extent to which volatility and volume are correlated on Uniswap, where the trading mechanisms differ from those on the traditional centralized exchanges. These differences in trading mechanisms have led to distortions in some of the time series characteristics discussed above.
The fluctuation functions F | R | V ( q , s ) , representing correlations between volatility | R | and volume V, calculated by using Equation (7), are shown in Figure 7. Similar to the Binance time series (Figure 7, the top panels), Uniswap also exhibits scaling in the fluctuation functions F | R | V ( q , s ) but only for q > 0 , which means that the correlations are present mainly in the medium and large fluctuations. However, the scaling for Uniswap is poorer and begins at higher values of q (around q = 0.6 ). This scaling allows for the estimation of λ using Equation (8) and its comparison with the average generalized Hurst exponents for | R | and V defined as h | R | V ( q ) = ( h R ( q ) + h V ( q ) ) / 2 [133]—see the insets of Figure 7. The dependence of λ on q is evident, indicating that the correlation between volatility and volume is multifractal. However, in the case of Uniswap, the difference between λ ( q ) and h | R | V ( q ) is much larger, signaling weaker cross-correlations [134]. This is further reflected in the behavior of the detrended cross-correlation coefficient ρ ( q , s ) (calculated by using Equation (11)), which is shown for q = 2 in Figure 8. For q = 2 and s = 10 , the coefficient is significantly lower for Uniswap ( ρ ( q , s ) < 0.1 ) compared to Binance ( ρ ( q , s ) = 0.52 in the case of ETH/USDT and ρ ( q , s ) = 0.37 in the case of ETH/USDC, particularly at small time scales. In both exchanges, ρ ( q , s ) increases with time scale s, which is in agreement with the related phenomenon observed in the traditional financial markets [26,134,135]. However, this increase occurs more rapidly in the time series from Uniswap as ρ ( q , s ) for Binance plateaus around s = 400 , reaching above 0.8.
The strongest correlation in Figure 8 is observed for the most liquid ETH/USDT pair traded on Binance, while the weakest correlations are seen in Uniswap v2. This, combined with a poorer scaling of F | R | V ( q , s ) for Uniswap, highlights the differences between Uniswap and Binance in terms of the volatility–volume cross-correlations. Uniswap appears to be a less developed market in this respect, possibly due to its different trading mechanisms and the fact that transactions on Uniswap occur less frequently but with higher average volumes per transaction than on Binance.

4. Conclusions

Despite the different trading mechanisms on the decentralized exchange Uniswap, many of the characteristics of log returns and volume are already similar to those observed on centralized exchanges like Binance. However, several differences remain. The log returns from Uniswap are characterized by weaker autocorrelations, especially for Uniswap version 2, which results in a lack of scaling in the fluctuation function for Uv2 and poor scaling for Uv3. In Uv3, only large fluctuations exhibit a multifractal nature. On the other hand, no significant difference is observed in the volume characteristics between Binance and Uniswap. The cross-correlations between volatility (absolute log returns) and volume are much weaker on Uniswap. These differences may reflect both the lower maturity level of Uniswap and its unique trading mechanism, where fewer transactions occur but with higher volumes. This newly emerging volatility–volume correspondence on DEX is an intriguing effect from the perspective of the functioning of the financial markets and should definitely become a subject of immediate, more specific, systematic research. The obtained results may help investors adapt their investment strategies used on more common CEX exchanges to different trading conditions and price-fluctuation properties that occur on DEX exchanges.
One of the limitations of this study is the fact that the data were obtained only from the Uniswap liquidity pools. Even though it is currently the most liquid DEX exchange, there may exist some specificities on other exchanges. From the investor and arbitrageur perspective, an interesting observation is the significantly higher occurrence of the log returns around the commission-related values. An investigation of this phenomenon on a larger number of liquidity pools and trading protocols will be carried out in the future.

Author Contributions

Conceptualization, M.W. and S.D.; methodology, M.W., M.K., J.K., and T.S.; software, M.W. and M.K.; validation, M.W., T.S., and S.D.; formal analysis, M.W., M.K., and J.K.; investigation, M.W. and M.K.; resources, M.W. and M.K.; data curation, M.W. and M.K.; writing—original draft preparation, M.W., M.K., J.K., and S.D.; writing—review and editing, M.W., M.K., T.S., and S.D.; visualization, M.W. and M.K.; supervision, M.W. and S.D.; project administration, M.W. and S.D.; funding acquisition, M.W. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded in part by the National Science Centre, Poland, grant number 2023/07/X/ST6/01569.

Data Availability Statement

Data are freely available on the public Ethereum blockchain and on the Binance platform.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Bonneau, J.; Miller, A.; Clark, J.; Narayanan, A.; Kroll, J.A.; Felten, E.W. Research Perspectives and Challenges for Bitcoin and Cryptocurrencies. 2015. Available online: https://citeseerx.ist.psu.edu/document?repid=rep1&type=pdf&doi=88a603ffe828c503b6818410bdb3dae435f90ebe (accessed on 25 September 2024).
  2. Mohan, V. Automated market makers and decentralized exchanges: A DeFi primer. Financ. Innov. 2022, 8, 20. [Google Scholar] [CrossRef]
  3. Xu, J.; Paruch, K.; Cousaert, S.; Feng, Y. Sok: Decentralized exchanges (DEX) with automated market maker (AMM) protocols. ACM Comput. Surv. 2023, 55, 1–50. [Google Scholar] [CrossRef]
  4. Feder, A.; Gandal, N.; Hamrick, J.T.; Moore, T. The impact of DDoS and other security shocks on Bitcoin currency exchanges: Evidence from Mt. Gox. J. Cybersecur. 2018, 3, 137–144. [Google Scholar] [CrossRef]
  5. Vidal-Tomas, D.; Briola, A.; Aste, T. FTX’s downfall and Binance’s consolidation: The fragility of centralised digital finance. Phys. A 2023, 625, 129044. [Google Scholar] [CrossRef]
  6. Hägele, S. Centralized exchanges vs. decentralized exchanges in cryptocurrency markets: A systematic literature review. Electron. Mark. 2024, 34, 33. [Google Scholar] [CrossRef]
  7. Moreno, S.M.; Seigneur, J.M.; Gotzev, G. A survey of KYC/AML for cryptocurrencies transactions. In Handbook of Research on Cyber Crime and Information Privacy; IGI Global: Hershey, PA, USA, 2021; pp. 21–42. [Google Scholar]
  8. CoinMarketCap. Available online: https://coinmarketcap.com (accessed on 25 September 2024).
  9. Zheng, Z.; Xie, S.; Dai, H.N.; Chen, W.; Chen, X.; Weng, J.; Imran, M. An overview on smart contracts: Challenges, advances and platforms. Future Gener. Comput. Syst. 2020, 105, 475–491. [Google Scholar] [CrossRef]
  10. Aspris, A.; Foley, S.; Svec, J.; Wang, L. Decentralized exchanges: The “wild west” of cryptocurrency trading. Int. Rev. Financ. Anal. 2021, 77, 101845. [Google Scholar] [CrossRef]
  11. Coin Gecko. Available online: https://www.coingecko.com/en/exchanges/decentralized (accessed on 25 September 2024).
  12. DeFiLlama. Available online: https://defillama.com/chains (accessed on 25 September 2024).
  13. Shah, K.; Lathiya, D.; Lukhi, N.; Parmar, K.; Sanghvi, H. A systematic review of decentralized finance protocols. Int. J. Intell. Netw. 2023, 4, 171–181. [Google Scholar] [CrossRef]
  14. Bartoletti, M.; Chiang, J.H.Y.; Lluch-Lafuente, A. A theory of automated market makers in DeFi. Log. Methods Comput. Sci. 2022, 18, 12. [Google Scholar] [CrossRef]
  15. Brönnimann, W.; Egloff, P.; Krabichler, T. Automated market makers and their implications for liquidity providers. Digit. Financ. 2024, 6, 573–604. [Google Scholar] [CrossRef]
  16. Platt, M.; Pierangeli, F.; Livan, G.; Righi, S. Facilitating the Decentralised Exchange of Cryptocurrencies in an Order-Driven Market. In Proceedings of the 2020 2nd Conference on Blockchain Research & Applications for Innovative Networks and Services (BRAINS), Paris, France, 28–30 September 2020; pp. 30–34. [Google Scholar]
  17. Warren, W.; Bandeali, A. 0x: An Open Protocol for Decentralized Exchange on the Ethereum Blockchain; 2017; Technical report; Available online: https://cryptopapers.info/0x/ (accessed on 6 November 2024).
  18. Takemiya, M. ALT: Aggregate Liquidity Technology. In Proceedings of the 2023 IEEE International Conference on Blockchain and Cryptocurrency (ICBC), Dubai, United Arab Emirates, 1–5 May 2023; pp. 1–6. [Google Scholar]
  19. Corbet, S.; Lucey, B.; Urquhart, A.; Yarovaya, L. Cryptocurrencies as a financial asset: A systematic analysis. Int. Rev. Financ. Anal. 2019, 62, 182–199. [Google Scholar] [CrossRef]
  20. Makarov, I.; Schoar, A. Trading and arbitrage in cryptocurrency markets. J. Financ. Econ. 2020, 135, 293–319. [Google Scholar] [CrossRef]
  21. Fang, F.; Ventre, C.; Basios, M.; Kanthan, L.; Martinez-Rego, D.; Wu, F.; Li, L. Cryptocurrency trading: A comprehensive survey. Financ. Innov. 2022, 8, 13. [Google Scholar] [CrossRef]
  22. Aleti, S.; Mizrach, B. Bitcoin spot and futures market microstructure. J. Futur. Mark. 2021, 41, 194–225. [Google Scholar] [CrossRef]
  23. Koker, T.E.; Koutmos, D. Cryptocurrency Trading Using Machine Learning. J. Risk Financ. Manag. 2020, 13, 178. [Google Scholar] [CrossRef]
  24. Carol Alexander, D.F.H.; Kaeck, A. The Role of Binance in Bitcoin Volatility Transmission. Appl. Math. Financ. 2022, 29, 1–32. [Google Scholar] [CrossRef]
  25. Fassas, A.P.; Papadamou, S.; Koulis, A. Price discovery in bitcoin futures. Res. Int. Bus. Financ. 2020, 52, 101116. [Google Scholar] [CrossRef]
  26. Wątorek, M.; Drożdż, S.; Kwapień, J.J.; Minati, L.; Oświęcimka, P.; Stanuszek, M. Multiscale characteristics of the emerging global cryptocurrency market. Phys. Rep. 2021, 901, 1–82. [Google Scholar] [CrossRef]
  27. Dimpfl, T.; Peter, F.J. Nothing but noise? Price discovery across cryptocurrency exchanges. J. Financ. Mark. 2021, 54, 100584. [Google Scholar] [CrossRef]
  28. James, N. Evolutionary correlation, regime switching, spectral dynamics and optimal trading strategies for cryptocurrencies and equities. Phys. D 2022, 434, 133262. [Google Scholar] [CrossRef]
  29. James, N.; Menzies, M. Collective Dynamics, Diversification and Optimal Portfolio Construction for Cryptocurrencies. Entropy 2023, 25, 931. [Google Scholar] [CrossRef] [PubMed]
  30. Nguyen, A.P.N.; Mai, T.T.; Bezbradica, M.; Crane, M. Volatility and returns connectedness in cryptocurrency markets: Insights from graph-based methods. Phys. A 2023, 632, 129349. [Google Scholar] [CrossRef]
  31. Takaishi, T. Statistical properties and multifractality of Bitcoin. Phys. A 2018, 506, 507–519. [Google Scholar] [CrossRef]
  32. da Silva Filho, A.C.; Maganini, N.D.; de Almeida, E.F. Multifractal analysis of Bitcoin market. Phys. A 2018, 512, 954–967. [Google Scholar] [CrossRef]
  33. Stavroyiannis, S.; Babalos, V.; Bekiros, S.; Lahmiri, S.; Uddin, G.S. The high frequency multifractal properties of Bitcoin. Phys. A 2019, 520, 62–71. [Google Scholar] [CrossRef]
  34. Takaishi, T.; Adachi, T. Market efficiency, liquidity, and multifractality of Bitcoin: A dynamic study. Asia-Pac. Financ. Mark. 2020, 27, 145–154. [Google Scholar] [CrossRef]
  35. Mensi, W.; Lee, Y.J.; Al-Yahyaee, K.H.; Sensoy, A.; Yoon, S.M. Intraday downward/upward multifractality and long memory in Bitcoin and Ethereum markets: An asymmetric multifractal detrended fluctuation analysis. Financ. Res. Lett. 2019, 31, 19–25. [Google Scholar] [CrossRef]
  36. Han, Q.; Wu, J.; Zheng, Z. Long-range dependence, multi-fractality and volume-return causality of ether market. Chaos 2020, 30, 011101. [Google Scholar] [CrossRef]
  37. Kakinaka, S.; Umeno, K. Cryptocurrency market efficiency in short- and long-term horizons during COVID-19: An asymmetric multifractal analysis approach. Financ. Res. Lett. 2022, 46, 102319. [Google Scholar] [CrossRef]
  38. Ali, H.; Aftab, M.; Aslam, F.; Ferreira, P. Inner Multifractal Dynamics in the Jumps of Cryptocurrency and Forex Markets. Fractal Fract. 2024, 8, 571. [Google Scholar] [CrossRef]
  39. Capponi, A.; Jia, R. The adoption of blockchain-based decentralized exchanges. arXiv 2021, arXiv:2103.08842. [Google Scholar]
  40. Lo, Y.C.; Medda, F. Uniswap and the Emergence of the Decentralized Exchange. J. Financ. Mark. Infrastruct. 2021, 10, 1–25. [Google Scholar]
  41. Alexander, C.; Chen, X.; Deng, J.; Fu, Q. Impacts of Protocol Updates on Uniswap Decentralized Crypto Exchanges. 2023. Available online: https://ssrn.com/abstract=4495589 (accessed on 25 September 2024).
  42. Victor, F.; Weintraud, A.M. Detecting and quantifying wash trading on decentralized cryptocurrency exchanges. In Proceedings of the Web Conference 2021, Virtual, 19–23 April 2021; pp. 23–32. [Google Scholar]
  43. Gan, R.; Wang, L.; Ruan, X.; Lin, X. Understanding Flash-Loan-based Wash Trading. In Proceedings of the 4th ACM Conference on Advances in Financial Technologies, Cambridge, MA, USA, 19–21 September 2022; pp. 74–88. [Google Scholar]
  44. Gan, R.; Wang, L.; Xue, L.; Lin, X. Exposing Stealthy Wash Trading on Automated Market Maker Exchanges. ACM Trans. Internet Technol. 2024, 24, 1–30. [Google Scholar] [CrossRef]
  45. Wang, Y.; Chen, Y.; Deng, S.; Wattenhofer, R. Cyclic Arbitrage in Decentralized Exchange Markets. In Proceedings of the WWW ’22: Companion Proceedings of the Web Conference 2022, Virtual, 25–29 April 2022. [Google Scholar]
  46. Adams, A.; Chan, B.Y.; Markovich, S.; Wan, X. Don’t Let MEV Slip: The Costs of Swapping on the Uniswap Protocol. arXiv 2023, arXiv:2309.13648. [Google Scholar]
  47. Capponi, A.; Jia, R.; Yu, S. Price Discovery on Decentralized Exchanges. Available online: https://ssrn.com/abstract=4236993 (accessed on 25 September 2024).
  48. Hansson, M. Price Discovery in Constant Product Markets. Available online: https://ssrn.com/abstract=4582649. (accessed on 25 September 2024).
  49. Uniswap’s Universal Router for NFT and ERC20 Swapping. 2024. Available online: https://github.com/Uniswap/universal-router (accessed on 25 September 2024).
  50. Uniswap DEX. Available online: https://app.uniswap.org (accessed on 25 September 2024).
  51. Networks on Uniswap. Available online: https://support.uniswap.org/hc/en-us/articles/14569415293325-Networks-on-Uniswap (accessed on 25 September 2024).
  52. Uniswap V2. Available online: https://docs.uniswap.org/contracts/v2/concepts/protocol-overview/how-uniswap-works (accessed on 25 September 2024).
  53. Uniswap V3. Available online: https://blog.uniswap.org/uniswap-v3/ (accessed on 25 September 2024).
  54. Uniswap V4. Available online: https://docs.uniswap.org/contracts/v4/overview (accessed on 25 September 2024).
  55. The Developers Guide to Uniswap. Available online: https://blog.oceanprotocol.com/the-developers-guide-to-uniswap-48fcf6e9ee1e. (accessed on 25 September 2024).
  56. Bauer, D.P. ERC-20: Fungible Tokens. In Getting Started with Ethereum: A Step-by-Step Guide to Becoming a Blockchain Developer; Springer: Berlin/Heidelberg, Germany, 2022; pp. 17–48. [Google Scholar]
  57. Uniswap Pools. Available online: https://app.uniswap.org/explore/pools/ (accessed on 25 September 2024).
  58. Liquidity in Uv3 Postion as a NFT. Available online: https://app.uniswap.org/nfts/collection/0xc36442b4a4522e871399cd717abdd847ab11fe88 (accessed on 25 September 2024).
  59. Ethereum Block Time. Available online: https://ethereum.org/en/developers/docs/blocks/ (accessed on 25 September 2024).
  60. Mantegna, R.N.; Stanley, H.E. Scaling behaviour in the dynamics of an economic index. Nature 1995, 376, 46–49. [Google Scholar] [CrossRef]
  61. Gopikrishnan, P.; Plerou, V.; Nunes Amaral, L.A.; Meyer, M.; Stanley, H.E. Scaling of the distribution of fluctuations of financial market indices. Phys. Rev. E 1999, 60, 5305–5316. [Google Scholar] [CrossRef] [PubMed]
  62. Plerou, V.; Gopikrishnan, P.; Rosenow, B.; Nunes Amaral, L.A.; Stanley, H.E. Universal and nonuniversal properties of cross correlations in financial time series. Phys. Rev. Lett. 1999, 83, 1471–1474. [Google Scholar] [CrossRef]
  63. Ausloos, M. Statistical physics in foreign exchange currency and stock markets. Phys. A 2000, 285, 48–65. [Google Scholar] [CrossRef]
  64. Binance. Available online: https://www.binance.com/ (accessed on 25 September 2024).
  65. Mandelbrot, B. The Variation of Certain Speculative Prices. J. Bus. 1963, 36, 394–419. [Google Scholar] [CrossRef]
  66. Cont, R. Empirical properties of asset returns: Stylized facts and statistical issues. Quant. Financ. 2001, 1, 223–236. [Google Scholar] [CrossRef]
  67. Dhesi, G.; Shakeel, B.; Ausloos, M. Modelling and forecasting the kurtosis and returns distributions of financial markets: Irrational fractional Brownian motion model approach. Ann. Oper. Res. 2021, 299, 1397–1410. [Google Scholar] [CrossRef]
  68. Drożdż, S.; Forczek, M.; Kwapień, J.; Oświęcimka, P.; Rak, R. Stock market return distributions: From past to present. Phys. A 2007, 383, 59–64. [Google Scholar] [CrossRef]
  69. Gębarowski, R.; Oświęcimka, P.; Wątorek, M.; Drożdż, S. Detecting correlations and triangular arbitrage opportunities in the Forex by means of multifractal detrended cross-correlations analysis. Nonlinear Dyn. 2019, 98, 2349–2364. [Google Scholar] [CrossRef]
  70. Begušić, S.; Kostanjčar, Z.; Eugene Stanley, H.; Podobnik, B. Scaling properties of extreme price fluctuations in Bitcoin markets. Phys. A 2018, 510, 400–406. [Google Scholar] [CrossRef]
  71. James, N.; Menzies, M.; Chan, J. Changes to the extreme and erratic behaviour of cryptocurrencies during COVID-19. Phys. A 2021, 565, 125581. [Google Scholar] [CrossRef]
  72. Ghosh, B.; Bouri, E.; Wee, J.B.; Zulfiqar, N. Return and volatility properties: Stylized facts from the universe of cryptocurrencies and NFTs. Res. Int. Bus. Financ. 2023, 65, 101945. [Google Scholar] [CrossRef]
  73. Szydło, P.; Wątorek, M.; Kwapień, J.; Drożdż, S. Characteristics of price related fluctuations in non-fungible token (NFT) market. Chaos 2024, 34, 013108. [Google Scholar] [CrossRef]
  74. Wątorek, M.; Szydło, P.; Kwapień, J.; Drożdż, S. Correlations versus noise in the NFT market. Chaos 2024, 34, 073112. [Google Scholar] [CrossRef]
  75. Wątorek, M.; Kwapień, J.; Drożdż, S. Financial return distributions: Past, present, and COVID-19. Entropy 2021, 23, 884. [Google Scholar] [CrossRef]
  76. Drożdż, S.; Kwapień, J.; Oświęcimka, P.; Rak, R. The foreign exchange market: Return distributions, multifractality, anomalous multifractality and the Epps effect. New J. Phys. 2010, 12, 105003. [Google Scholar] [CrossRef]
  77. Drożdż, S.; Gębarowski, R.; Minati, L.; Oświęcimka, P.; Wątorek, M. Bitcoin market route to maturity? Evidence from return fluctuations, temporal correlations and multiscaling effects. Chaos 2018, 28, 071101. [Google Scholar] [CrossRef] [PubMed]
  78. Drożdż, S.; Minati, L.; Oświęcimka, P.; Stanuszek, M.; Wątorek, M. Signatures of the crypto-currency market decoupling from the Forex. Future Internet 2019, 11, 154. [Google Scholar] [CrossRef]
  79. Drożdż, S.; Kwapień, J.; Oświęcimka, P.; Stanisz, T.; Wątorek, M. Complexity in economic and social systems: Cryptocurrency market at around COVID-19. Entropy 2020, 22, 1043. [Google Scholar] [CrossRef]
  80. Record Transaction on ETH/USDT Uniswap v3 Liquidity Pool. Available online: https://etherscan.io/tx/0x28bcfb342781641e84ab5ea821e4d2e3ecfdd0852e22460e1c64b33bcc698ae0 (accessed on 25 September 2024).
  81. Rak, R.; Drożdż, S.; Kwapień, J.; Oświęcimka, P. Stock returns versus trading volume: Is the correspondence more general? Acta Phys. Pol. B 2013, 44, 2035–2050. [Google Scholar] [CrossRef]
  82. Yamani, E. Return–volume nexus in financial markets: A survey of research. Res. Int. Bus. Financ. 2023, 65, 101910. [Google Scholar] [CrossRef]
  83. Gabaix, X.; Gopikrishnan, P.; Plerou, V.; Stanley, H.E. A theory of power-law distributions in financial market fluctuations. Nature 2003, 423, 267–270. [Google Scholar] [CrossRef]
  84. Plerou, V.; Gopikrishnan, P.; Gabaix, X.; Stanley, H.E. On the origin of power-law fluctuations in stock prices. Quant. Financ. 2004, 4, 11–15. [Google Scholar] [CrossRef]
  85. Naeem, M.; Saleem, K.; Ahmed, S.; Muhammad, N.; Mustafa, F. Extreme return-volume relationship in cryptocurrencies: Tail dependence analysis. Cogent Econ. Financ. 2020, 8, 1834175. [Google Scholar] [CrossRef]
  86. Drożdż, S.; Kwapień, J.; Wątorek, M. What is mature and what is still emerging in the cryptocurrency market? Entropy 2023, 25, 772. [Google Scholar] [CrossRef]
  87. Laherrère, J.; Sornette, D. Stretched exponential distributions in nature and economy: “fat tails” with characteristic scales. Eur. Phys. J. B 1998, 2, 525–539. [Google Scholar] [CrossRef]
  88. Bouchaud, J.P. Price impact. In Encyclopedia of Quantitative Finance; Cambridge University Press: Cambridge, MA, USA, 2010; pp. 1–6. [Google Scholar]
  89. Wilinski, M.; Cui, W.; Brabazon, A.; Hamill, P. An analysis of price impact functions of individual trades on the London stock exchange. Quant. Financ. 2015, 15, 1727–1735. [Google Scholar] [CrossRef]
  90. Kutner, R.; Świtała, F. Remarks on the possible universal mechanism of the non-linear long-term autocorrelations in financial time-series. Phys. A 2004, 344, 244–251. [Google Scholar] [CrossRef]
  91. Rak, R.; Drożdż, S.; Kwapień, J. Nonextensive statistical features of the Polish stock market fluctuations. Phys. A 2007, 374, 315–324. [Google Scholar] [CrossRef]
  92. Klamut, J.; Gubiec, T. Continuous time random walk with correlated waiting times. The crucial role of inter-trade times in volatility clustering. Entropy 2021, 23, 1576. [Google Scholar] [CrossRef]
  93. Kwapień, J.; Blasiak, P.; Drożdż, S.; Oświęcimka, P. Genuine multifractality in time series is due to temporal correlations. Phys. Rev. E 2023, 107, 034139. [Google Scholar] [CrossRef]
  94. Ausloos, M.; Ivanova, K. Multifractal nature of stock exchange prices. Comput. Phys. Commun. 2002, 147, 582–585. [Google Scholar] [CrossRef]
  95. Jiang, Z.Q.; Xie, W.J.; Zhou, W.X.; Sornette, D. Multifractal analysis of financial markets: A review. Rep. Prog. Phys. 2019, 82, 125901. [Google Scholar] [CrossRef] [PubMed]
  96. Kutner, R.; Ausloos, M.; Grech, D.; Matteo, T.D.; Schinckus, C.; Stanley, H.E. Econophysics and sociophysics: Their milestones & challenges. Phys. A 2019, 516, 240–253. [Google Scholar]
  97. Kwapień, J.; Wątorek, M.; Bezbradica, M.; Crane, M.; Tan Mai, T.; Drożdż, S. Analysis of inter-transaction time fluctuations in the cryptocurrency market. Chaos 2022, 32, 083142. [Google Scholar] [CrossRef]
  98. Wątorek, M.; Kwapień, J.; Drożdż, S. Multifractal cross-correlations of bitcoin and ether trading characteristics in the post-COVID-19 time. Future Internet 2022, 14, 215. [Google Scholar] [CrossRef]
  99. Oświęcimka, P.; Drożdż, S.; Forczek, M.; Jadach, S.; Kwapień, J. Detrended cross-correlation analysis consistently extended to multifractality. Phys. Rev. E 2014, 89, 023305. [Google Scholar] [CrossRef] [PubMed]
  100. Podobnik, B.; Stanley, H.E. Detrended cross-correlation analysis: A new method for analyzing two nonstationary time series. Phys. Rev. Lett. 2008, 100, 084102. [Google Scholar] [CrossRef] [PubMed]
  101. Zhou, W.X. Multifractal detrended cross-correlation analysis for two nonstationary signals. Phys. Rev. E 2008, 77, 066211. [Google Scholar] [CrossRef]
  102. Kantelhardt, J.W.; Zschiegner, S.A.; Koscielny-Bunde, E.; Havlin, S.; Bunde, A.; Stanley, H.E. Multifractal detrended fluctuation analysis of nonstationary time series. Phys. A 2002, 316, 87–114. [Google Scholar] [CrossRef]
  103. Peng, C.K.; Buldyrev, S.V.; Havlin, S.; Simons, M.; Stanley, H.E.; Goldberger, A.L. Mosaic organization of DNA nucleotides. Phys. Rev. E 1994, 49, 1685–1689. [Google Scholar] [CrossRef] [PubMed]
  104. Oświęcimka, P.; Drożdż, S.; Kwapień, J.; Górski, A. Effect of detrending on multifractal characteristics. Acta Phys. Pol. A 2013, 123, 597–603. [Google Scholar] [CrossRef]
  105. Barabasi, A.L.; Vicsek, T. Multifractality of self-affine fractals. Phys. Rev. A 1991, 44, 2730–2733. [Google Scholar] [CrossRef] [PubMed]
  106. Hurst, H.E. Long-term storage capacity of reservoirs. Trans. Am. Soc. Civ. Eng. 1951, 116, 770–799. [Google Scholar] [CrossRef]
  107. Halsey, T.C.; Jensen, M.H.; Kadanoff, L.P.; Procaccia, I.; Shraimant, B.I. Fractal measures and their singularities: The characterization of strange sets. Phys. Rev. A 1986, 33, 1141–1151. [Google Scholar] [CrossRef]
  108. Kwapień, J.; Oświęcimka, P.; Drożdż, S. Detrended fluctuation analysis made flexible to detect range of cross-correlated fluctuations. Phys. Rev. E 2015, 92, 052815. [Google Scholar] [CrossRef] [PubMed]
  109. Zebende, G. DCCA cross-correlation coefficient: Quantifying level of cross-correlation. Phys. A 2011, 390, 614–618. [Google Scholar] [CrossRef]
  110. Kwapień, J.; Oświęcimka, P.; Forczek, M.; Drożdż, S. Minimum spanning tree filtering of correlations for varying time scales and size of fluctuations. Phys. Rev. E 2017, 95, 052313. [Google Scholar] [CrossRef] [PubMed]
  111. Drożdż, S.; Kwapień, J.; Oświęcimka, P.; Rak, R. Quantitative features of multifractal subtleties in time-series. EPL (Europhys. Lett.) 2010, 88, 60003. [Google Scholar] [CrossRef]
  112. Zhou, W.X. The components of empirical multifractality in financial returns. EPL (Europhys. Lett.) 2009, 88, 28004. [Google Scholar] [CrossRef]
  113. Carbone, A.; Castelli, G.; Stanley, H. Time-dependent Hurst exponent in financial time series. Phys. A 2004, 344, 267–271. [Google Scholar] [CrossRef]
  114. Grech, D.; Mazur, Z. Can one make any crash prediction in finance using the local Hurst exponent idea? Phys. A 2004, 336, 133–145. [Google Scholar] [CrossRef]
  115. Garcin, M. Estimation of time-dependent Hurst exponents with variational smoothing and application to forecasting foreign exchange rates. Phys. A 2017, 483, 462–479. [Google Scholar] [CrossRef]
  116. Matos, J.A.; Gama, S.M.; Ruskin, H.J.; Sharkasi, A.A.; Crane, M. Time and scale Hurst exponent analysis for financial markets. Phys. A 2008, 387, 3910–3915. [Google Scholar] [CrossRef]
  117. Drożdż, S.; Kowalski, R.; Oświęcimka, P.; Rak, R.; Gębarowski, R. Dynamical variety of shapes in financial multifractality. Complexity 2018, 2018, 7015721. [Google Scholar] [CrossRef]
  118. Matteo, T.D.; Aste, T.; Dacorogna, M.M. Long-term memories of developed and emerging markets: Using the scaling analysis to characterize their stage of development. J. Bank. Financ. 2005, 29, 827–851. [Google Scholar] [CrossRef]
  119. Cajueiro, D.O.; Tabak, B.M. Testing for predictability in equity returns for European transition markets. Econ. Syst. 2006, 30, 56–78. [Google Scholar] [CrossRef]
  120. James, N. Dynamics, behaviours, and anomaly persistence in cryptocurrencies and equities surrounding COVID-19. Phys. A 2021, 570, 125831. [Google Scholar] [CrossRef]
  121. James, N.; Menzies, M. Collective correlations, dynamics, and behavioural inconsistencies of the cryptocurrency market over time. Nonlinear Dyn. 2022, 107, 4001–4017. [Google Scholar] [CrossRef]
  122. Ammy-Driss, A.; Garcin, M. Efficiency of the financial markets during the COVID-19 crisis: Time-varying parameters of fractional stable dynamics. Phys. A 2023, 609, 128335. [Google Scholar] [CrossRef]
  123. Brouty, X.; Garcin, M. Fractal properties, information theory, and market efficiency. Chaos Solitons Fractals 2024, 180, 114543. [Google Scholar] [CrossRef]
  124. Drożdż, S.; Oświęcimka, P. Detecting and interpreting distortions in hierarchical organization of complex time series. Phys. Rev. E 2015, 91, 030902. [Google Scholar] [CrossRef]
  125. Schreiber, T.; Schmitz, A. Surrogate time series. Phys. D 2000, 142, 346–382. [Google Scholar] [CrossRef]
  126. Theiler, J.; Prichard, D. Constrained-realization Monte-Carlo method for hypothesis testing. Phys. D 1996, 94, 221–235. [Google Scholar] [CrossRef]
  127. Grech, D.; Pamuła, G. On the multifractal effects generated by monofractal signals. Phys. A 2013, 392, 5845–5864. [Google Scholar] [CrossRef]
  128. Zhou, W.X. Finite-size effect and the components of multifractality in financial volatility. Chaos Solitons Fractals 2012, 45, 147–155. [Google Scholar] [CrossRef]
  129. Rak, R.; Grech, D. Quantitative approach to multifractality induced by correlations and broad distribution of data. Phys. A 2018, 508, 48–66. [Google Scholar] [CrossRef]
  130. Gillemot, L.; Farmer, J.D.; Lillo, F. There’s more to volatility than volume. Quant. Financ. 2006, 6, 371–384. [Google Scholar] [CrossRef]
  131. Podobnik, B.; Horvatic, D.; Petersen, A.M.; Stanley, H.E. Cross-correlations between volume change and price change. Proc. Natl. Acad. Sci. USA 2009, 106, 22079–22084. [Google Scholar] [CrossRef]
  132. Rak, R.; Drożdż, S.; Kwapień, J.; Oświęcimka, P. Detrended cross-correlations between returns, volatility, trading activity, and volume traded for the stock market companies. EPL (Europhys. Lett.) 2015, 112, 48001. [Google Scholar] [CrossRef]
  133. Arianos, S.; Carbone, A. Cross-correlation of long-range correlated series. J. Stat. Mech. 2009, 2009, P03037. [Google Scholar] [CrossRef]
  134. Wątorek, M.; Drożdż, S.; Oświęcimka, P.; Stanuszek, M. Multifractal cross-correlations between the world oil and other financial markets in 2012–2017. Energy Econ. 2019, 81, 874–885. [Google Scholar] [CrossRef]
  135. Zhao, L.; Li, W.; Fenu, A.; Podobnik, B.; Wang, Y.; Stanley, H.E. The q-dependent detrended cross-correlation analysis of stock market. J. Stat. Mech. Theory Exp. 2018, 2018, 023402. [Google Scholar] [CrossRef]
Figure 1. The probability distribution (histogram) of the exchange rates ETH/USDT and ETH/USDC log returns R Δ t = 12 s on Uniswap liquidity pools—versions 2 and 3 with different trading commissions: 0.3% (USDT Uv3_0.3, USDC Uv3_03, USDT Uv2, and USDC Uv2) and 0.05% (USDT Uv3_0.05 and USDC Uv3_0.05).
Figure 1. The probability distribution (histogram) of the exchange rates ETH/USDT and ETH/USDC log returns R Δ t = 12 s on Uniswap liquidity pools—versions 2 and 3 with different trading commissions: 0.3% (USDT Uv3_0.3, USDC Uv3_03, USDT Uv2, and USDC Uv2) and 0.05% (USDT Uv3_0.05 and USDC Uv3_0.05).
Fractalfract 08 00652 g001
Figure 2. Complementary cumulative distribution functions for (a) absolute log returns | R Δ t = 5 min | and (b) volume V Δ t = 5 min of ETH expressed in USDT and USDC on Binance and Uniswap. The estimated exponent, γ with standard error, is shown in the insets.
Figure 2. Complementary cumulative distribution functions for (a) absolute log returns | R Δ t = 5 min | and (b) volume V Δ t = 5 min of ETH expressed in USDT and USDC on Binance and Uniswap. The estimated exponent, γ with standard error, is shown in the insets.
Fractalfract 08 00652 g002
Figure 3. Autocorrelation function for (a) absolute log returns | R Δ t = 5 min | and (b) volume V Δ t = 5 min of ETH expressed in USDT and USDC on Binance and Uniswap exchanges.
Figure 3. Autocorrelation function for (a) absolute log returns | R Δ t = 5 min | and (b) volume V Δ t = 5 min of ETH expressed in USDT and USDC on Binance and Uniswap exchanges.
Fractalfract 08 00652 g003
Figure 4. Fluctuation functions F R R ( q , s ) with the range of q [ 4 , 4 ] ( Δ q = 0.2 ) calculated for ETH/USDT and ETH/USDC log returns R Δ t = 5 min from Binance (top), Uniswap v3 (middle), and Uniswap v2 (bottom). (Main) Thick green lines represent F ( q = 2 , s ) , from the slope of which the Hurst exponent H is estimated together with its standard error. Vertical red dashed lines indicate a scale range, where the family of F R R ( q , s ) exhibits a power-law dependence for different values of q. (Insets) The generalized Hurst exponent h ( q ) is estimated from the scaling of F R R ( q , s ) . Error bars represent the standard error of linear regression.
Figure 4. Fluctuation functions F R R ( q , s ) with the range of q [ 4 , 4 ] ( Δ q = 0.2 ) calculated for ETH/USDT and ETH/USDC log returns R Δ t = 5 min from Binance (top), Uniswap v3 (middle), and Uniswap v2 (bottom). (Main) Thick green lines represent F ( q = 2 , s ) , from the slope of which the Hurst exponent H is estimated together with its standard error. Vertical red dashed lines indicate a scale range, where the family of F R R ( q , s ) exhibits a power-law dependence for different values of q. (Insets) The generalized Hurst exponent h ( q ) is estimated from the scaling of F R R ( q , s ) . Error bars represent the standard error of linear regression.
Fractalfract 08 00652 g004
Figure 5. F V V ( q , s ) obtained in the same way as in Figure 4 but for volume V Δ t = 5 min .
Figure 5. F V V ( q , s ) obtained in the same way as in Figure 4 but for volume V Δ t = 5 min .
Fractalfract 08 00652 g005
Figure 6. Multifractal spectra f ( α ) calculated for ETH/USDT and ETH/USDC log returns R Δ t = 5 min (left panels) and volume values V Δ t = 5 min (right panels) from Binance, Uniswap v3, and Uniswap v2 in the range q [ 4 : 4 ] and Δ q = 0.2 . The original time series (top) are compared with their shuffled surrogates marked with dotted lines and the Fourier surrogates marked with dashed lines (bottom).
Figure 6. Multifractal spectra f ( α ) calculated for ETH/USDT and ETH/USDC log returns R Δ t = 5 min (left panels) and volume values V Δ t = 5 min (right panels) from Binance, Uniswap v3, and Uniswap v2 in the range q [ 4 : 4 ] and Δ q = 0.2 . The original time series (top) are compared with their shuffled surrogates marked with dotted lines and the Fourier surrogates marked with dashed lines (bottom).
Fractalfract 08 00652 g006
Figure 7. (Main) Fluctuation functions F | R | V ( q , s ) for q > 0 with Δ q = 0.2 calculated for volatility | R Δ 5 = 5 min | and volume | V Δ 5 = 5 min | representing time series from Binance (top), Uniswap version 3 (Uv3, middle), and version 2 (Uv2, bottom). (Insets) The scaling exponent λ ( q ) (green line) and the average generalized Hurst exponent h | R | V ( q ) (blue line) are estimated from the range of scales marked with the dashed lines. Error bars represent the standard error of linear regression.
Figure 7. (Main) Fluctuation functions F | R | V ( q , s ) for q > 0 with Δ q = 0.2 calculated for volatility | R Δ 5 = 5 min | and volume | V Δ 5 = 5 min | representing time series from Binance (top), Uniswap version 3 (Uv3, middle), and version 2 (Uv2, bottom). (Insets) The scaling exponent λ ( q ) (green line) and the average generalized Hurst exponent h | R | V ( q ) (blue line) are estimated from the range of scales marked with the dashed lines. Error bars represent the standard error of linear regression.
Fractalfract 08 00652 g007
Figure 8. The detrended cross-correlation coefficient ρ ( q , s ) , q = 2 , calculated for volatility | R Δ 5 = 5 min | and volume | V Δ 5 = 5 min | time series of ETH/USDT and ETH/USDC traded on Binance, Uniswap version 3 (Uv3), and version 2 (Uv2).
Figure 8. The detrended cross-correlation coefficient ρ ( q , s ) , q = 2 , calculated for volatility | R Δ 5 = 5 min | and volume | V Δ 5 = 5 min | time series of ETH/USDT and ETH/USDC traded on Binance, Uniswap version 3 (Uv3), and version 2 (Uv2).
Fractalfract 08 00652 g008
Table 1. Basic statistics of the ETH exchange rate time series considered in this study: total number of transactions N, the average inter-transaction time δ t , the average transaction volume value per transaction V , the highest volume value V max , the average volume value in a measurement interval V Δ t , and the fraction of zero log returns % 0 R Δ t for Δ t = 5 min.
Table 1. Basic statistics of the ETH exchange rate time series considered in this study: total number of transactions N, the average inter-transaction time δ t , the average transaction volume value per transaction V , the highest volume value V max , the average volume value in a measurement interval V Δ t , and the fraction of zero log returns % 0 R Δ t for Δ t = 5 min.
NameN δ t [s] V [USD] V max [USD] V Δ t [USD] % 0 R Δ t
USDC Uv3_0.337,457900.2699032,358,37632980.785
USDC Uv3_0.05765,39947.0111,2277,751,94376,4190.006
USDC Uv2503,56966.9718561,254,39483100.049
USDT Uv3_0.3151,003223.3333903,878,30045530.388
USDT Uv3_0.05704,27649.6253312,875,00033,3950.009
USDT Uv2748,91945.1418431,084,47411,3780.028
USDT Binance297,688,2800.1111859,739,1402,955,0930
USDC Binance10,343,1763.31734,265,36072,6430.003
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Wątorek, M.; Królczyk, M.; Kwapień, J.; Stanisz, T.; Drożdż, S. Approaching Multifractal Complexity in Decentralized Cryptocurrency Trading. Fractal Fract. 2024, 8, 652. https://doi.org/10.3390/fractalfract8110652

AMA Style

Wątorek M, Królczyk M, Kwapień J, Stanisz T, Drożdż S. Approaching Multifractal Complexity in Decentralized Cryptocurrency Trading. Fractal and Fractional. 2024; 8(11):652. https://doi.org/10.3390/fractalfract8110652

Chicago/Turabian Style

Wątorek, Marcin, Marcin Królczyk, Jarosław Kwapień, Tomasz Stanisz, and Stanisław Drożdż. 2024. "Approaching Multifractal Complexity in Decentralized Cryptocurrency Trading" Fractal and Fractional 8, no. 11: 652. https://doi.org/10.3390/fractalfract8110652

APA Style

Wątorek, M., Królczyk, M., Kwapień, J., Stanisz, T., & Drożdż, S. (2024). Approaching Multifractal Complexity in Decentralized Cryptocurrency Trading. Fractal and Fractional, 8(11), 652. https://doi.org/10.3390/fractalfract8110652

Article Metrics

Back to TopTop