leeovery / cryptocredible

Run locally to export crypto tx data from crypto exchanges using their api connections, and process into a normalised format.
MIT License
7 stars 2 forks source link

Rebate issue Coinbase Pro #2

Open huggyvilla opened 2 years ago

huggyvilla commented 2 years ago

Hi Lee,

when I run the command for coinbase Pro below are the errors. Thanks Huggvilla

C:\xampp\cryptocredible-main>php cryptocredible sync:coinbase-pro

        Coinbase Pro

Open Coinbase Pro connection: ✔ Fetch transactions for: 1INCH Wallet: ✔ AAVE Wallet: ✔ ACH Wallet: ✔ ADA Wallet: ✔ AGLD Wallet: ✔ ALCX Wallet: ✔ ALGO Wallet: ✔ AMP Wallet: ✔ ANKR Wallet: ✔ API3 Wallet: ✔ ARPA Wallet: ✔ ASM Wallet: ✔ ATOM Wallet: ✔ AUCTION Wallet: ✔ AVAX Wallet: ✔ AXS Wallet: ✔ BADGER Wallet: ✔ BAL Wallet: ✔ BAND Wallet: ✔ BAT Wallet: ✔ BCH Wallet: ✔ BICO Wallet: ✔ BLZ Wallet: ✔ BNT Wallet: ✔ BOND Wallet: ✔ BTC Wallet: ✔ BTRST Wallet: ✔ CGLD Wallet: ✔ CHZ Wallet: ✔ CLV Wallet: ✔ COMP Wallet: ✔ COTI Wallet: ✔ COVAL Wallet: ✔ CRO Wallet: ✔ CRV Wallet: ✔ CTSI Wallet: ✔ CVC Wallet: ✔ DAI Wallet: ✔ DASH Wallet: ✔ DDX Wallet: ✔ DESO Wallet: ✔ DNT Wallet: ✔ DOGE Wallet: ✔ DOT Wallet: ✔ ENJ Wallet: ✔ ENS Wallet: ✔ EOS Wallet: ✔ ETC Wallet: ✔ ETH Wallet: ✔ EUR Wallet: ✔ FARM Wallet: ✔ FET Wallet: ✔ FIL Wallet: ✔ FORTH Wallet: ✔ FOX Wallet: ✔ FX Wallet: ✔ GALA Wallet: ✔ GBP Wallet: ✔ GNT Wallet: ✔ GODS Wallet: ✔ GRT Wallet: ✔ GTC Wallet: ✔ GYEN Wallet: ✔ ICP Wallet: ✔ IDEX Wallet: ✔ IMX Wallet: ✔ IOTX Wallet: ✔ JASMY Wallet: ✔ KEEP Wallet: ✔ KNC Wallet: ✔ KRL Wallet: ✔ LCX Wallet: ✔ LINK Wallet: ✔ LOOM Wallet: ✔ LPT Wallet: ✔ LRC Wallet: ✔ LTC Wallet: ✔ MANA Wallet: ✔ MASK Wallet: ✔ MATIC Wallet: ✔ MCO2 Wallet: ✔ MDT Wallet: ✔ MIR Wallet: ✔ MKR Wallet: ✔ MLN Wallet: ✔ MUSD Wallet: ✔ NKN Wallet: ✔ NMR Wallet: ✔ NU Wallet: ✔ OGN Wallet: ✔ OMG Wallet: ✔ ORN Wallet: ✔ OXT Wallet: ✔ PAX Wallet: ✔ PERP Wallet: ✔ PLA Wallet: ✔ POLS Wallet: ✔ POLY Wallet: ✔ POWR Wallet: ✔ QNT Wallet: ✔ QUICK Wallet: ✔ RAD Wallet: ✔ RAI Wallet: ✔ RARI Wallet: ✔ RBN Wallet: ✔ REN Wallet: ✔ REP Wallet: ✔ REQ Wallet: ✔ RGT Wallet: ✔ RLC Wallet: ✔ RLY Wallet: ✔ SHIB Wallet: ✔ SKL Wallet: ✔ SNX Wallet: ✔ SOL Wallet: ✔ SPELL Wallet: ✔ STORJ Wallet: ✔ SUKU Wallet: ✔ SUPER Wallet: ✔ SUSHI Wallet: ✔ TRAC Wallet: ✔ TRB Wallet: ✔ TRIBE Wallet: ✔ TRU Wallet: ✔ UMA Wallet: ✔ UNI Wallet: ✔ USDC Wallet: ✔ USDT Wallet: ✔ UST Wallet: ✔ VGX Wallet: ✔ WBTC Wallet: ✔ WCFG Wallet: ✔ WLUNA Wallet: ✔ XLM Wallet: ✔ XRP Wallet: ✔ XTZ Wallet: ✔ XYO Wallet: ✔ YFI Wallet: ✔ YFII Wallet: ✔ ZEC Wallet: ✔ ZRX Wallet: ✔


Normalise data & match up trades: failed

No matching tx mapper found for coinbase pro tx type 'rebate'.

C:\xampp\cryptocredible-main>

leeovery commented 2 years ago

Hey,

Thanks for submiting an issue.

I add some code to the coinbase pro parser to help with getting your issue fixed.

Please download a fresh copy of the code and run your coinbase pro importer again.

It should dump out an error to the terminal with the data to paste into this issue. Please do that and Ill get the rebate type added.

Thanks Lee

huggyvilla commented 2 years ago

Hi, I think the test I did for issue #1 may cover this issue too. Let me know if otherwise. Thanks,

Huggyvilla

leeovery commented 2 years ago

It didn’t…

Looks like the dump command is causing problems.

Please remove the —dump and try again. 🤙🏼

Sent from my iPhone

On 16 Jan 2022, at 20:21, huggyvilla @.***> wrote:

 Hi, I think the test I did for issue #1 may cover this issue too. Let me know if otherwise. Thanks,

Huggyvilla

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.