Binance.Rest.HTTPClient (dwarves_binancex v0.1.4)

Link to this section Summary

Link to this section Functions

Link to this function

delete_binance(url, headers \\ [], is_testnet \\ false)

Link to this function

delete_binance(url, params, secret_key, api_key)

Link to this function

get_binance(url, headers \\ [], is_testnet \\ false)

Link to this function

get_binance(url, params, secret_key, api_key)

Link to this function

get_endpoint(is_testnet)

Link to this function

signed_request_binance(url, params, method, api_secret, api_key, is_testnet \\ false)

Link to this function

unsigned_request_binance(url, data, method, is_testnet \\ false)

You need to send an empty body and the api key to be able to create a new listening key.