Rhett Reisman - Level Up Your Brain
Rhett Reisman - Level Up Your Brain
  • 186
  • 1 036 411
Coinbase Advanced Trade API Tutorial | Official Python SDK
In this video I show you how to get started with the official Coinbase Advanced Trade Python SDK. This SDK is maintained by Coinbase with all the latest features of Coinbase Advanced Trade. Later this summer I’ll be integrating this SDK with my Python wrapper so that we get all the updates from Coinbase for free and we get to keep all the trading strategy work that we’ve already built out for fear and greed buys, the Alphasquared API, and maybe other indicators in the future from places like Glassnode.
🔵 Official Coinbase SDK: github.com/coinbase/coinbase-advanced-py
👾 Coinbase Developer Discord: discord.com/invite/cdp
💻 Rhett’s Python Wrapper: github.com/rhettre/coinbase-advancedtrade-python
🎥 Rhett’s Python Wrapper Tutorial: czcams.com/video/Z0w_tb918K0/video.htmlsi=qCErrwpTIMGqPcPl
👾 Join my Discord to work with like minded programmers and Bitcoiners: discord.gg/tu7negzmVA
🔑 API Key Best Practices: docs.cdp.coinbase.com/developer-platform/docs/cdp-key-security/
🆔 Unique Order ID Documentation: docs.cdp.coinbase.com/advanced-trade/reference/retailbrokerageapi_postorder/
🎥 How to install python: czcams.com/video/p6NOYK0tgUY/video.htmlsi=n6Bwj0tsXuv4yRwS
🎥 How to use Cursor.sh (my favorite coding IDE): czcams.com/video/CC14h9TZ8bg/video.htmlsi=H1Eca2PQytu5yf1I
🎥 What is Alphasquared: czcams.com/video/o6_jsc4o4Fs/video.htmlsi=4X8jh6uMdpkQtr7d
Code we executed in this video:
from coinbase.rest import RESTClient
from json import dumps
###Replace with your own API Keys
api_key = "organizations/{org_id}/apiKeys/{key_id}"
api_secret = "-----BEGIN EC PRIVATE KEY-----
YOUR PRIVATE KEY
-----END EC PRIVATE KEY-----
"
client = RESTClient(api_key=api_key, api_secret=api_secret)
###Get account balances
accounts = client.get_accounts()
print(dumps(accounts, indent=2))
###Place a buy order for $1 of BTC-USDC
order = client.market_order_buy(client_order_id="clientOrderId", product_id="BTC-USDC”, quote_size="1")
print(dumps(order, indent=2))
0:00 Coinbase Advanced Trade SDK
1:15 Installing the SDK
1:50 Authenticate with Coinbase
7:47 Making Buy Orders
10:08 Advanced Features
11:34 Trading Bots
zhlédnutí: 569

Video

Casa vs Unchained Capital Review | The Best Bitcoin Multisig Wallet in 2024
zhlédnutí 476Před měsícem
In this video I simplify and review the different collaborative custody multisig offerings from Keys.Casa (aka Casa HODL), Unchained Capital, and Nunchuk. We go over what multisig is and how it works, what services Casa, Unchained Capital, and Nunchuk offer, where they are similar, where they are different, and which service you should get based on your unique multisig needs taking into conside...
The Best Bitcoin Strategy in 2024
zhlédnutí 631Před měsícem
In this video, I show you how to accumulate Bitcoin in 2024. I’ve used this same strategy to massively outperform a “dumb” dollar cost-averaging strategy over the last 5 years. Thanks to tools like AlphaSquared, the process has never been easier or more customizable. With AlphaSquared, you can build your own custom dollar cost averaging strategy that integrates with the Coinbase Advanced Trade ...
The Best Way to Buy Bitcoin on Mobile [2024]
zhlédnutí 693Před 2 měsíci
In this video, I show you the best way to buy Bitcoin on mobile in 2024. Using this method I was able to get 12% more bitcoin versus the most common method of buying bitcoin. I’ve been using this method for years now and it has saved me thousands of dollars - but it has never been available on mobile until now! if you’ve been following the channel for a while you know this method is how to buy ...
How to use Ledger with Sparrow Wallet
zhlédnutí 1,9KPřed 2 měsíci
I show you how to use your Ledger hardware wallet with Sparrow wallet (a top tier Bitcoin desktop wallet interface). Ledger Live is a very easy to use desktop wallet but it doesn’t have the same functionality that experts in Bitcoin self custody need to manage their UTXOs and properly balance the fees they pay on the Bitcoin network. 🪽 Download Sparrow Wallet: www.sparrowwallet.com/download/ 💾 ...
How to make profit with Bitcoin in 2024
zhlédnutí 829Před 3 měsíci
How to make profit with Bitcoin in 2024
How big should Bitcoin UTXOs be?
zhlédnutí 1,3KPřed 3 měsíci
How big should Bitcoin UTXOs be?
The Best Bitcoin ETFs Ranked and Explained
zhlédnutí 4,2KPřed 4 měsíci
The Best Bitcoin ETFs Ranked and Explained
The Top 5 Ways People Lose Their Bitcoin
zhlédnutí 776Před 4 měsíci
The Top 5 Ways People Lose Their Bitcoin
How to Consolidate Bitcoin UTXOs
zhlédnutí 4,5KPřed 5 měsíci
How to Consolidate Bitcoin UTXOs
Bitcoin Safety: Why 12 Words are Better Than 24
zhlédnutí 2,4KPřed 5 měsíci
Bitcoin Safety: Why 12 Words are Better Than 24
Track Your Coinbase Trades in Google Sheets
zhlédnutí 3,4KPřed 6 měsíci
Track Your Coinbase Trades in Google Sheets
How to Install ANY Python Dependencies in AWS
zhlédnutí 561Před 7 měsíci
How to Install ANY Python Dependencies in AWS
I Built a Coinbase Trading Bot
zhlédnutí 6KPřed 8 měsíci
I Built a Coinbase Trading Bot
How to Transfer Data to a New iPhone
zhlédnutí 699Před 8 měsíci
How to Transfer Data to a New iPhone
How to Learn Python Programming FAST Using AI
zhlédnutí 6KPřed 9 měsíci
How to Learn Python Programming FAST Using AI
I bought bitcoin everyday for 4 years (it changed my life)
zhlédnutí 1,1KPřed 9 měsíci
I bought bitcoin everyday for 4 years (it changed my life)
Learn Coding 10x Faster with ChatGPT
zhlédnutí 502Před 10 měsíci
Learn Coding 10x Faster with ChatGPT
How to Make Free Custom Vanity Links Using Ghost
zhlédnutí 212Před 10 měsíci
How to Make Free Custom Vanity Links Using Ghost
Interest Rates Explained Like You're 5
zhlédnutí 254Před 11 měsíci
Interest Rates Explained Like You're 5
How to Store Bitcoin Safely (Without a Hardware Wallet)
zhlédnutí 1,9KPřed 11 měsíci
How to Store Bitcoin Safely (Without a Hardware Wallet)
If you self custody Bitcoin, you NEED to do THIS!
zhlédnutí 2KPřed 11 měsíci
If you self custody Bitcoin, you NEED to do THIS!
My BTC is Stuck! Child Pays for Parent Bitcoin Tutorial
zhlédnutí 4KPřed 11 měsíci
My BTC is Stuck! Child Pays for Parent Bitcoin Tutorial
How is gold price manipulation legal?
zhlédnutí 468Před rokem
How is gold price manipulation legal?
The Best Crypto Hardware Wallet in 2024
zhlédnutí 4,1KPřed rokem
The Best Crypto Hardware Wallet in 2024
I Built a Coinbase Advanced Trade Python API
zhlédnutí 12KPřed rokem
I Built a Coinbase Advanced Trade Python API
Is Bitcoin Mining Profitable in 2024?
zhlédnutí 2,2KPřed rokem
Is Bitcoin Mining Profitable in 2024?
Is Ledger Still Safe?
zhlédnutí 3,7KPřed rokem
Is Ledger Still Safe?
How to Store Crypto on Ledger [Nano X, Nano S+]
zhlédnutí 802Před rokem
How to Store Crypto on Ledger [Nano X, Nano S ]
Why Your Bitcoin is Stuck in the Blockchain
zhlédnutí 2,6KPřed rokem
Why Your Bitcoin is Stuck in the Blockchain

Komentáře

  • @MM-og2yp
    @MM-og2yp Před 3 hodinami

    Not a programmer just the opposite , but am the CRO of a LTE router company ,I am trying to build a trading bot on my own without any help from the 37 developers that work for our company. I have spent 60 hours trying to figure out how todo this over the long weekend. I have not gotten my API to speak to the python script… I will drop what I have been doing and start your program. THANK YOU !

  • @MM-og2yp
    @MM-og2yp Před 3 hodinami

    Thanks! You are helping me a lot !

  • @Dynamic_heart
    @Dynamic_heart Před 8 hodinami

    This is difficult to follow. I suppose it’s for experienced bitcoin buyers. I need to know how to start out safe because I know very little about buying bitcoin. My banker told me bitcoin is not safe. If the business closes, you lost your money invested. I understand this by getting the impression that I can protect my bitcoin from loss, but I am still believing since I don’t own it, the business I invested bitcoin in can take it.

  • @PhibyLartey
    @PhibyLartey Před 20 hodinami

    hi i sent btc from blockchain to another blockchain and its been 24hours and over,how i do fasten the speed or make it faster please

  • @bluefio8
    @bluefio8 Před 2 dny

    Thank you for this video, however I have a question, When I make an account for the development and I sign in with my apple id it says "This Apple ID cannot be used for development with Xcode. Try signing in again or contact Apple Developer Support to resolve account access issues.

  • @bluefio8
    @bluefio8 Před 2 dny

    So I did everything but when I open extensions, it just doesn't show it, and I made sure unsigned extensions are allowed. ????

  • @drak1071
    @drak1071 Před 2 dny

    this was a great video. straight to the point, detailed & instructions, very informative. thank you and subscribed!

  • @koigurlk7760
    @koigurlk7760 Před 3 dny

    Is there an update video to show the results of this running for a while?

  • @taniakaulitz6490
    @taniakaulitz6490 Před 5 dny

    This explanation just got way more hard to understand than explaining like an economist. Too many interruptions, memes, sounds, idk...

  • @nicpaige
    @nicpaige Před 5 dny

    Question! When I receive bitcoin to the public address. Do I need to place the microSD card back into ColdCard for it to reflect on device?

    • @RhettReisman
      @RhettReisman Před 4 dny

      The device doesn’t show your balance. You can view the balance in Sparrow Wallet. As soon as you receive a transaction Sparrow should update you don’t need to use the SD card. Coldcard is only there to verify a transaction you’re trying to send. Hope that makes sense.

  • @53oldsnake
    @53oldsnake Před 5 dny

    😊

  • @ed5141
    @ed5141 Před 6 dny

    How do you transfer substantial crypto from cex? Robinhood for example limits trasnfer to 5k per day - if you have a substantial amiunt, it mat take too much time

  • @nbs77c
    @nbs77c Před 8 dny

    great video, next time could you please integrate coin base api to a telegram bot that sell digital goods?

    • @RhettReisman
      @RhettReisman Před 6 dny

      I would have to better understand the use case. Another viewer has already integrated into telegram - not sure if they’ve already joined the discord (Rhett.blog/discord)

  • @SusannRoms
    @SusannRoms Před 9 dny

    hi sir i have something to ask about the crypto hashed

    • @RhettReisman
      @RhettReisman Před 8 dny

      What's up? Feel free to join the discord and ask there too rhett.blog/discord

  • @rockethead7
    @rockethead7 Před 9 dny

    Someone offers you a money printing machine, and you think it's real? Do the words "Ponzi vaporware" mean anything to you? What makes you think these people even have any of these miners anyway, and not just some deceptive dashboard software? If they were capable of making money, why would they sell them to anybody in the first place? What possible reason do you have to believe that this wasn't just a scam from day 1?

    • @RhettReisman
      @RhettReisman Před 8 dny

      If the miners are fake they've been paying me something every week for about a year now and offer to send me the miner whenever I want. Seems more likely that the miners are real.

    • @rockethead7
      @rockethead7 Před 8 dny

      They'll send you the miner, but won't tell you where it is? Call their bluff. Look, people spend $30,000 or $60,000 or whatever, and I've been poking around, looking for ANYBODY who has made more than he spent, and have not found anybody. Who's to say that these people mine ANYTHING? All they apparently need to do is pay back some of the money they take in, and people think it's real. I still have yet to see how/why these people would even sell these miners at all if they're even capable of making money. Why not just build them, install them, and keep them for themselves? Why would they sell a single one of them? These people have a 1 star rating on BBB, lawsuits against them, and will offer you no real proof that the miners even exist. You said it yourself in your own video that you'll be spending more than you take in. Everyone online seems to have the same story about miners that just can't seem to stay online for some magical reason. Meanwhile, every other server manufacturer in the cloud has a 99.9999% uptime nowadays. But, not these guys, eh? Their stuff is offline constantly, right? Gee, could it be to drop the "revenue" to make sure they never pay out more than they take in?

  • @stevehalverson790
    @stevehalverson790 Před 10 dny

    I have FBTC, ARKB, and BITB. I have mostly FBTC. I like ARKB’s pricing. It looks like 1,000 shares of ARKB = 1.0 BTC. I had some IBIT, but I hate BlackRock’s diversity and climate change malarkey.

  • @Blue-Hawk-Legend
    @Blue-Hawk-Legend Před 11 dny

    Are our tokens stored on the blochchain of the token we bought? Other question is since the hardware wallet companies like dcent or ledger give us seed phrases instead of the private keys doesnt that mean that the issuer can clawback the tokens at will? Hardare wallets seem like the best but is there a hardware wallet that gives me the private key and not seed phrases?

    • @RhettReisman
      @RhettReisman Před 8 dny

      Yes - they're on the blockchain. No, Ledger can't claw your tokens back because Ledger doesn't know what your seed phrase is. If you're worried about this you can roll 100 dice to generate your seed phrase and upload it into your Ledger. Or use a Ledger / Trezor / Coldcard in a multisig setup so that you never have to rely on a single device (example: czcams.com/video/Ito1YJYhc3g/video.html&pp=ygUUcmhldHQgY2FzYSB1bmNoYWluZWQ%3D)

  • @sahilsingal1439
    @sahilsingal1439 Před 11 dny

    Someone managed to guess 100 random trust wallet addresses but all were empty how it could be possible?

    • @RhettReisman
      @RhettReisman Před 11 dny

      It’s likely that if you guess 100 random wallets that they’ll be empty because there are more wallets combinations than grains of sand on earth. 100 guesses is not very many

  • @reprovedcandy
    @reprovedcandy Před 12 dny

    It's amazing how much you can learn about a person and their politics by looking at their home page of youtube recommendations lol

  • @philly_zoomer1211
    @philly_zoomer1211 Před 12 dny

    Hey Rhett, which wallet is safer to use? Sparrow or Bluewallet on mobile?

    • @RhettReisman
      @RhettReisman Před 8 dny

      I prefer just using sparrow on desktop but both are safe. Really comes down to personal preference IMO. Sparrow might have a few more features / easier to use IMO

  • @frosty295
    @frosty295 Před 12 dny

    Lmao wow congrats you spent $3000 to stretch out a small screen in a small room 😂

    • @RhettReisman
      @RhettReisman Před 8 dny

      Thanks! It was actually $4000.

    • @frosty295
      @frosty295 Před 7 dny

      @@RhettReisman $4000 lol that isn't the flex you think it is but you do you man 😂

    • @RhettReisman
      @RhettReisman Před 4 dny

      It is tho 🧠

  • @MeechNoBMF
    @MeechNoBMF Před 13 dny

    Bro can u please push my transaction through for me

    • @RhettReisman
      @RhettReisman Před 8 dny

      I can't do anything on my end sorry. If you want we can set up a call and see if we can make it go faster (rhett.blog/calendar)

  • @basharali8576
    @basharali8576 Před 13 dny

    People who purchase the vision pro don’t sleep in such rooms 😂

  • @EnglishTimesOfMoney
    @EnglishTimesOfMoney Před 13 dny

    What is the i lost or hardware got damaged?

    • @RhettReisman
      @RhettReisman Před 8 dny

      You can restore your wallet on new hardware using the seed phrase. That's why it's important to back up your seed phrase.

  • @mrblock1318
    @mrblock1318 Před 14 dny

    This is my username haha

  • @Alpacastan21m
    @Alpacastan21m Před 14 dny

    Once consolidated, should you include the consolidated utxo as well when doing this exercise for say the next 5 new utxos?

    • @RhettReisman
      @RhettReisman Před 14 dny

      Only if you want a larger balance. Ex you have a 1 BTC UTXO and 10 0.1 BTC UTXOs you could consolidate it all to 2 or you could keep 2 UTXOs of 1 BTC each based on your personal preference

    • @Alpacastan21m
      @Alpacastan21m Před 13 dny

      Thank you

  • @JB-gx1rt
    @JB-gx1rt Před 14 dny

    Great video Rhett! Will it be possible with this new SDK to use the PINE scripting language in Tradingview to trigger trades in Coinbase Pro maybe using the Websocket API client?

    • @RhettReisman
      @RhettReisman Před 14 dny

      I’ve never heard of / used PINE but I imagine so - especially via the websocket. If you feed all the code to ChatGPT it might be able to give good recommendations. Definitely a good idea to look into in the future - feel free to book some time on my calendar (Rhett.blog/calendar) or join the discord I’m interested in building out use cases like this in the future.

  • @universalblessings7024

    The section on the welcome back bit … where you put your password in … it’s not getting me get to the next page…. Isn’t it the same password that you use on the ledger device which is the 4-8 digit password ?

    • @RhettReisman
      @RhettReisman Před 8 dny

      I'm not sure exactly which screen you're talking about. The password should be a 4-8 digit password. The passphrase is an alphanumeric password that alters your wallet addresses.

    • @universalblessings7024
      @universalblessings7024 Před 8 dny

      @@RhettReisman thanks for the reply but I’m talking about when you open up the ledger app on the computer …. Its already say put your password in.. but that’s because someone else that lived with me has created one already. But there should be another option to open up as another user does that make sense? Also I contacted ledger team about it and their saying I might have to get another laptop in order to gain access to mine…. This would be the first time I created it

  • @Clarkfamilyorchards
    @Clarkfamilyorchards Před 16 dny

    Thanks for this.

  • @BullishBearishTwin
    @BullishBearishTwin Před 16 dny

    I am late asf.... better late than never. thanks pal. Still fkkkkkkk :(

    • @RhettReisman
      @RhettReisman Před 16 dny

      Yeah it’s a huge cost savings - tell your friends haha hopefully everyone can use this eventually

    • @BullishBearishTwin
      @BullishBearishTwin Před 16 dny

      @@RhettReisman haha i have it right now buddy ty so much. I told my brother hey if u ever end up with a 29.99+ fee don't even pay it just pay for the coinbase pro for the month hahaha

  • @user-gr9cv7rv7x
    @user-gr9cv7rv7x Před 16 dny

    i had once wrote my seedphrase on iphone notes (2 years ago) but few days later i had deleted it. do you think i must change my hardware wallet?

    • @RhettReisman
      @RhettReisman Před 16 dny

      I think it’s worth changing just for peace of mind

  • @mikez266
    @mikez266 Před 17 dny

    Would love to see a video where you stream and store price data for btc or ether and automate a strategy to a run at certain time of day based on something like a 20 day moving average (for example). Thanks for the videos!

    • @RhettReisman
      @RhettReisman Před 8 dny

      Cheers Mike. We might need to integrate to the websocket to constantly sample the price. I'm going to work on building out some of the functionality and porting it into AWS might be some interesting use cases like that.

  • @robreke
    @robreke Před 18 dny

    Do you have to intentionally subscribe ot each relay to be on there? Or when you post something on NOSTR do you just automatically show up on relays, until someone deletes you?

    • @RhettReisman
      @RhettReisman Před 17 dny

      In the different apps you might use there are built in relay lists and you can add new ones. You publish to all those relays simultaneously

  • @kaifae
    @kaifae Před 18 dny

    I generated private keys on a new keystone 3 hardware wallet, then used those private keys to recover the wallet on a software wallet, and was able to send and receive BTC without having to use the keystone device to sign transactions. what did I do wrong?

    • @RhettReisman
      @RhettReisman Před 17 dny

      It sounds like you instantiated the wallet into a software wallet compromising the security of the seed phrase that was generated by the keystone. You now no longer need the keystone, only the software wallet that has the full seed phrase to sign transactions. You should regenerate a new seed phrase on the keystone and transfer the funds to that new wallet.

  • @DDDhorus
    @DDDhorus Před 20 dny

    I feel like this is a bug and makes Bitcoin worthless if not fixed

  • @danielmullen5469
    @danielmullen5469 Před 21 dnem

    Is the pay my wages feature available in Ireland EU can't see it on the app

    • @RhettReisman
      @RhettReisman Před 21 dnem

      They’ve changed the feature slightly since the video released not sure if it’s available in the EU

  • @lukebal
    @lukebal Před 21 dnem

    NUMBNUTS lol. Nice burn Rhett

  • @penelopepitstock
    @penelopepitstock Před 22 dny

    that was very helpful thank you

  • @danielmullen5469
    @danielmullen5469 Před 23 dny

    Does this work in the EU need to get this going, no feature on my app ?

    • @RhettReisman
      @RhettReisman Před 21 dnem

      They’ve changed the feature slightly since the video released not sure if it’s available in the EU

  • @DamienDaniels-ey4sm
    @DamienDaniels-ey4sm Před 24 dny

    Someone sent me bitcoin and the network fee is higher than what they sent what do I do please

    • @RhettReisman
      @RhettReisman Před 22 dny

      You need to wait until the fees get lower (and hope they eventually do). This is why it’s good to keep your UTXOs healthy if you’re holding for the long run. Explanation here: czcams.com/video/MjNLvhmu4uI/video.htmlsi=wSKTc_KI5dOWs4lB

    • @DamienDaniels-ey4sm
      @DamienDaniels-ey4sm Před 22 dny

      @@RhettReisman I was sent $50 and the network fee is $100 on trust wallet the money sent is not showing on my balance only shows when I check mempool so there’s no way I can get it back?

    • @DamienDaniels-ey4sm
      @DamienDaniels-ey4sm Před 22 dny

      I was sent $50 and the network fee is $100 the money is not showing on my balance but when I check on mempool it’s there . Is there a way I can get my money?

  • @DamienDaniels-ey4sm
    @DamienDaniels-ey4sm Před 24 dny

    Someone sent bitcoin to my trust wallet and I can’t see it on my balance and it’s showed a notification and it’s on my history that I was sent $

  • @jsonify
    @jsonify Před 24 dny

    Well? Did the Chess game work?

    • @RhettReisman
      @RhettReisman Před 21 dnem

      No - AI still not smart enough to fully take our jobs in a single sentence

  • @catherineleclaire1062

    Tried using Margo bitcoin yesterday. It sucks.

  • @JimBob-wi3rq
    @JimBob-wi3rq Před 25 dny

    Well done! I was also confused by watching the DMT videos. Thank you

    • @RhettReisman
      @RhettReisman Před 21 dnem

      For real some of that stuff is so needlessly complicated

  • @Tryspazzway
    @Tryspazzway Před 26 dny

    How do I increase my fee to get confirmation faster? I’ve been waiting 24+ hours the btc was sent from cash app to block chain

    • @RhettReisman
      @RhettReisman Před 26 dny

      Cash app wallet won’t allow you as far as I know unfortunately. Good reason to use a different wallet. If you’re sending it to a separate wallet you control you can do child pays for parent. czcams.com/video/Q62NoR2qhiw/video.htmlsi=JaE2p7jkyUWWDjc3

  • @yaphet8574
    @yaphet8574 Před 27 dny

    Can we just hack an app to make lots of cryptos?

  • @spelfire0440
    @spelfire0440 Před 28 dny

    lol 😜

    • @RhettReisman
      @RhettReisman Před 26 dny

      The haters and losers were wrong again 🤷🏻‍♂️

  • @yuanevelyn54
    @yuanevelyn54 Před 28 dny

    hello may you give me your contact information to finish my project because im stuck in coding it

    • @RhettReisman
      @RhettReisman Před 21 dnem

      Feel free to join the discord Rhett.blog/discord or book time on my calendar (Rhett.blog/links) I charge $100/hr for consulting

  • @lilylily2762
    @lilylily2762 Před 28 dny

    Thank you

  • @Clarkfamilyorchards
    @Clarkfamilyorchards Před 29 dny

    I think I know the answer to this, and I think I’m alright but let’s say I purchase $10 per day of bitcoin on Strike but I do not send it out. After years of doing that would I also have tons of UTXO’s and unfortunately need to pay a high fee amount to send them all out to my Sparrow wallet or is it only if I send each individual buy that I would have this problem? In other words do exchanges consolidate your UTXO’s each time you buy or not? Thanks!

    • @RhettReisman
      @RhettReisman Před 27 dny

      No, you should only have 1 UTXO when you withdrawal. Strike should be managing the UTXOs on their side to make sure you don’t have to pay tons of fees (that’s what other exchanges would do anyway)

    • @Clarkfamilyorchards
      @Clarkfamilyorchards Před 27 dny

      @@RhettReisman thanks 🙏🏻