Other packages > Find by keyword >

uniswappeR  

Interact with the Uniswap Platform
View on CRAN: Click here


Download and install uniswappeR package within the R console
Install from CRAN:
install.packages("uniswappeR")

Install from Github:
library("remotes")
install_github("cran/uniswappeR")

Install by package version:
library("remotes")
install_version("uniswappeR", "0.6.1")



Attach the package and use:
library("uniswappeR")
Maintained by
Eric Hare
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-05-27
Latest Update:
Description:
Routines to interact with the Uniswap trading platform and its API <https://uniswap.org>. The package contains codebase to interact with the uniswap platform directly from R console, Ability to pull and export data related to the platform and analyse some aspects.
How to cite:
Eric Hare (2022). uniswappeR: Interact with the Uniswap Platform. R package version 0.6.1, https://cran.r-project.org/web/packages/uniswappeR. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.6.0 (2022-05-27 10:00), 0.6.1 (2023-08-18 10:50)
Other packages that cited uniswappeR R package
View uniswappeR citation profile
Other R packages that uniswappeR depends, imports, suggests or enhances
Functions, R codes and Examples using the uniswappeR R package
Some associated functions: check_eth.to.tok_eth.fix . check_eth.to.tok_tok.fix . check_eth_balance . check_tok.to.eth_eth.fix . check_tok.to.eth_tok.fix . check_tok1.to.tok2_tok1.fix . check_tok1.to.tok2_tok2.fix . check_tok_balance . export_data . export_plot . factory_stats_v2 . factory_stats_v3 . get_infura_node . liquidity_range_all_v3 . liquidity_range_v3 . liquidity_range_visualization . pair_burn_txs_v2 . pair_burn_txs_v3 . pair_liq_positions_hist_v2 . pair_liq_positions_hist_v3 . pair_liq_positions_v2 . pair_liq_positions_v3 . pair_mint_txs_v2 . pair_mint_txs_v3 . pair_stats_hist_daily_v2 . pair_stats_hist_daily_v3 . pair_stats_hist_hourly_v2 . pair_stats_hist_hourly_v3 . pair_stats_v2 . pair_stats_v3 . pair_swap_txs_v2 . pair_swap_txs_v3 . pairs_all_v2 . pairs_all_v3 . py_int . r_num . set_infura_node . swap_statistics . swap_visualizations . swaps . token_pair_map_v2 . token_pair_map_v3 . token_stats_hist_v2 . token_stats_hist_v3 . token_stats_v2 . token_stats_v3 . trade_eth.to.tok_eth.fix . trade_eth.to.tok_tok.fix . trade_tok.to.eth_eth.fix . trade_tok.to.eth_tok.fix . trade_tok1.to.tok2_tok1.fix . trade_tok1.to.tok2_tok2.fix . uniswap_session . uniswap_stats_hist_v2 . uniswap_stats_hist_v3 . user_burns_v2 . user_burns_v3 . user_hist_lps_v2 . user_hist_lps_v3 . user_lps_v2 . user_lps_v3 . user_mints_v2 . user_mints_v3 . user_swaps_v2 . user_swaps_v3 . vis_pair_liq_positions_v2 . vis_pair_liq_positions_v3 . vis_pair_stats_hist_daily_v2 . vis_pair_stats_hist_daily_v3 . vis_token_pair_map_v2 . vis_token_pair_map_v3 . vis_token_stats_hist_v2 . vis_token_stats_hist_v3 . vis_uniswap_stats_hist_v2 . vis_uniswap_stats_hist_v3 . 
Some associated R codes: analysis.R . positions.R . pull_data.R . pull_data_queries.R . pull_data_queries_v3.R . trade.R .  Full uniswappeR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA