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 25 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:57), 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

commonsMath  
JAR Files of the Apache Commons Mathematics Library
'Java' JAR files for the Apache Commons Mathematics Library for use by users and other packages. ...
Download / Learn more Package Citations See dependency  
missDiag  
Comparing Observed and Imputed Values under MAR and MCAR
Implements the computation of discrepancy statistics summarizing differences between the density of ...
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  
connectwidgets  
Organize and Curate Your Content Within 'Posit Connect'
A collection of helper functions and 'htmlwidgets' to help publishers curate content collections on ...
Download / Learn more Package Citations See dependency  
hwep  
Hardy-Weinberg Equilibrium in Polyploids
Inference concerning equilibrium and random mating in autopolyploids. Methods are available to test ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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