Giter Site home page Giter Site logo

Comments (3)

datawookie avatar datawookie commented on August 17, 2024

Hi @laresbernardo, it looks like they dropped the info column from the results in that endpoint. I've updated the package. You can get the latest version from the repository. I'll update CRAN sometime soonish. Thanks, Andrew.

from binance.

laresbernardo avatar laresbernardo commented on August 17, 2024

Hey. I think the issue continues.. I've updated to most recent version but same output.

> wallet_withdrawal_history(coin = "USDT")
Error in `stop_subscript()`:
! Can't subset columns that don't exist.
x Column `info` doesn't exist.
Run `rlang::last_error()` to see where the error occurred.

from binance.

datawookie avatar datawookie commented on August 17, 2024

No, I think it's fixed.

remotes::install_github("datawookie/binance")

Restart your session (just in case) and authenticate.

> wallet_withdrawal_history("USDT")
# A tibble: 3 × 10
  id                               amount transaction_fee coin  status address                                    tx_id    apply_time          network transfer_type
  <chr>                             <dbl>           <dbl> <chr>  <int> <chr>                                      <chr>    <dttm>              <chr>           <int>
1 b5958baa71684f36bdaaac8e9e17f0a7  1405.               0 USDT       6 0xf4f606dacf7ae5e568659410a0cb8eadd311b6e5 Interna… 2021-12-23 11:31:00 ETH                 1
2 99906453a45d45068d68ccaf717431ca    50                0 USDT       6 0xf4f606dacf7ae5e568659410a0cb8eadd311b6e5 Interna… 2021-12-01 04:06:23 ETH                 1
3 6f762507e51540edb089e8091e728e51  1325                0 USDT       6 0xf4f606dacf7ae5e568659410a0cb8eadd311b6e5 Interna… 2021-11-30 16:58:36 ETH                 1

See timestamp. That was run a moment ago with the new code.

from binance.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.