Learn R Programming

uniswappeR (version 0.6.1)

set_infura_node: Sets the Infura Node

Description

Sets the Infura Node

Usage

set_infura_node(infura_node)

Value

A boolean TRUE if the INFURA NODE was successfully set

Arguments

infura_node

The Infura Node

Examples

Run this code
if (FALSE) {
set_infura_node("https://mainnet.infura.io/v3/XXXXXXXXXXXXXXXXXXX")
}

Run the code above in your browser using DataLab