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 10 Jun. 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

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  
seeclickfixr  
Access Data from the SeeClickFix Web API
Provides a wrapper to access data from the SeeClickFix web API for R. SeeClickFix is a central plat ...
Download / Learn more Package Citations See dependency  
mixtox  
Dose Response Curve Fitting and Mixture Toxicity Assessment
Curve Fitting of monotonic(sigmoidal) & non-monotonic(J-shaped) dose-response data. Predicting mixt ...
Download / Learn more Package Citations See dependency  
mcompanion  
Objects and Methods for Multi-Companion Matrices
Provides a class for multi-companion matrices with methods for arithmetic and factorization. A m ...
Download / Learn more Package Citations See dependency  
sparseR  
Variable Selection under Ranked Sparsity Principles for Interactions and Polynomials
An implementation of ranked sparsity methods, including penalized regression methods such as the spa ...
Download / Learn more Package Citations See dependency  
hagis  
Analysis of Plant Pathogen Pathotype Complexities, Distributions and Diversity
Analysis of plant pathogen pathotype survey data. Functions provided calculate distribution of sus ...
Download / Learn more Package Citations See dependency  

27,372

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

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