request_fun: Make API requests to Polkadot network

Description Usage Arguments Value

View source: R/polkadot.R

Description

Make API requests to Polkadot network

Usage

1
request_fun(address, page, row = 1, api_key = NULL, chain = "polkadot")

Arguments

address

[character]
Wallet address.

page

[integer]
The page to query.

row

[integer]
How many rows to query per page.

api_key

character
Optional personal API key.

Value

httr2 response


pat-s/ppcryptoparser documentation built on Dec. 22, 2021, 6:40 a.m.