• 01 January 2025 (4 messages)
  • @NorthrnSatosh #3641 10:59 PM, 01 Jan 2025
    this is a nice ux. being able to see my actions infront of me in the same window. cool feature
  • @NorthrnSatosh #3642 11:00 PM, 01 Jan 2025
    Happy New Years 🙏🎉
  • @Megladon87 #3643 11:00 PM, 01 Jan 2025
    Happy NEw Years Everyone!
  • @NorthrnSatosh #3644 11:05 PM, 01 Jan 2025
    one thing to note, when using more then one address - and if i want to use the third one on the list as my main one , the wallets current logic is to default to the first on the list
  • 02 January 2025 (43 messages)
  • @6774721178 #3645 09:53 AM, 02 Jan 2025
    👋
  • @6774721178 #3646 09:53 AM, 02 Jan 2025
    i'm facing an issue when trying cancel an order : form is loading infinitely
  • @dimesquanderer #3647 02:35 PM, 02 Jan 2025
    hi Japrog looking into this now.
  • @dimesquanderer #3648 02:40 PM, 02 Jan 2025
    This appears to be a regression. Working on a fix now.
  • @dimesquanderer #3649 04:32 PM, 02 Jan 2025
    Fix has been released in the web wallet
  • @codythecampbell #3650 04:33 PM, 02 Jan 2025
    Gm gm happy 2025
    “We got this “
  • @benchbtc #3651 05:06 PM, 02 Jan 2025
    Hey, looking at the txn from my recent atomic swap I am noticing that the UTXO trading is performed with assets being attached to 10,000sats for swapping - i know old school ordinals and such operated on this size envelop before UTXO control was more accessible but it appears the dust limit (546sat) is now more often used for current ordinal trading.

    I don't know the mechanics of protcol changes that allowed this magic (and thank you works great!!) but i would suggest if possible to move into smaller UTXO 'envelopes' - 10,000 sats isn't prohibitively expensive but it is a cost to consider for high volume trading for the ATTACHOOR such activities such as arbitrage
  • @benchbtc #3653 05:07 PM, 02 Jan 2025
    utxo's in a random ordinal address i have with various air drops
  • @PeriwigReascends #3654 05:08 PM, 02 Jan 2025
    yeah we were just following ordinals/magiceden best practices. IMO 546 is a dangerous number because it's also the dust limit. @teysol can speak more to this.
  • @teysol #3655 05:14 PM, 02 Jan 2025
    yeah I think the issue is that standards are changing now that the BTC price is up. but it's not dangerous either way. we can change the default value, and we can also have it be user-configurable. it's mostly a convenience thing.
  • @vectorconfetti #3656 05:14 PM, 02 Jan 2025
    is the amount of sats you attach to a cost or is it just that you need to have that amount in your wallet?
  • @benchbtc #3657 05:15 PM, 02 Jan 2025
    it's what you trade, so it's a cost to the attacher
  • @benchbtc #3658 05:15 PM, 02 Jan 2025
    and technically a discount to the unattachor
  • @PeriwigReascends #3659 05:16 PM, 02 Jan 2025
    yeah another way to think about it is it establishes a floor price on the sale.
  • @PeriwigReascends #3660 05:17 PM, 02 Jan 2025
    Anyway, agree it shouldn't be so expensive as to preclude high volume listing (this is one reason why we have a monthly subscription for Horizon)
  • @vectorconfetti #3661 05:17 PM, 02 Jan 2025
    So it’s not equivalent to a transaction fee, right?
  • @PeriwigReascends #3662 05:18 PM, 02 Jan 2025
    correct
  • @PeriwigReascends #3663 05:18 PM, 02 Jan 2025
    again standard practice in ordinals land but as @benchbtc and @teysol pointed out standards are changing as number go up
  • @vectorconfetti #3664 05:18 PM, 02 Jan 2025
    How does it work? let’s say you pay 100,000 sats for something, and it’s attached to a 10,000 sat utxo, what happens to the net sale price?
  • @PeriwigReascends #3665 05:19 PM, 02 Jan 2025
    you get the whole output
  • @vectorconfetti #3666 05:19 PM, 02 Jan 2025
    So do you effectively pay 90,000 sats?
  • @benchbtc ↶ Reply to #3660 #3668 05:19 PM, 02 Jan 2025
    agreed as i said nto prohibitievly expensive but if I am doing a trade that is for example; sell 100xcp @0.00014 to buy 100xcp on dex-trade @0.00013 we are talking about

    100,000 sats total profit, which is not nothing, but if 10,000sats need to be used for every envelop it adds up
  • @vectorconfetti #3669 05:19 PM, 02 Jan 2025
    Thanks for the explanation
  • @vectorconfetti #3672 05:25 PM, 02 Jan 2025
    right, so in this case the listing was 1,400,000 sats, and the buyer sent that much from their address and then received 10,000 sats in return, so the net proceeds for the seller were 1,390,000
  • @PeriwigReascends #3673 05:25 PM, 02 Jan 2025
    yeah
  • yes then i think this is a good idea
  • @vectorconfetti #3675 05:30 PM, 02 Jan 2025
    when you detach a utxo, what happens to the 10,000 sats?
  • @PeriwigReascends #3676 05:33 PM, 02 Jan 2025
    Blockstream Block Explorer

    Blockstream Explorer is an open source block explorer providing detailed blockchain data across Bitcoin, Testnet, and Liquid. Supports Tor and tracking-free.

  • @PeriwigReascends #3677 05:34 PM, 02 Jan 2025
    (ex tx fee in this case I guess)
  • @benchbtc #3678 05:35 PM, 02 Jan 2025
    okay hadn't looked at that example yet - so that is important in terms of it NOT being the dust limit - unless you can make the fee be paid not from the evelop upon deatch
  • @benchbtc #3679 05:36 PM, 02 Jan 2025
    again, i don't code so just sorta talking in generals, of things that might not be possible...
  • @PeriwigReascends #3680 05:38 PM, 02 Jan 2025
    I mean @dimesquanderer can speak to that but I want to be clear: providing tons of configurability in the wallet around asset envelopes is not very high on the priority list. We'll just piggy-back on whatever flexibility Counterparty provides.
  • @vectorconfetti #3681 05:39 PM, 02 Jan 2025
    appreciate the discussion, still wrapping my head around all of this
  • @benchbtc #3682 05:41 PM, 02 Jan 2025
    completely understood - i care less about the configurability, more about the standards - seeing if there was hard reasons for for things, or if they have ability to change as i look at the viability and required deltas for an arbitrage i described - i wouldn't have probably even noticed if i was just selling a pepe here and there
  • @PeriwigReascends #3683 05:43 PM, 02 Jan 2025
    yeah we definitely want to make sure the standards in-place do not discourage high volume ATTACHOOORS
  • @PeriwigReascends #3684 05:43 PM, 02 Jan 2025
    (especially since it seems safest for users to detach after they purchase)
  • @krostue #3685 06:41 PM, 02 Jan 2025
    You should feel free to do some experimenting @benchbtc . I managed to get a few at the minimum. Use electrum to send yourself a bunch of change and then maybe it'll choose from one of those?
  • @benchbtc ↶ Reply to #3685 #3686 06:43 PM, 02 Jan 2025
    oo nice work, so the size of the UTXO changing via a coin controling electrum send does not impact the ability to list it on horizon
  • @PeriwigReascends #3687 06:45 PM, 02 Jan 2025
    neat! haven't played with that myself. would just caution users: this is a new world; it is _very easy_ to lose your UTXO-attached assets if you use the address outside of a Counterparty wallet.
  • @krostue #3688 06:46 PM, 02 Jan 2025
    I primed my wallet before the series of attachments I made. I did this by sending many BTC to that sales wallet with an electrum multisend
    🤷 Dunno if it helped
  • we're adding warnings all over the place now and will continue to add guard rails, but obviously at the end of the day it's up to the user to exercise their judgment.
  • 03 January 2025 (7 messages)
  • @Niftyboss1 #3690 12:24 PM, 03 Jan 2025
    Updated - 989 XCP available on verified dispensers

    https://explorer.unspendablelabs.com/tx/1ace8ec72e43a8b3eec46d4471503f1ab0b564c213e81ae551e6f10d23c1352e -- 0.00012800 -- 90 XCP
    https://explorer.unspendablelabs.com/tx/b8bb3866df7836c46dde6490306f7407ab8c7a11e7606b03e397b98481fd728d -- 0.00012900 -- 294 XCP
    https://explorer.unspendablelabs.com/tx/7e96084f756c6cc9f4f384a9e2c3f632adf9876904b90ab42b27f59cbc1d9d10 -- 0.00014100 -- 100 XCP
    https://explorer.unspendablelabs.com/tx/70704e5108e9330d15e7ed251ffbcdd6504f617090f01a3f2ca67c7c91e113e9 -- 0.00016000 -- 115 XCP
    https://explorer.unspendablelabs.com/tx/e35e6f6d5627d3dd1388c49f9c6a093ebff03b8e1a75a8f73c404103c93c3e27 -- 0.00016480 -- 390 XCP

    Notes:
    - As always just DM me if any questions or issues with these dispensers
    - Larger lots are often available OTC - DM for more info
    - Some XCP lots are also available on the atomic swaps market (rug-free!):

    https://horizon.market/?asset=XCP&order_by=price_per_unit&order=asc
  • On that note, v1.6.2 of the wallet has been published to the Web Store. This release includes warnings when importing a priv key into your wallet or conecting to the market about using your Counterparty addresses outside of Counterparty wallets.
  • @mobdick47 #3694 06:54 PM, 03 Jan 2025
    the directory is up 👀🔥
  • @FinanceAdvisorNFT #3695 06:56 PM, 03 Jan 2025
    Joined.
  • @XJA77 #3696 09:56 PM, 03 Jan 2025
    hello, is there some documentation on horizon wallet integration?
  • 05 January 2025 (3 messages)
  • @NCBM2021 #3697 06:57 AM, 05 Jan 2025
    Joined.
  • @FinanceAdvisorNFT #3698 04:09 PM, 05 Jan 2025
    Link

    The CounterpART - Directory of Classic Digital Art on Counterparty / Bitcoin

  • @FinanceAdvisorNFT #3699 04:09 PM, 05 Jan 2025
    It's great to see that it correctly directs to Horizon to buy from
  • 06 January 2025 (26 messages)
  • @krostue #3700 12:44 AM, 06 Jan 2025
    Am I reading this correctly?
    If I delist an order for Atomic Swap, I cannot list it again, unless I reattach?
  • Whaaaat is this I love it !!
    Can people still submit art there ??
  • No that is not correct. Listing/delisting is independent from detaching.
  • not yet, we'll have those in the next few weeks.
  • @krostue ↶ Reply to #3703 #3705 01:11 AM, 06 Jan 2025
    So I can cancel an order and relist, no prob?
  • @PeriwigReascends #3706 01:11 AM, 06 Jan 2025
    yep
  • @krostue #3707 01:11 AM, 06 Jan 2025
    Thanks for clarifying
  • @PeriwigReascends #3708 01:12 AM, 06 Jan 2025
    np we're all still getting used to swaps
  • really cool to see such old Counterparty assets be part of a new collection. Who organized the collection? It's great.
  • only thing to be mindful of is not to use your horizon market address in a non-counterparty wallet. regular bitcoin wallets (e.g. electrum) will spend the utxo with the counterparty asset.
  • @krostue #3711 01:28 AM, 06 Jan 2025
    well, technically, electrum has coin control, so I can make sure I spend only from a recent coin, like one I get from selling something. Other than that, hell yeah, I wouldn't touch that wallet with anything else
  • @PeriwigReascends #3712 01:41 AM, 06 Jan 2025
    yeah if you're careful you can track which utxos have assets and manually deselect those if the wallet has coin control. just want ENJOYOOORS not to have to worry about accidentally spending their NFTs.
  • @LongbranchBear #3713 01:58 AM, 06 Jan 2025
    Has anyone spent an nft yet?
  • @PeriwigReascends #3714 02:01 AM, 06 Jan 2025
    i don't know, but this is a common problem with ordinals/runes
  • Yes. Accidently spent an Ordinal in the early days
  • @brc100k #3716 05:13 AM, 06 Jan 2025
    Please Where can I sell XCP?
  • Where did you buy your XCP?
  • @booey88 ↶ Reply to #3716 #3718 09:04 AM, 06 Jan 2025
    create a dispenser or list on horizon atomic swaps
  • @mobdick47 ↶ Reply to #3701 #3719 09:38 AM, 06 Jan 2025
    🔥 Yup it is fire. not sure about submissions on https://www.thecounterp.art , but you can buy and collect all the old gems on 💎
    I like it is simple and easy to understand 🤓
    Link

    The CounterpART - Directory of Classic Digital Art on Counterparty / Bitcoin

  • @juangalt #3723 05:39 PM, 06 Jan 2025
    Soo freewallet doesn't work on linux or on android now?
  • @juangalt #3724 05:39 PM, 06 Jan 2025
    Soo freewallet doesn't work on linux or on android now?

    looking for a wallet standard or protocol that can have users sign a message with their private key. what's that wallet connect standard being adopted in bitcoin nft markets these days?
  • @PeriwigReascends #3725 05:41 PM, 06 Jan 2025
    So ATM we have an extension and a web wallet. We don't have a way to sign an arbitrary message/tx. Is that what you're looking for?
  • @7325757585 #3726 08:28 PM, 06 Jan 2025
    Joined.
  • 07 January 2025 (16 messages)
  • Yup so great !
  • I hear things coming isn’t that always the way ! lol
    But seriously Q1
    Form a birdie
  • I was wondering I love the art I have some old gems I’ve collected if you want to put art to them I’m game to let them go for a card ?!
  • How’d u find those? Luv that idea
  • @subterranean1 #3731 06:54 PM, 07 Jan 2025
    Anyone know who runs thecounterp.art? And are all those old tokens owned by one person?
  • Looks like old tokens, with art added recently. Cool stuff, but important to understand only the token names are historical, not the art (AFAIK).
  • @mobdick47 ↶ Reply to #3733 #3734 10:07 PM, 07 Jan 2025
    price talk itself. All tokens are listed at cheap prices
  • @subterranean1 #3735 10:08 PM, 07 Jan 2025
    Very interesting. The one I looked at (BESTBUY) was minted 11 years ago. Transfered ownership 2 months ago and destroyed down from 100 to 15 eight days ago.
  • @subterranean1 #3736 10:08 PM, 07 Jan 2025
    Similar to what happened to TEST (the very first counterparty token)
  • Sweeps
  • Yes indeed !!
    A pretty good artist or an ai master ! Hard to tell now a days
  • @krostue #3739 11:14 PM, 07 Jan 2025
    I'm not normally into retroactive claims, but I do have my eyes on one of them 😍
  • @ollieblockchain #3740 11:42 PM, 07 Jan 2025
    GM
  • @Tap912 #3741 11:50 PM, 07 Jan 2025
    GM. Seems like everyone is waking up again.
  • @ollieblockchain #3742 11:53 PM, 07 Jan 2025
    definitely, I got a bit of demand for nakamoto, fd and satoshicard
  • 08 January 2025 (49 messages)
  • @Tap912 #3743 12:13 AM, 08 Jan 2025
    You can sell them via Atomic Swap now. No more scamming.
  • In simple terms, how do you sweep for dormant old tokens?
  • @codythecampbell #3745 12:47 AM, 08 Jan 2025
    Deals with people who need money with large wallets of NFTs cheaper to sweep otc
  • @codythecampbell #3746 12:48 AM, 08 Jan 2025
    Lucky 🍀 also scary sometimes haha
  • @PeriwigReascends #3747 02:37 AM, 08 Jan 2025
    Hey all, we've just pushed v1.6.3 of Horizon Wallet to the Web: https://wallet.unspendablelabs.com. This release includes support for Destroys, Dividends and Sweeps. It's also been submitted to the Web Store and should be available in the Chrome extension by EOW.

    At this point to our knowledge we are only missing support for the following Counterparty features: Broadcasts, BTCPay
    fancy Fairminters (commissions etc.). Prior to adding support for these features we'll be doing a lot of refactoring and implementing QoL improvements (RBF, CPFP e.g.). And then in parallel with support for these features we'll be doing a pretty big redesign of the wallet UX, which will include built-in support for atomic swaps.

    Will keep you posted as things progress, but this is all to say that the feature work will slow down for the next few weeks as we take on these more substantial projects. Cheers.
    horizon

    Horizon Wallet

  • None
  • @davesta ↶ Reply to #3747 #3749 02:38 AM, 08 Jan 2025
    ooooh adding RBF and CPFP??? Big.
  • @PeriwigReascends #3750 02:39 AM, 08 Jan 2025
    These are big changes obviously. Will take some time but we'll get there. But it's been like 6 months of non-stop feature work so just need to take a beat and do this more fundamental work.
  • @codythecampbell #3752 04:16 AM, 08 Jan 2025
    Funny question ?
    🙋 with this potential bitcoin 2.0 deal and ada have you and Charles talked about any sort of play there with a potential co-integration?!
    They use utxos right?
  • Follow up question - what's bitcoin 2.0? What's ada, and who is Charles?
  • @codythecampbell #3754 05:07 AM, 08 Jan 2025
    Haha Ada cardano is planning on creating a usage layer to speed up transactions I belive. ?!
    Wonder if the devs have looked at it or talked with Charles Hoskinson ?
  • @codythecampbell #3755 05:07 AM, 08 Jan 2025
    Could be a cool integration ??
  • @SEAisMEDICINE #3757 06:29 AM, 08 Jan 2025
    Anyone know What's up with ipfs files? A few weeks ago the images were showing on Horizon explorer , now they are not? Even adding the ipfs prefix isn't working to show image? 🤷‍♀
  • @PeriwigReascends #3758 09:14 AM, 08 Jan 2025
    Thanks for the report. Will look into it now!
  • @booey88 #3759 06:15 PM, 08 Jan 2025
    Cosmetic request (in wallet and explorer), could you display a 'total' count of attached XCP balances? Convenient when buying multiple lots, if you don't detach them right after buying
  • @PeriwigReascends #3760 06:16 PM, 08 Jan 2025
    yeah for sure. That's part of the refactoring and QoL stuff we're doing over the coming weeks.
  • @NorthrnSatosh #3761 06:27 PM, 08 Jan 2025
    Q. where is destroy function found?
  • @NorthrnSatosh #3762 06:29 PM, 08 Jan 2025
    Destroy command is only found on assets I've created?
  • @NorthrnSatosh #3763 06:29 PM, 08 Jan 2025
    i think i should be able to destroy/burn any quantity i own.
  • @PeriwigReascends #3764 06:35 PM, 08 Jan 2025
    yeah was just a mistake. is being fixed now
  • sweet. thanks.
  • @NorthrnSatosh #3766 07:26 PM, 08 Jan 2025
    suggestion. password request is in the beginning of a session vs current requirement of password before signing/broadcast.
  • @codythecampbell #3767 07:27 PM, 08 Jan 2025
    Double click I. The password box if you saved a password it will show up
  • i guess that's a work around
  • @NorthrnSatosh #3769 07:30 PM, 08 Jan 2025
    but its nice to "signout" of a session
  • @NorthrnSatosh #3770 07:31 PM, 08 Jan 2025
    even my chrome extension i just opened it, and i can view wallet contents. - yes not knowing the spending password it's in a "view only" state
  • @PeriwigReascends #3771 07:45 PM, 08 Jan 2025
    yeah we can add screen locking. there are different ways to do it. will give it a think and add it to the backlog
  • Yes I thought that was goofy too
    When I close it
    Then reopen in from favorites
    The wallet just shows up no password to get into it even.
    But you need the password to do anything.
  • @NorthrnSatosh #3773 07:47 PM, 08 Jan 2025
    for example I'm minting 100 fairmints. currently i need 100 password entries.
  • @codythecampbell #3774 07:47 PM, 08 Jan 2025
    Don’t use it at the library lol 😂
  • @codythecampbell #3775 07:47 PM, 08 Jan 2025
    Painful 😣
  • @PeriwigReascends #3776 07:48 PM, 08 Jan 2025
    password entry on every action is a legitimate tradeoff between security and usability
  • @PeriwigReascends #3777 07:48 PM, 08 Jan 2025
    we can change it but it's not some like wilful or arbitrary thing
  • @NorthrnSatosh #3778 07:48 PM, 08 Jan 2025
    just an idea..
  • @NorthrnSatosh #3779 07:49 PM, 08 Jan 2025
    once its multiple or bundle of transactions, the password entries becomes repetitive
  • this shows a pretty serious misunderstanding of how wallet software works. Your password is tied to the specific instance which you're using; it's not your seed.
  • @NorthrnSatosh #3781 07:50 PM, 08 Jan 2025
    and i mean a keylogger has that many more entries, but i do understand signing before broadcast is same logic as unisat or any other major wallet
  • @NorthrnSatosh #3782 07:51 PM, 08 Jan 2025
    application is not wallet. its a fine line
  • it's signfiicantly _more_ dangerous to use time-based unlocking wallet in a public space than a wallet which requires you to enter your password on every action. Given that you're a wallet user who apparently has a strong opinion on computer security you should be aware of this.
  • i think this a fair statement for all financial concerns. public computers, are...public
  • I know that lol no misunderstanding
    I was just saying if I open the wallet immediately
    My balance is shown like I’m in !
    I like that but I thought it was odd is all.
    And you do need to type password in each time to do transactions which is fine too.
    I was saying I don’t type it in anymore I just double click and it auto fills from saved it’s not bad like that.
    100 fair mints In a row. Might be painful. But that’s the game
  • I’m totally joking about the library haha hahah lmfao 🤣 I would hope no one would do that lol
  • @PeriwigReascends #3787 07:55 PM, 08 Jan 2025
    hiding balances is independent from keeping your wallet unlocked for a fixed amount of time after password entry. we can add one or the other or both.
  • @NorthrnSatosh #3788 07:57 PM, 08 Jan 2025
    i think its more of having the wallet unlocked. wallet unlocked i mean being able to open the wallet and view contents
  • Open for transactions once signed I think would be cool just an are you sure button and go maybe 30min ?!
    Free wallet has it an option that’s adjustable
  • @PeriwigReascends #3790 08:00 PM, 08 Jan 2025
    I will create issues for (1) password protecting read access and (2) not having to submit your password for every sign+broadcast, but rather making it time-based.
  • @LordAntHreX #3791 09:06 PM, 08 Jan 2025
    I would say, if you add some kind of lock, let the users decide if they want the lock to be turned on or off. I like it the way it is now, since I am the only one using my computer. I do understand the other side too. Just my opinion.
  • 09 January 2025 (6 messages)
  • @codythecampbell #3792 03:47 AM, 09 Jan 2025
    Hey so I bought off a xcp dispenser a while ago now wallet is still spinning ?!
    😵‍💫
    Refreshed and still spinning lol
    Whatcha think dispensers working ?
  • @codythecampbell #3793 03:48 AM, 09 Jan 2025
    Ha ! I must have scared it lol the xcp I bought just showed up lol 😂
    But still spinning 😵‍💫
  • @codythecampbell #3794 04:48 AM, 09 Jan 2025
    Update I see thanks
  • fix for this has been deployed, thanks! if you see any other rendering issues with IPFS links please let us know.
  • Oh hey, that is great! Thank you and have a super day!
  • Update works great. Just yesterday, I was asking why IPFS links weren't displaying in Horizon and FW.
  • 10 January 2025 (5 messages)
  • @codythecampbell #3798 03:34 AM, 10 Jan 2025
    Does anyone know how to change an ipfs image
    I minted in rare pepe wallet and didn’t know I couldn’t change it after !
    I have some real good ones and it drives me nuts that I can’t seem to change description?!
    Joe says it might be able to be changed ?! But that’s where that info ended ?
  • @NimzoBit #3799 02:44 PM, 10 Jan 2025
    Joined.
  • @mobdick47 #3800 03:01 PM, 10 Jan 2025
    Can see a lot tokens were bought from https://www.thecounterp.art/ 🔥
    Someone got a moon bag 🌖
    Link

    The CounterpART - Directory of Classic Digital Art on Counterparty / Bitcoin

  • @codythecampbell #3801 04:58 PM, 10 Jan 2025
    Oh ya does anyone know who the maker is ?
  • @codythecampbell #3802 04:59 PM, 10 Jan 2025
    They were so inexpensive it was coo coo
  • 11 January 2025 (14 messages)
  • It would be cool if the owner would also put up sell orders on the CP DEX vs. XCP or pepecash. I like the DEX.
  • @PeriwigReascends #3804 09:53 AM, 11 Jan 2025
    you can currently do that on an asset's page.
  • Tried to set up an order to "sell XCP / buy GHOST," but the interface displays "no results."

    I think someone who owns GHOST has to first has to set up a "sell Ghost / Buy XCP" standing order, and then I can "BUY" against that order. Is that correct?
  • @booey88 ↶ Reply to #3805 #3807 10:48 AM, 11 Jan 2025
    I think this can be done in the wallet itself (open order)
  • @PeriwigReascends #3808 10:50 AM, 11 Jan 2025
    yes
  • @mobdick47 ↶ Reply to #3805 #3809 10:52 AM, 11 Jan 2025
    i think it is GHOSTS and not GHOST. try with S in the end
  • @PeriwigReascends #3810 10:53 AM, 11 Jan 2025
    the point of the orderbooks table on the asset view page is to match with an existing order. you can create a new order whether or not there's one matcihng in the wallet.
  • Yes, true.

    I tried it with GHOSTS as well as some of the other assets, but i keep getting this error: "['no such asset to get (ghosts)']"
  • @Niftyboss1 ↶ Reply to #3812 #3813 11:12 AM, 11 Jan 2025
    GM - Looks like this is case-sensitive.. Try uppercase GHOSTS
  • Amazingly that worked.

    Thanks NB!
  • 12 January 2025 (32 messages)
  • Should be able to initiate from either end
  • Yeah, it turns out that I just needed to log into the Horizon Wallet and issue an order from there.

    Scored some goodies too (Doraemon, digimon, pokemoncard).
  • @codythecampbell #3819 04:34 AM, 12 Jan 2025
    Right on !!
  • @krostue #3820 05:08 AM, 12 Jan 2025
    🎉 Sold a Rare Pepe
  • @krostue #3821 05:08 AM, 12 Jan 2025
    PEPEVOLUTION
  • @honkhonnk #3822 06:16 AM, 12 Jan 2025
    do you need BTC in horizon to accept a sweep or import a private key?
  • @6774721178 ↶ Reply to #3822 #3823 08:30 AM, 12 Jan 2025
    👋 not necessary ton import a PK 🙂
  • @Niftyboss1 ↶ Reply to #3820 #3824 09:42 AM, 12 Jan 2025
    Congrats! Just curious, do you know who the buyer is?
  • @brc100k #3826 12:00 PM, 12 Jan 2025
    Please Why was my post unsuccessful?
  • @PeriwigReascends #3827 12:07 PM, 12 Jan 2025
    thank you for the report! were you buying or selling?
  • @brc100k #3828 12:08 PM, 12 Jan 2025
    selling
  • @PeriwigReascends #3829 12:08 PM, 12 Jan 2025
    did you log in to an account?
  • @brc100k #3830 12:08 PM, 12 Jan 2025
    yes
  • @PeriwigReascends #3832 12:09 PM, 12 Jan 2025
    you have 0 credits
  • @brc100k #3833 12:09 PM, 12 Jan 2025
    Where can I get it?
  • @brc100k #3834 12:10 PM, 12 Jan 2025
    Do we still need this for the transaction? Previously, I posted a post without this requirement
  • @PeriwigReascends #3835 12:10 PM, 12 Jan 2025
    we give each new account 2 free credits to test out the process. it looks like you used yours.
  • @PeriwigReascends #3836 12:10 PM, 12 Jan 2025
    under your account click "Manage"
  • @brc100k #3837 12:11 PM, 12 Jan 2025
    This increases the threshold for use, why not directly charge a handling fee?
  • @brc100k #3839 12:13 PM, 12 Jan 2025
    Is that how you bought it?
  • for a number of reasons but most importantly psbt _listings_ aren't btc transactions, so it can create unnecessary costs for users to charge as part of the listing process.
  • yes, you can buy either credits like that with btc or a monthly subscription with btc or stripe
  • having said that: we will be adding an option to purchase credits without an account, i.e. by the listing. it's more expensive for users but as you said some users will want it to reduce friction.
  • @brc100k #3844 12:18 PM, 12 Jan 2025
    How long did it take to receive the purchase?
  • @PeriwigReascends #3845 12:19 PM, 12 Jan 2025
    check your email for the payment link. once you purchase it takes 1 block to confirm payment and then purchase is effective
  • @brc100k #3846 12:21 PM, 12 Jan 2025
    ok
  • @brc100k #3847 12:22 PM, 12 Jan 2025
    thank you!
  • @PeriwigReascends #3848 12:22 PM, 12 Jan 2025
    no problem, thank you for the questions! we're working on making the onboarding process easier. we appreciate your patience in the meantime.
  • 13 January 2025 (11 messages)
  • @masteronchain #3849 07:29 AM, 13 Jan 2025
    GM! Can you get the Cursed Stamps image showing in the explorer as well?
  • i bought couple tokens from there too, great directory 🔥
  • hey can you give an example? we've got many stamps working
  • @PeriwigReascends #3852 06:59 PM, 13 Jan 2025
    BTW v1.6.4 is now available in the Chrome extension. Includes some additional validation for dividend payments + fix so now you can do a destroy on any asset you own.
  • @NorthrnSatosh #3854 07:02 PM, 13 Jan 2025
    Works smooth on mobile. Pwa is nice
  • @NorthrnSatosh #3855 07:02 PM, 13 Jan 2025
    *add to homescreen and you have a nice mobile CounterParty wallet.
  • It’s essentially stamps on named assets, such as ONCHAINART. The images should be accessible through the Stampchain API, just like traditional stamps.
  • @PeriwigReascends #3857 07:46 PM, 13 Jan 2025
    So we're parisng those AFAICT:https://horizon.market/explorer/assets/ONCHAINART/subassets?offset=0&limit=10
  • It’s not the sub-assets but the main asset that is named Stamp.
  • @PeriwigReascends #3859 08:30 PM, 13 Jan 2025
    gotcha okay. Will look into it. Thanks!
  • 14 January 2025 (14 messages)
  • @Niftyboss1 #3860 05:50 PM, 14 Jan 2025
    Updated - 827 XCP available on verified dispensers

    https://horizon.market/explorer/tx/ded3909ac0834c297d269216c5b83c9e7bdc89b95c9c4c34461a4113d128a1f4 -- 0.00011500 -- 49 XCP
    https://horizon.market/explorer/tx/beeceb18d4c79babd4914aeb5af5b75a44a0f52222fd0155ff298d071f261ca8 -- 0.00012700 -- 245 XCP
    https://horizon.market/explorer/tx/6d225cd0e36b26ff72484d9b695ac56a4bb52e438e4fd2b186ba3cfc91e63358 -- 0.00016000 -- 120 XCP
    https://horizon.market/explorer/tx/70704e5108e9330d15e7ed251ffbcdd6504f617090f01a3f2ca67c7c91e113e9 -- 0.00016000 -- 23 XCP
    https://horizon.market/explorer/tx/e35e6f6d5627d3dd1388c49f9c6a093ebff03b8e1a75a8f73c404103c93c3e27 -- 0.00016480 -- 390 XCP

    - As always just DM me if any questions or issues with these dispensers
    - 🔥 Also, there's a big 2000 XCP block currently available @ 12590 sat OTC. (atomic swap is possible, DM for details)
  • @reganhimself #3861 06:23 PM, 14 Jan 2025
    Joined.
  • @NorthrnSatosh #3862 06:23 PM, 14 Jan 2025
    gm ☕
  • @reganhimself #3863 06:24 PM, 14 Jan 2025
    Hello folks at horizon. Thanks for adding destroy functionality!

    I run a project called pixel pals and we noticed you don't allow special characters such as # in the memo.

    Please can you add?
  • @S1MONS #3864 06:25 PM, 14 Jan 2025
    Joined.
  • @PeriwigReascends #3865 06:29 PM, 14 Jan 2025
    Hi @reganhimself. So I've asked this question before and folks didn't weigh in: MPMA can fail for subtle and hard-to-capture reasons because of their memos. Have there been similar issues with destroys?
  • @reganhimself #3866 06:29 PM, 14 Jan 2025
    Not that I'm aware of
  • @reganhimself #3867 06:32 PM, 14 Jan 2025
    When you say fail what exactly do you mean? Fail to send or show as invalid?
  • @PeriwigReascends #3868 06:33 PM, 14 Jan 2025
    So the MPMAs just fail to send sometimes and I believe it can be related to the type of memo that is sent. But in any case: what we'll do is allow all ASCII characters, including special characters. That should be safe. Will that work?
  • @reganhimself #3869 06:36 PM, 14 Jan 2025
    Atm the project only looks for # in the memo however there are some things cooking in the background... So knowing a definitive lift of allowed / banned characters would be useful 🫡
  • @PeriwigReascends #3870 06:37 PM, 14 Jan 2025
    Yep got it! We'll add support for all ASCII characters. That'll cover your use-case.
  • @reganhimself #3871 06:39 PM, 14 Jan 2025
    But with regards to destroys iv never known one to fail, I can ask about in the group to see if anyone has ever had any problems.

    I thought mpma tx usually failed due to being two transactions and not calc fees appropriately. Destroys are just one transaction right?
  • Thank you ser
  • @PeriwigReascends #3873 06:43 PM, 14 Jan 2025
    Cool, ok! Yeah obviously we want to be as flexible as possible but also want to make sure that users don't lose tx fees where possible.
  • 15 January 2025 (9 messages)
  • Mobile !! Oh ya got to give that a spin !!
  • Any updates on that? I’d be interested as well!
  • @PeriwigReascends #3876 05:47 PM, 15 Jan 2025
    No update yet. Will LYK!
  • So spoke to @reinamora_137. I think this may be a stampchain API issue. Will keep you posted.
  • Yeah should be a quick fix on my end when I get to it
  • @Niftyboss1 #3879 08:57 PM, 15 Jan 2025
    New floors for XCP and PEPECASH atomic swaps 🐸
  • Thanks guys, appreciate the support
  • @reinamora_137 #3882 10:00 PM, 15 Jan 2025
    Will have it repaired today. Fix pending
  • 16 January 2025 (12 messages)
  • @codythecampbell #3883 05:46 AM, 16 Jan 2025
    So hey do we have a mobile wallet now ? I haven’t checked ? Lately !?
  • If you visit wallet on mobile. Go to menu and select "add to homescreen" it'll give you a mobile app experience without downloading software
  • @Nakamoto_xcp #3885 09:04 AM, 16 Jan 2025
    Joined.
  • @Bestbighodl #3887 11:34 AM, 16 Jan 2025
    got few tokens from them https://www.thecounterp.art/ , was too late on a few too. someone bought many best tokens already
    Link

    The CounterpART - Directory of Classic Digital Art on Counterparty / Bitcoin

  • @PeriwigReascends #3888 11:43 AM, 16 Jan 2025
    Some of these assets were issued shortly after Counterparty's creation. It's pretty awesome to see them revitalized like this.
  • @PeriwigReascends #3889 11:54 AM, 16 Jan 2025
    Actually GIFT, IRON and GLASS were all issued in the same block. Wild.
  • Burn baby burn
    So anyone figure out who pokemonw is ??
  • I didn’t dig around where they all originally made by the same person or have they been consolidated into this list ? Looks like some sweeps and sends
  • @mobdick47 ↶ Reply to #3891 #3892 04:53 PM, 16 Jan 2025
    there are plenty creators who do not want to disclose themself, look at rare pepe. It makes collecting more interesting.
  • @codythecampbell #3893 05:57 PM, 16 Jan 2025
    Ya it’s fun !!
    That one is pretty wild because so much work was done to set it up and basically give the assets back to the community pretty cool !!
  • @codythecampbell #3894 11:57 PM, 16 Jan 2025
    K odd question
    First is there a mobile wallet ? Yet ?
  • @codythecampbell #3895 11:58 PM, 16 Jan 2025
    Next
    When we set up a dispenser the way it’s set up the next alley creates a new btc addy for it right
    Thus you can’t access that wallet to take funds out only through horizon ?!
    Unless I’m missing something?
    So my computer fried and want to see if I can access funds from mobile ?!
  • 17 January 2025 (66 messages)
  • Wooow I clicked that link and I knew it was me my wallet works on my phone !
    Kinda blew my mind haha
    It knew it was me ?!
    Hopefully. When others open it isn’t me too hahaha 😂
  • @vectorconfetti #3897 12:00 AM, 17 Jan 2025
    you’ve probably logged in on your phone before
  • @codythecampbell #3898 12:03 AM, 17 Jan 2025
    Ya under a different wallet ha shhh 🤫
  • @PeriwigReascends #3899 12:06 AM, 17 Jan 2025
    I don't understand what your question is.
  • @codythecampbell #3900 02:03 AM, 17 Jan 2025
    Well maybe. There isn’t one lol
    So when I set up a dispenser with the new system
    It creates a wallet for that specifically.
    Is that wallet attached to my original wallet same as if I just added more wallets in my free wallet or does it have its own seed phrase ?
    My issue is all the wallets I’ve created for dispensers I can take the money out of once you have a sale in multiple ways.
    Horizons seems like I can. Only accesss that dispenser wallet from horizon ?
  • @codythecampbell #3901 02:06 AM, 17 Jan 2025
    In my account on horizon wallet mobile
    It shows my main addy if I want to even view how much is in the dispenser addy I need to get out copy it and go to explorer
    It would be good if we had open dispensers if we could view and transact in them from. Our main wallet view or a toggle to open dispensers ?
  • @vectorconfetti #3902 02:07 AM, 17 Jan 2025
    i believe it’s an address generated off the same seed, so you can access it anywhere you can import your seed
  • @codythecampbell #3903 02:07 AM, 17 Jan 2025
    Simplified question
    Is the dispenser adress created for my Cocodile asset contained under my main adress seed phrase or does it have its own?
  • @codythecampbell #3904 02:08 AM, 17 Jan 2025
    Okay 👌
    So how do we view all the wallets I have on that seed phrase ?
    I put seed In and it only ever takes me to the main one ?
    I can’t. See how to toggle between addresses
  • @codythecampbell #3905 02:09 AM, 17 Jan 2025
    Oh and remember I’m pretty dumb lol 😂 have to alway have that on the top of mind lol 😂
  • It's more nuanced than this. Horizon is a BIP84 wallet, which means that it supports multiple _accounts_ within the same _wallet_. An account may contain 1 or more addresses, and coins from one account cannot be spent by another. To learn more about accounts refer to the BIP 44 documentation: https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki

    Because Counterparty doesn't allow multiple source addresses per tx we thought it best to have only one address per account (otherwise your account could, for example, have a balance that could not be spent all at once), so when you open a dispenser on a new address it does so at an address in a new account.

    Account generation is deterministic so accounts created can reliably be regenerated if e.g. you delete your wallet from your device and restore from your seed.

    If you want to import your Horizon seed into another wallet and you have multiple active accounts in your wallet then the wallet into which you're importing your seed needs to support multiple accounts, too. Alternatively, you can just import the private key associated with the address at the account into that wallet.
    bips/bip-0044.mediawiki at master · bitcoin/bips

    Bitcoin Improvement Proposals. Contribute to bitcoin/bips development by creating an account on GitHub.

  • @PeriwigReascends #3907 02:18 AM, 17 Jan 2025
    We tried to explain all of this in the account creation workflow when opening a dispenser at a new address and in the Reset Wallet workflow. If we can improve those instructions please let us know how.
  • @codythecampbell #3908 02:20 AM, 17 Jan 2025
    Ah okay boils down to easy answer
    You need to import private keys for that dispenser wallet.
    If you’d like to have it on your. Horizon wallet
  • @PeriwigReascends #3909 02:21 AM, 17 Jan 2025
    yep
  • @codythecampbell #3910 02:22 AM, 17 Jan 2025
    So then does everyone just use a free wallet to get there funds out of the new dispenser addy ? That would be funny
    I want a poll on how people are gathering there earnings easily ?! If you can only view and transact in one wallet at a time on horizon
  • @PeriwigReascends #3911 02:22 AM, 17 Jan 2025
    That is not at all what I said.
  • @codythecampbell #3912 02:25 AM, 17 Jan 2025
    I know but no one is swapping in a new private key each time they want to move funds I don’t think ?
    Or do they have multiple horizon wallets open at once ?
    I’m just looking for best practice
    I like a process that works then just work it. ! Is all
  • @codythecampbell #3913 02:25 AM, 17 Jan 2025
    I’m simple
  • @codythecampbell #3914 02:25 AM, 17 Jan 2025
    lol 😂
  • @codythecampbell #3915 02:27 AM, 17 Jan 2025
    I’m sure it’s painful. Because you’re so dang smart and this is like second nature to you.
    But that auto dispenser creation. Kind of gave me a bit of the “oh shits “
    How do I get $ out of it
    Kind feel when you don’t fully. See the best way to do it
  • @PeriwigReascends #3916 02:27 AM, 17 Jan 2025
    I am not sure what you want me to say here. What you want to do can be done by importing private keys where necessary between freewallet and horizon wallet.
  • @PeriwigReascends #3917 02:29 AM, 17 Jan 2025
    Wallets implement different standards and you cannot rely on them to all follow the same ones.
  • @codythecampbell #3918 02:29 AM, 17 Jan 2025
    K I guess what I’d like to. Know is what the others are doing ?!
    That just seems too clumbsy to be doing all the time
    A lot of guys have 15-20-50 dispensers open
  • Yes indeed I’ve seen that with phantom and Xverse and others. Importing keys over seed is a slam dunk that your getting the adress imported.
  • @codythecampbell #3920 02:31 AM, 17 Jan 2025
    I could really see adding created dispensers tab on the accounts area of your wallet making things pretty amazing.
    Then it would keep things all in house.
  • @PeriwigReascends #3921 02:31 AM, 17 Jan 2025
    Yep we're currently redesigning the wallet and trying to keep things like this in mind.
  • @codythecampbell #3922 02:32 AM, 17 Jan 2025
    Cool 😎
    I like to break shit
    So if you’re doing any beta I’ll break it for you !!
    Hahha k
  • @codythecampbell #3923 02:33 AM, 17 Jan 2025
    Can like never fix stuff in here hahah
    But I can sure seem to find the weak spots for normies hahah
  • @codythecampbell #3924 02:35 AM, 17 Jan 2025
    Me with eth lol I’m kinda Lenny haha
  • @XCERXCP #3925 02:36 AM, 17 Jan 2025
    NGL that’s pretty funny
  • @XCERXCP #3926 02:37 AM, 17 Jan 2025
    It’s so shitty it’s funny
  • @codythecampbell #3927 02:37 AM, 17 Jan 2025
    Hahah yup lol haha 😂
  • @vectorconfetti #3928 02:37 AM, 17 Jan 2025
    cody has a cool style
  • @codythecampbell #3929 02:37 AM, 17 Jan 2025
    0tech
  • @codythecampbell #3930 02:38 AM, 17 Jan 2025
    Lots of Lenny to come lol 😂
  • reading through this spec - there is a section on account discovery, so in theory, if a user imports their horizon seed where they previously created multiple accounts, could/does horizon keep ‘discovering’ until it finds all the accounts previously created at that seed?
  • @PeriwigReascends #3932 02:47 AM, 17 Jan 2025
    yep exactly
  • @PeriwigReascends #3933 02:47 AM, 17 Jan 2025
    account generation is deterministic.
  • @vectorconfetti #3934 02:48 AM, 17 Jan 2025
    so does it find all the accounts you used for you automatically? or you have to keep adding them yourself
  • @PeriwigReascends #3935 02:48 AM, 17 Jan 2025
    the current milestone includes having the wallet take care of this for you but atm user has to do it
  • @codythecampbell #3936 02:50 AM, 17 Jan 2025
    Future seems bright
  • @codythecampbell #3938 03:06 AM, 17 Jan 2025
    One a day let’s see if they get better ❤️‍🩹
    You can be the judge
    @XCERXCP
  • @XCERXCP #3939 04:04 AM, 17 Jan 2025
    Ha I think their great
  • @booey88 #3940 11:07 AM, 17 Jan 2025
    Just some feedback as a long time crypto user;

    The setup of Horizon wallet has WAY too much friction. I like to compare with Phantom (a UI / UX dream!) or Metamask, which are major wallets with tens of millions of users.

    Phantom: Completed first time setup procedure in 8 seconds!
    Horizon: Took me more than 2 minutes

    Suggestion: Do NOT prevent copying the seed words to the clipboard, which forces the user to manually type them. Display a warning instead.

    Another thing: A "what's new" or "explore" button in the wallet would be great and help new users get started. See Phantom, Metamask

    That said, I've found Horizon wallet to be very solid and enjoy using it more and more 🙂
  • @PeriwigReascends #3941 12:07 PM, 17 Jan 2025
    Appreciate the feedback! The copying seed thing naturally attracts strong opinions on both sides but I hear you - will consider it.

    Yep a "What's New" section could be cool! Once we have the redesign + swaps in-place it could be good to add this but would want to understand how this data is sourced (if it extends beyond Horizon). We don't have the resources to provide those kinds of updates ourselves atm.
  • @codythecampbell #3942 04:10 PM, 17 Jan 2025
    Okay I must say I love when you got to trigger a dispenser that it shows you what your getting
    A much better feel that the past especially if your new to it !!
    Fine work good job alright !!
  • @masteronchain #3943 05:12 PM, 17 Jan 2025
    Official Mint website - 0.000022 btc or FREE is you're in the WL. LFG! 🚀👊
    https://chainlegends.artonchain.net/
    Chain Legends by MasterOnChain

    Chain Legends by MasterOnChain is a fully on-chain 10k SRC721 PFP collection on the Bitcoin Stamps protocol, utilizing Counterparty with Olga encoding. Chain Legends is for those who are passionate about creativity, self-expression, and building a vibrant, decentralized community. It's for the innovators and dreamers who want to unleash their imagination and connect with others through unique crypto avatars.

  • @codythecampbell #3945 05:20 PM, 17 Jan 2025
    Haha I’m always up for some LFG ! Vibes
  • One line of css and these images will appear crisp.
  • @codythecampbell #3947 05:21 PM, 17 Jan 2025
    Oh wait I’m on the fence with these pixilated pfp ones are there any with some pazzazz
  • @mikeinspace #3948 05:22 PM, 17 Jan 2025
    In this file
  • @mikeinspace #3949 05:22 PM, 17 Jan 2025
    Simply replace the existing image in the zip with your art (named the same) or change the references in the HTML. This will show you how your Stamp will scale.
  • Oh k there we go alway need a Mike to make stamps sound like a good idea !! LFG MIKE king stamp man !!
  • Oh perfect that’s what I needed great. Tool !!
  • Hmm do I need to open that on a computator to upload art ? It has no options on my phone rn
  • @codythecampbell #3953 05:25 PM, 17 Jan 2025
    Oh man still unisat wallet only eh grrrr I’m resisting haha not sure why lol
  • Images already have image-rendering:pixelated; set, but since those are svgs, I think the issue could be within the svg file.
  • @masteronchain #3955 05:28 PM, 17 Jan 2025
    Hold on, I might miss the full picture with the various prefixes needed.
  • @codythecampbell #3956 05:29 PM, 17 Jan 2025
    You need a stamp chat lol
  • @codythecampbell #3957 06:48 PM, 17 Jan 2025
    Block chain super slow rn
    Or maybe I’m spamming too much hahaha !!
  • @codythecampbell #3958 07:27 PM, 17 Jan 2025
    3 1/2 hours to get some xcp layer 2 solutions will be needed. For sure ! Ssssssllllloooooow
  • @codythecampbell #3959 07:49 PM, 17 Jan 2025
    Maybe one day I’ll understand
    But man Dogeparty stuff is like boom 3 seconds. Btc is king of assets but transacting dinosaur lol eh
  • @codythecampbell #3960 07:51 PM, 17 Jan 2025
    Transactions must have heard me lol 😂 boom 💥 ha
  • @codythecampbell #3961 07:53 PM, 17 Jan 2025
    This looks like a hit list lol my wife wondered what the heck
    Ha !!
  • 18 January 2025 (7 messages)
  • @7876690290 #3962 06:07 AM, 18 Jan 2025
    Joined.
  • @codythecampbell #3963 05:22 PM, 18 Jan 2025
    All I got to say
  • @Nakamoto_xcp #3964 05:41 PM, 18 Jan 2025
    $Trump pump incoming
  • @codythecampbell #3966 06:16 PM, 18 Jan 2025
    Hahah should be a horizon Link l Iol
  • @codythecampbell #3968 06:16 PM, 18 Jan 2025
    A good comparison
  • 19 January 2025 (2 messages)
  • @IceTeaTop #3969 06:53 PM, 19 Jan 2025
    Joined.
  • @krostue #3970 09:03 PM, 19 Jan 2025
    20+ new orders up for Rare Pepes at even more reduced rates.
  • 20 January 2025 (20 messages)
  • @codythecampbell #3971 12:19 AM, 20 Jan 2025
    Gggggraaaabed
  • OK Web Store finally accepted v1.6.5 of the wallet. now all ascii characters are supported.
  • @NORMANCOMICS #3984 03:26 PM, 20 Jan 2025
    Joined.
  • @reganhimself #3985 04:34 PM, 20 Jan 2025
    Ty ser
  • @NORMANCOMICS #3986 04:35 PM, 20 Jan 2025
  • @NORMANCOMICS #3988 04:36 PM, 20 Jan 2025
  • @PeriwigReascends #3989 08:09 PM, 20 Jan 2025
    RBF support is now available in the Horizon web wallet: https://wallet.unspendablelabs.com! Should be available in the extension in the next couple of days.

    Super easy to use just click the rocket icon next to a mempool tx in your activity feed and then specify the new fee/vbyte you want
  • @NORMANCOMICS #3990 09:13 PM, 20 Jan 2025
    WHAT WOULD WE HAVE TO DO TO GET THE HORIZON MARKET TO ACCEPT BTCEBT(BTCWELFARE) & FAKE MONIES(FREEMONEYS) AS CURRENCIES OF TRADE ON HORIZON.MARKET SIMILAR TO HOW YOU CAN TRADE IN XCP OR PEPECASH??
  • @NORMANCOMICS #3991 09:13 PM, 20 Jan 2025
  • @PeriwigReascends #3993 09:15 PM, 20 Jan 2025
    you can trade any Counterparty asset for any other Counterparty asset on Horizon.
  • I KNOW. WAS JUST JOKING BC I HAVE NO BTC OR XCP SO I CAN’T SWAP ATOMICS AS THEY SAY HAHAHA BUT MY BTCWELFARE HIT & IM BTCEBT HEAVY
  • @PeriwigReascends #3995 09:16 PM, 20 Jan 2025
    Open dispenser for BTCWELFARE and FREEMONEYS it looks like
    https://horizon.market/explorer/assets/BTCWELFARE?marketsTab=dispensers

    https://horizon.market/explorer/assets/FREEMONEYS?marketsTab=dispensers
  • Buy some BTC and XCP and you'll be good!
  • @Nakamoto_xcp #3997 10:22 PM, 20 Jan 2025
    We need a ai agent for horizon Markets
  • @cozykek ↶ Reply to #3997 #3998 10:30 PM, 20 Jan 2025
    i can build one but it costs $$ to run
  • @cozykek #3999 10:32 PM, 20 Jan 2025
    i built the ai chatbot on https://pepeflags.art
    Home

    Pepe Flags: NFT Art Redefined Each Pepe The Frog Flag is minted on CounterpartyBitcoin's Layer 2 Protocol Meets Meme Magic US State Flags Minted 0 Mints Per Flag 0 Floor Price $ 0 Counterparty Protocol bitcoin / counterparty See the entire collection: View Collection click here for how to

  • 21 January 2025 (6 messages)
  • @cozykek ↶ Reply to #4001 #4002 12:18 AM, 21 Jan 2025
    thank u
  • New friend
  • @Niftyboss1 #4004 12:02 PM, 21 Jan 2025
    Updated - 1166 XCP available on verified dispensers

    https://horizon.market/explorer/tx/f74a1ddec875d2b6dc8052abf63e82e8fe8a2d2d21310c2f3aff3323863670af -- 0.00010840 -- 428 XCP
    https://horizon.market/explorer/tx/10d22040a67fcbd26242ea0cd8e9dbd526c2d1443bc18e72b09c27726ca2782e -- 0.00011100 -- 215 XCP
    https://horizon.market/explorer/tx/6d225cd0e36b26ff72484d9b695ac56a4bb52e438e4fd2b186ba3cfc91e63358 -- 0.00016000 -- 120 XCP
    https://horizon.market/explorer/tx/70704e5108e9330d15e7ed251ffbcdd6504f617090f01a3f2ca67c7c91e113e9 -- 0.00016000 -- 13 XCP
    https://horizon.market/explorer/tx/e35e6f6d5627d3dd1388c49f9c6a093ebff03b8e1a75a8f73c404103c93c3e27 -- 0.00016480 -- 390 XCP

    - Current atomic swaps listings: https://horizon.market
    - OTC: 1x2500 XCP available (today only) @ 12500 sat 🔥 - DM for info
  • Hard at it again I see !! LFG !!
  • @codythecampbell #4007 04:11 PM, 21 Jan 2025
    So you gents know with my dispenser oddness I just had To close out and reload my wallet seed then voooolila
    The auto generated dispenser showed up on the side like I am assuming it’s suppose to !
    Now I could actully see how setting them up this way could be pretty cool
    Especially if they all end up just being on the edge of the wallet like that !!
    Easy to see and know what’s up at a glance !!😘❤️
  • 22 January 2025 (20 messages)
  • @PeriwigReascends #4008 08:43 PM, 22 Jan 2025
    Hi, all. I am happy to share a first version of Counterparty collections on Horizon. Plenty of work to do on the UI side, more collections to add, need to integrate it into the market as other NFT marketplaces do, but please check it out! https://horizon.market/explorer/collections
  • None
  • @reganhimself #4011 08:51 PM, 22 Jan 2025
    Awesome!
  • @reganhimself #4012 08:53 PM, 22 Jan 2025
    I may have some feeds for you to add other projects such as kaleidoscope etc
  • @reganhimself #4013 08:54 PM, 22 Jan 2025
    I run a nunber of art bots for xcp projects
  • @PeriwigReascends #4014 08:54 PM, 22 Jan 2025
    great, yeah. kaleidoscope conflicts with some other collections (they overwrite XCP's description for example lol) so we have to deduplicate. but yeah we're definitely working on adding more.
  • Yh pepecash lol
  • @reganhimself #4016 08:55 PM, 22 Jan 2025
    Sweet well i got feeds for fake apes, droolingapes, mafiawars etc
  • @subterranean1 #4017 09:30 PM, 22 Jan 2025
    @PeriwigReascends is there a process for getting a collection displayed on the market?
  • @PeriwigReascends #4018 09:30 PM, 22 Jan 2025
    we're working on that next, actually
  • @PeriwigReascends #4019 09:31 PM, 22 Jan 2025
    got a long backlog. think it will be a few weeks.
  • @davesta ↶ Reply to #4008 #4020 10:00 PM, 22 Jan 2025
    This is big!!
  • @booey88 ↶ Reply to #4020 #4021 10:40 PM, 22 Jan 2025
    I envision a day where all the rare pepe trading taking place on opensea will move to counterparty itself, where it belongs
  • @PeriwigReascends #4022 10:42 PM, 22 Jan 2025
    we're doing what we can to make that happen. next thing is to integrate attach/detach directly into the market; in parallel we're working on adding swaps directly to the wallet. it's a big effort but we're well on the way.
  • @davesta ↶ Reply to #4021 #4023 10:42 PM, 22 Jan 2025
    no hate on horizon, but you want normies in on the action? - xcp.io is the best UI and place for it imo..... amazing price history (for everything... dex, scarcecity, eth, dispensers etc)

    it looks and feels like Magic Eden and is so easy to understand (and it shows cool CIP25 style artwork too!)

    you add a 1 click ez buy setup on that website (and it could accomadate alot of wallets FW, Horizon, Unisat, RPW etc.) ..... and i think xcp moon
  • @PeriwigReascends #4024 10:43 PM, 22 Jan 2025
    yep dan's done a great job with xcp.io (that work he did gathering market data was a huge contribution). we're working on the next iteration of the Horizon UI over the coming weeks.
  • @davesta ↶ Reply to #4023 #4025 10:44 PM, 22 Jan 2025
    hell you give me a website like that with all xcp wallets supported, charge big ol fees i dont care - it would be a one stop shop for everything
  • @davesta ↶ Reply to #4024 #4026 10:44 PM, 22 Jan 2025
    hell yeah, excited to see it
  • @PeriwigReascends #4027 10:45 PM, 22 Jan 2025
    will continue being an iterative process. As you said, the end-goal should be to approximate ME's UX. We'll get there.
  • 23 January 2025 (2 messages)
  • @PeriwigReascends #4028 11:36 AM, 23 Jan 2025
    Hi, everyone! Happy to share that RBF support is now available in the extension with the latest release (v1.7.2). Should be very straightforward to use but if you run into any issues please let me know.
  • @Niftyboss1 #4029 07:02 PM, 23 Jan 2025
    Updated - 1117 XCP available on verified dispensers

    https://horizon.market/explorer/tx/db7f07a509a556d3fb20ef424d5192f159bf54a9e624dda3e9422fc7e8bb880a -- 0.00009500 -- 38 XCP
    https://horizon.market/explorer/tx/f74a1ddec875d2b6dc8052abf63e82e8fe8a2d2d21310c2f3aff3323863670af -- 0.00010840 -- 341 XCP
    https://horizon.market/explorer/tx/10d22040a67fcbd26242ea0cd8e9dbd526c2d1443bc18e72b09c27726ca2782e -- 0.00011100 -- 215 XCP
    https://horizon.market/explorer/tx/6d225cd0e36b26ff72484d9b695ac56a4bb52e438e4fd2b186ba3cfc91e63358 -- 0.00016000 -- 120 XCP
    https://horizon.market/explorer/tx/70704e5108e9330d15e7ed251ffbcdd6504f617090f01a3f2ca67c7c91e113e9 -- 0.00016000 -- 13 XCP
    https://horizon.market/explorer/tx/e35e6f6d5627d3dd1388c49f9c6a093ebff03b8e1a75a8f73c404103c93c3e27 -- 0.00016480 -- 390 XCP

    - As always just DM me if any questions or issues with these dispensers
    - Current atomic swaps listings: https://horizon.market
    - OTC: 1000 XCP currently available @ 11000 sat 🔥 - DM for info
  • 25 January 2025 (1 messages)
  • @jsteezy1 #4030 06:46 AM, 25 Jan 2025
    Joined.
  • 26 January 2025 (5 messages)
  • @NORMANCOMICS #4031 06:33 PM, 26 Jan 2025
    WHAT DO THE “CREDITS” ALLOW YOU TO DO ON HORIZON.MARKET ?
  • @Niftyboss1 ↶ Reply to #4031 #4032 06:40 PM, 26 Jan 2025
    List stuff for sale on the atomic swaps marketplace
  • @NORMANCOMICS #4033 08:45 PM, 26 Jan 2025
  • TWAS WHAT I THOUGHT… SO IS EACH CREDIT A SWAP?
  • @Niftyboss1 #4035 10:43 PM, 26 Jan 2025
    Updated - 1183 XCP available on verified dispensers

    https://horizon.market/explorer/tx/f6d09a760049ab018f7258d9334ab4c03f6257ca4316dff08cbfadc8a12e43ac -- 0.00009500 -- 25 XCP
    https://horizon.market/explorer/tx/56f833e7f986c41b7f93d28cd9aabd3916df9de088dc8cb5c568065e81d8d8bd -- 0.00009960 -- 503 XCP
    https://horizon.market/explorer/tx/10d22040a67fcbd26242ea0cd8e9dbd526c2d1443bc18e72b09c27726ca2782e -- 0.00011100 -- 145 XCP
    https://horizon.market/explorer/tx/6d225cd0e36b26ff72484d9b695ac56a4bb52e438e4fd2b186ba3cfc91e63358 -- 0.00016000 -- 120 XCP
    https://horizon.market/explorer/tx/e35e6f6d5627d3dd1388c49f9c6a093ebff03b8e1a75a8f73c404103c93c3e27 -- 0.00016480 -- 390 XCP

    - As always just DM me if any questions or issues with these dispensers
    - Current atomic swaps listings: https://horizon.market
    - Larger XCP blocks are often available OTC - DM for current availability
  • 30 January 2025 (11 messages)
  • @g0barry #4036 04:17 PM, 30 Jan 2025
    Joined.
  • @g0barry #4037 04:17 PM, 30 Jan 2025
    Hello
  • @g0barry #4038 04:18 PM, 30 Jan 2025
    Small feature request
  • @g0barry #4039 04:18 PM, 30 Jan 2025
    it looks like horizen explorer doesn't show assets that have description with WEBP ordinal inscriptions, but works with PNG
  • @g0barry #4040 04:18 PM, 30 Jan 2025
    tokenscan and xcp.ninja seems to support webp
  • @g0barry #4041 04:18 PM, 30 Jan 2025
    Can horizen.market be updated to support WEBP?
  • @teysol #4042 04:22 PM, 30 Jan 2025
    yep! will do
  • @papeto #4043 04:30 PM, 30 Jan 2025
    Joined.
  • @nftlover1997 #4044 06:11 PM, 30 Jan 2025
    https://www.thecounterp.art/series2

    have you seen?
    They launched series 2 today.
    another great work by the team.. impressive and clean website just like the art they do...
    Link

    The CounterpART - Directory of Classic Digital Art on Counterparty / Bitcoin

  • @PeriwigReascends #4045 06:18 PM, 30 Jan 2025
    yeah not sure who's behind this but another great collection.
  • @nftlover1997 #4046 06:22 PM, 30 Jan 2025
    I don't know either, but the new collection, with such an idea (puzzle) is great!!🤯
  • 31 January 2025 (34 messages)
  • Yes… and I was on a spamming the blockchain mission today and I must say mobile wallet is working like clock work !!
    I need to file a. Compliment on git hub haha
    They could use it !
    LFG
  • @codythecampbell #4048 12:04 AM, 31 Jan 2025
    Okay I would like to see in asset creation one more line to add a description JSON file that would be nice
  • @ollieblockchain #4049 12:54 AM, 31 Jan 2025
    Hi
  • @ollieblockchain #4050 12:54 AM, 31 Jan 2025
    Am i able to import private keys from freewallet to horizon?
  • @NORMANCOMICS #4051 01:07 AM, 31 Jan 2025
    Random question… have any of you ever used COUNTERCORD on your discord groups to token gate xcp assets?
  • Yes if you create a new horizon wallet or import an existing wallet, when the wallet opens there is an option to import a private key. You will see the option when you click the settings button on the top right
  • That sounded like futuristic techno language
    Interesting !!
  • @codythecampbell #4054 02:04 AM, 31 Jan 2025
    What is countercord ?
  • Link?
  • @NORMANCOMICS #4056 03:42 AM, 31 Jan 2025
    Xcp.io/asset/COUNTERCORD
    COUNTERCORD Asset Info - XCP.io

    View details for Counterparty asset COUNTERCORD

  • @NORMANCOMICS #4057 03:42 AM, 31 Jan 2025
    READ THE META DATA IT HAS THE LINK TO THE GITHUB ETC
  • @codythecampbell #4060 05:57 AM, 31 Jan 2025
    Doh 😣
    Closed dispenser whaaat lol
  • @therealmunehisahonma #4061 02:13 PM, 31 Jan 2025
    Hello,

    I've noticed when using the Horizon explorer a rather frequent discrepancy between the "supply" of a particular asset and the "balances" (holders) of the same asset.

    For example, the asset DORAEMON has a "supply" of 11.

    https://horizon.market/explorer/assets/DORAEMON?marketsTab=swaps

    But if I add up the QTY held by the 3 addresses holding the asset, there appear to be only 9 DORAEMON accounted for:

    https://horizon.market/explorer/assets/DORAEMON/balances?sort=quantity%3Adesc

    Where are the other 2 DORAEMON tokens?

    Why does this discrepancy exist?
  • I nominate this collection to be added to the list:

    https://www.thecounterp.art/

    "The Counterpart"
    Link

    The CounterpART - Directory of Classic Digital Art on Counterparty / Bitcoin

  • @PeriwigReascends #4063 02:16 PM, 31 Jan 2025
    because there are open dispensers and orders which escrow balances.
  • Ok, the math does work for that asset.

    So any token that is in a dispenser is held in escrow and is no longer considered as part of the assets owned by a particular address, is that correct?
  • I see that too ? Odd I wondered if it’s because someof those had recent value changes and or they are divisible ?
    Like when buying xcp or sending it
    You need to make dang sure you put a . Point or you end up sending.0000001 haha
  • Yeah, it was a bit confusing to me, but Evan's explanation that the tokens held in dispensers are part of the total supply makes sense. I'll try looking at the other assets that way and see if it clears up my confusion.

    BTW, did you get the complete DRAGON?
  • yes, this isn't a Horizon thing. To my knowledge this has always been how Counterparty does things.
  • Yes, I noticed the same phenomenon on tokenscan, but I was not sure if it would be appropriate to mention that name here (is it verboten?).
  • @PeriwigReascends #4069 02:30 PM, 31 Jan 2025
    lol no. but yeah it's just Counterparty. if you look at the results returned by the API you'll see the same thing.
  • Mems the word 🤫
  • @booey88 #4071 06:21 PM, 31 Jan 2025
    What is the meaning of "Lock price" in the Open Order action?
  • @codythecampbell #4073 06:21 PM, 31 Jan 2025
    Ya I wondered too ?
  • @codythecampbell #4074 06:21 PM, 31 Jan 2025
    Do tell ?!
  • On the backend there is no price for an order, just give_quantity/get_quantity, so if you want to maintain the same ratio but change the numbers you can lock the price. useful for order matching since the Counterparty dex is a limit orderbook
  • @PeriwigReascends #4076 06:31 PM, 31 Jan 2025
    It's meant to work in conjunction with triggering orders from the asset details page. So clicking "BUY" on this open order would trigger the order modal in the wallet and, if you didn't have sufficient XCP to or didn't want to match with the whole order, you could lock the price, decrement the quantity and still match with the open order.
  • @NORMANCOMICS #4077 08:36 PM, 31 Jan 2025
    IM SURE I COULD PROBABLY GET YOU ONE IF YOU NEEDED IT OR AT LEAST THE COUNTERCORD.CASH I HAVE A LOT OF THAT HAHA
  • @NORMANCOMICS #4079 08:37 PM, 31 Jan 2025
    I THINK IT’S DOPE LOOKING
  • I noticed that !!
    Hmmmm
    I was gonna grab some !!
  • @NORMANCOMICS #4081 11:27 PM, 31 Jan 2025
    SHOOT ME A DM WHENEVER MY FREN