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 11 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  
leontief  
Input-Output Analysis
An implementation of the Input-Output model developed by Wassily Leontief that represents the inter ...
Download / Learn more Package Citations See dependency  
Voss  
Generic Voss Algorithm (Random Sequential Additions)
Generating realizations of a fractal Brownian function on uniform 1D & 2D grid with classic and ...
Download / Learn more Package Citations See dependency  
clusrank  
Wilcoxon Rank Tests for Clustered Data
Non-parametric tests (Wilcoxon rank sum test and Wilcoxon signed rank test) for clustered data docu ...
Download / Learn more Package Citations See dependency  
stevedata  
Steve's Toy Data for Teaching About a Variety of Methodological, Social, and Political Topics
This is a collection of various kinds of data with broad uses for teaching. My students, and academ ...
Download / Learn more Package Citations See dependency  
hsphase  
Phasing, Pedigree Reconstruction, Sire Imputation and Recombination Events Identification of Half-sib Families Using SNP Data
Identification of recombination events, haplotype reconstruction, sire imputation and pedigree recon ...
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