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: 2023-08-18
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 08 May. 2025.
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
04/1204/25Downloads for uniswappeR0.911.11.21.31.41.51.61.71.81.922.1TrendBars

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  
MultiATSM  
Multicountry Term Structure of Interest Rates Models
Estimation routines for several classes of affine term structure of interest rates models. All the m ...
Download / Learn more Package Citations See dependency  
gms  
'GAMS' Modularization Support Package
A collection of tools to create, use and maintain modularized model code written in the modeling la ...
Download / Learn more Package Citations See dependency  
trajr  
Animal Trajectory Analysis
A toolbox to assist with statistical analysis of animal trajectories. It provides simple access to a ...
Download / Learn more Package Citations See dependency  
MXM  
Feature Selection (Including Multiple Solutions) and Bayesian Networks
Many feature selection methods for a wide range of response variables, including minimal, statistica ...
Download / Learn more Package Citations See dependency  
gaussDiff  
Difference measures for multivariate Gaussian probability density functions
A collection difference measures for multivariate Gaussian probability density functions, such as t ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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