wallet_deposit_address: Deposit address

View source: R/wallet-deposit-withdraw.R

wallet_deposit_addressR Documentation

Deposit address

Description

Exposes the GET /sapi/v1/capital/deposit/address endpoint.

Usage

wallet_deposit_address(coin, network = NULL)

Arguments

coin

Coin.

network

Blockchain network.

Value

A data frame.

Examples

## Not run: 
wallet_deposit_address("ETH")
wallet_deposit_address("BNB", network = "BSC")

## End(Not run)

datawookie/binance documentation built on March 19, 2023, 11:01 p.m.