- 18 February 2022 (87 messages)
-
-
please, can you tell me exactly what are you trying to do? are you using "encoding" parameter to force p2sh when you are sending a create_issuance?
-
-
I had no error on previous command (create_burn) using same encoding parameter and signing method, but when i tried with create_issuance it returned
{
error: {
code: -32001,
message: 'Error composing issuance transaction via API: Unknown encoding‐scheme.'
},
id: 0,
jsonrpc: '2.0'
} -
-
oh i thought this was the official dev channel 😅🙈
-
hmmm, i'll try to test it to see what's happening
-
🙏🙌
-
It's a general one, but might be needed
-
+1
-
Made @Counterparty_Dev
-
the channel already exists... I just added you to it
-
-
if you don't mind could you also add me to it
- 19 February 2022 (69 messages)
-
Word, can I get an invite too?
-
Me 3?
-
Prolly best to just start using this one as it has a publicly joinable link… the other one doesn’t https://t.me/Counterparty_DevOfficial Counterparty Dev Chat
Group for discussion about Counterparty based development Github: https://github.com/CounterpartyXCP/ Docs: https://docs.counterparty.io/
-
Yo @jdogresorg I've got a new project minted, how can I get a magical green official project link
-
-
I've got a question on API calls for dogeparty. I've been looking through https://dogeparty.xchain.io/api and want to get an api pull of Estimated value in DOGE and USD of the asset XDP for every day. Basically grabbing historical information on XDP Price. I know I am in the right place, but am wondering how to call this: https://dogeparty.xchain.io/api/asset/XDP - but for every day historically instead of just today.
-
New scammer dispenser! - be careful https://host1.xchain.io/tx/a90eba6c1cd4397783b5a89442f60b5379128094bba9130fd231be601fa1b330
-
One dispenser 0.08 btc for all 5 plebz
PLEBZ.ANON 21 issued PLEBZ.ORANGEPILLED 21 issued PLEBZ.ANTIQUE 21 issued PLEBZ.EVANGELIST 21 issued PLEBZ.BIG 21 issued
https://xchain.io/tx/259b2f39cb134f8facf17daa5e31b3da1697c8b162ae4c26a9578bef49c9c1a8 -
Any of you guys here use Open Sea to sell XCP NFTs? (im looking into now, but it seems you need coval token) just wondering how easy it is?
-
ok, just seen a how to list/video. sod that. 😄
-
gm all, i'm new to xchain
i set up freewallet, deposited some bitcoin, used one of the XCP dispensers verified here (set transaction priority to high)
how long is a reasonable period to wait for transaction confirmation? -
-
Hi, xcp is running over btc, where average confirmation time is 10 minutes, but confirmations taking up to one hour may and do occur from time to time
-
Good 👍
-
-
Check https://mempool.space/fr/to see latest blocksThe Mempool Open Source Project™
Our self-hosted mempool explorer for the Bitcoin community.
-
bookmarking it, thanks!
-
-
if anyone here is looking to buy GenOfLight cards, send me a offer. 💎
-
i'm watching the mempool and it's been an hour since the last block mined and the last 2 blocks are very small in size (150kB and 330 kB)
is this normal? -
I guess no one is mining
-
-
please do and thank you! :D
-
-
-
-
-
-
-
-
randomness, you can expect a new block to be found every 10 minutes, on average
-
what does this error mean? how to fix?
-
-
I have no idea what server it's referring to though 😂
-
But yes, should hopefully fix it
-
That should be in Settings | Server Settings.
-
I guess it's trying to pull asset info via xchain
-
Yes, but the message is weird nevertheless considering it's a send dialog connecting to a p2p network
-
Error messages. Users best option to rant about lazy devs 😂
-
Ah, it's not connected to a p2p network. It's calling a createSend method on some Counterparty server (which, itself, is connected to a p2p network): https://docs.counterparty.io/docs/develop/api#create_sendTechnical Specification | Counterparty
Read API Function Reference
-
Ah, the nifty details of XCP are still beyond me
-
-
👌🙏
-
currently i have 'api host: xchain.io'. what should i try changing it to?
-
Not this one
-
which one?
-
cp host?
-
-
-
i have api.counterparty.io
-
users should always use api.counterparty.io and not change their servers as the servers are quite often going up and down for maintenance, etc.... using api.counterparty.io and xchain.io are the preferred hosts since they are load-balanced hostnames
-
any "server error" message is coming directly from the counterparty API.... nothing to do with xchain... xchain is just for viewing the current state of things (balances, history, etc)... when it comes to actually performing an action (send, broadcast, order, dispenser, etc) then the wallet uses the Counterparty API at api.counterparty.io (default) to generate the transaction and sign it in the wallet
-
-
those are the settings users should be using.
-
-
-
Oooh that’s cool 😎 thanks 🙏
-
FYI, this method is not officially supported by xchain and may be disabled in the future... stuffing a video player into the description works now, but may change in the future... youtube and gifs are the preferred method
-
ideally we need an updated enhanced asset info spec/CIP to be written up to support much more information that just the basic image, pgpsig, and description.... I have setup xchain.io to support some additional fields for use with the coindaddy.io $5/year asset enhancement services (to help cover my operating costs for xchain.io), but in the future after we have a better spec defined for how to display various file formats, xchain.io will be updated to use that spec and most likely will limit the "description" field to only be text and no longer support HTML... at which point all these assets that have been piggybacking their mp4 support in the description field will no longer work..... but, for now i'm leaving things alone until we get a better CIP/spec written up.... prolly a few months out
-
in a perfect world, we don't want to allow injection of HTML into a webpage, as it could do nefarious things, like inject javascript code to take you to another page, do crypto-coin mining on your system, etc... works now cuz I'm allowing it until we get a better spec written up 🙂
-
Wouldn't it be better to cut it off sooner rather than later? The future cleanup is only gonna get worse. Fake Rares will be an absolute mess.
-
I don't feel it is a good idea to cut it off before we have a better spec in place to support some of the features users want, (like ability to play mp4)..... once we have an updated enhanced asset info spec/CIP, then pointing a JSON value at a .mp4 file and loading that mp4 file up into a player in a standardized way will be pretty straightforward.... and I'll prolly allow some grace period of a few months so people can migrate to the new format
-
the coindaddy.io asset enhancement service allows collcetion of a bunch of extended data, and once we have a better spec written up, then i'll put that data into the new JSON format name/value pairs 🙂
-
I like allowing people to be creative and push the limits of what is possible... until we can get our arms around things and standardize it a bit better 🙂
-
i'll try to spend some time writing up a better enhanced asset info spec in the next month or two... been on my todo list for years... just busy busy busy
-
also... once we have a new spec... you should be able to take the data collected from your service and put the mp4 file in the correct name/value pair and still have all the assets using your service work fine 🙂
-
not looking to break your service.... and happy to help ya with migration when the time comes 🙂
-
Isn't my service FWIW. I'm just a fanboi
-
ahh... got ya.... well, i'll do my best to work with any services that are stuffing HTML into the description to enable functionality to make sure that any migration is smooth and doesn't break things for users... last thing we want to do is break a bunch of stuff 🙂
- 20 February 2022 (57 messages)
-
Updated: today's safe XCP dispensers - (verified owners, safe to use)
https://host1.xchain.io/tx/047c201a0d3b4d5ded62317c35e0d3884f0d5c67f1d01e326f6bc1a121735b4d --- 804 XCP
https://host1.xchain.io/tx/ca1a7845efcdd5b6292c14a886058c7d76a3f0a04e412e9ff24f9d50fb6d5a94 --- 150 XCP
https://host1.xchain.io/tx/0b61ef3398a10040aaff7a45dfebb69f7594186bdd691e96900b531fbbbefde8 --- 150 XCP
Dispenser owners, DM me to register/verify yours -
desktopcommando.bit
revoke any Opensea that you migrated etherscan.io/tokenapprovalc… twitter.com/wizardofsoho/s…
-
Big hack going on if you migrated contracts on Opensea
-
foobar
🚨 NFT EXPLOIT 🚨 The hacker is using a helper contract deployed 30 days ago, to call an OS contract deployed 4 years ago, with valid atomicMatch() data. Likely a signature phishing attack from several weeks back, the attacker is exploiting now before all listings expire.
-
Thanks for info, good to know so now I can prepare for future 🙏
-
So all migrated assets got hacked?
-
it wasnt them in the end it was a phishing scam
-
but it was a scam about migrating
-
ℭ𝔶𝔭𝔥𝔯.Ξ𝔱𝔥
Calling it now. The hacker used a standard phishing email copying the genuine #Opensea one sent out a few days ago, then got a number of people to sign permissions with WyvernExchange. No exploit, just people not reading sign permissions as normal.
-
What if someone already migrated and signed the message?
-
It wasn’t the migration tool - it was a email phishing scam sent to opensea users
-
The question is how did they get those addresses
-
Using the email link to the malicious contract
-
If you did it on opensea itself your ‘likely’ safe
-
-
Check opensea twitter - believe it safe
-
Ok thanks
-
Should we have any concerns with signing messages in freewallet? Like some websites for instance dankset.io asks up to confirm our identity by signing a message. Could there be malicious actors where signing a message could reveal a private key or transfer an asset accidentally?
-
no, the signing of a message and the callback to the server within freewallet only allow for passing of a message to sign and in the callback the signed message..... no ability for it to pass back private keys and such
-
Description of Authparty authentication scheme which extends the counterparty: url scheme to support actions and callbacks
Description of Authparty authentication scheme which extends the counterparty: url scheme to support actions and callbacks - QR_Authorization.spec.md
-
Ok thanks just want to make sure with all these os hacks
-
I assumed you were a Bitcoin OG
-
Go away bot
-
this is what i have. i haven't made any changes and don't see any differences
-
Is there a chat for emblem.vault? I’m trying it and don’t understand anything
-
Circuits of Value & Emblem Vault - Community
Main chat for Coval enthusiasts and the soon to be. Please follow the rules!
-
Thank you!!
-
whats the tx?
-
-
-
-
Bitcoin yes. Counterparty no
-
Updated: today's safe XCP dispensers - (verified owners with high reputation)
Notes:
- Scammer is still active, so I would strongly recommend to only use XCP dispensers from this safe list, or do your own research if using an unverified one.
- Dispenser owners, DM me to register/verify yours so it gets added to the list
- Special bonus: if you get 150+ XCP from any verified dispenser, DM me with the tx and I'll send you a free PEPEMOONSHOT :)
https://host1.xchain.io/tx/506d3192f63cfc1039d37075f91601f45800ec61127d944695a113c9c67811df -- 0.00025800 -- 203 XCP
https://host1.xchain.io/tx/8b15e84f98e631eca9af6661d8154ba9e2b5230f3746a33a6a2e1b287877cf00 -- 0.00029000 -- 96 XCP
https://host1.xchain.io/tx/047c201a0d3b4d5ded62317c35e0d3884f0d5c67f1d01e326f6bc1a121735b4d -- 0.00029200 -- 804 XCP
https://host1.xchain.io/tx/ca1a7845efcdd5b6292c14a886058c7d76a3f0a04e412e9ff24f9d50fb6d5a94 -- 0.00029750 -- 150 XCP
https://host1.xchain.io/tx/0b61ef3398a10040aaff7a45dfebb69f7594186bdd691e96900b531fbbbefde8 -- 0.00029999 -- 150 XCP -
aah man, here we go again. New Auction guys.
-
Bid: 5001 😎
-
The token is issued on XCP?
-
-
What do you mean by non Counterparty address?
-
-
-
Lost then
-
-
-
-
What I mean was can you access counterparty assets from a bitcoin address not created through counterwallet by sweeping perhaps?
-
-
👍
-
I'm curious, does it do checksum? I was curious what would happen if i sent token to script defined address like for atomic swap code
-
I don't know but have seen a plugin for electrum to generate counterparty op return data
https://github.com/Jpja/Electrum-CounterpartyGitHub - Jpja/Electrum-Counterparty: Generate OP_RETURN for sending Counterparty tokens from ElectrumGenerate OP_RETURN for sending Counterparty tokens from Electrum - Jpja/Electrum-Counterparty
-
well, yeah, just curious bc afaik you write where (address) you want to send it embedded inside of tx, not as an actual output so the usual built in checksums for addresses aren't applied by regular bitcoin nodes. so if you're 1 letter off or something in address, does it work? in normal bitcoin tx it would likely fail checksum and be invalid.
-
-
-
yes but counterparty tx has some text output (like op return or ms embed or w/e) that can include any characters which just happens to include an address for destination / amount / token so on, and a change output back to sender typically. i'll just figure it out myself.
-
when you say does it work .. I don't know if counterparty will fail if you have a invalid address eg with a bad checksum when receiving a token ... but I suspect if not then you won't be able to send the token from an invalid address later .. so i suspect no it doesn't work .. as you can't send tokens from invalid addresses
-
-
-
The xcp god
- 21 February 2022 (18 messages)
-
Say it again
-
-
please tell me... what is MMPA??
-
if I don't upgrade my node to 9.59.5 , my node will stack ??
-
Token Multi send
-
thanks !! this function is used by default ??
-
Updated: today's safe XCP dispensers - (verified owners with high reputation)
Notes:
- Scammer is still active, so I would strongly recommend to only use XCP dispensers from this safe list, or do your own research if using an unverified one.
- Dispenser owners, DM me to register/verify yours so it gets added to the list
- Special bonus: Get 150+ XCP from *any* verified dispenser, DM me with the tx and I'll send you a free PEPEMOONSHOT :)
https://host1.xchain.io/tx/77d7b95f2d98d9f7e1d32971fbe9ce81fc8669a79abb61103d7807fd92e0221b -- 0.00024888 -- 605 XCP
https://host1.xchain.io/tx/8b15e84f98e631eca9af6661d8154ba9e2b5230f3746a33a6a2e1b287877cf00 -- 0.00029000 -- 70 XCP
https://host1.xchain.io/tx/047c201a0d3b4d5ded62317c35e0d3884f0d5c67f1d01e326f6bc1a121735b4d -- 0.00029200 -- 615 XCP
https://host1.xchain.io/tx/ca1a7845efcdd5b6292c14a886058c7d76a3f0a04e412e9ff24f9d50fb6d5a94 -- 0.00029750 -- 150 XCP
https://host1.xchain.io/tx/0b61ef3398a10040aaff7a45dfebb69f7594186bdd691e96900b531fbbbefde8 -- 0.00029999 -- 150 XCP -
No. Simple send by default
-
i'm posting an image to imgur but it changes color in an expected way. is there an alternative to imgur?
-
Small typo in FreeWallet: when creating a new asset the message says:
Issue a token named RAREPEPE with a inital supply of 0?
But it should be *with an initial* -
Hi, does anyone know good resources on how to manually build counterparty transactions to eg broadcast via Electrum?
-
https://jpja.github.io/Electrum-Counterparty/ has instructions
-
-
cool, ty
-
-
you can't send assets that are escrowed to be dispensed
-
Thanks. So I either have to close the dispenser or buy the nft myself, right?
-
- 22 February 2022 (99 messages)
-
-
oookidooo
Happiness in simplicity, back in the day at the 90s, simple graphics but pampering the heart in filling the day. Pepe as Charlie in the Charlie Circus xchain.io/asset/pepiecir… @RetroXcp @therarepepe @ClubRarepepe #pepethefrog #nintendo #retrogames #nft #bitcoin
-
-
-
-
-
-
-
-
This tends to happen when you import several private keys and hop around the different addresses. You probably need to log out and backin with your 12 words passphrase.
-
If you got BTC stuck in an address from moving an emblem vault, you can retrieve the key from their site and use electrum to move it.
-
gm all, is there a way to export all private keys from freewallet?
-
You reminded me of something to try, and I got the keys to the addresses now. I originally set up freewallet with a new Bip39 seed, I then realized I didn't want to use Bip39 since I couldn't import into counter wallet, so I logged out of freewallet and reset it up with a new regular seed.
-
-
Hello, some tech question.
I am building something and I would like when a user submit some data from a form I will built to Sign a Message from Freewallet to verify he is an holder of a specific token/asset? Is there any tutorial or guide on how to do that with PHP/JS ? Thanks for your help! -
mayb consider exchanges
-
that's where price would be driven anway
-
Hi,
My lists include all XCP dispensers I am able to verify as safe and reliable (see criteria below).
Dispensers not on the list are either ones that do not meet these criteria, or connected to active scammer addresses.
I have been using the following verification criteria so far:
- address has been dispensing XCP for 60+ days, with no reported issues
- owner is known and reachable
This is my initiative, an attempt to provide an immediate response to ongoing scams that have plagued XCP dispensers in the past few weeks.
There is also a planned Counterparty update that will add a mechanism for Trusted Dispensers into the protocol,
but I don't have any details about this feature. -
Updated: today's safe XCP dispensers - (verified owners with high reputation)
Notes:
- Scammer is still active, so make sure to only use XCP dispensers from this safe list, or do your DD if using an unverified one.
- Dispenser owners, please DM me to register/verify yours so it gets added to the list
- Special bonus: Get 300+ XCP from *any* verified dispenser, DM me with the tx and I'll send you a free PEPEMOONSHOT! (today, while supplies last)
https://host1.xchain.io/tx/be5e1c5e1245a79468633c4b340aaae5b7ddbaa2ed543031c23c434412cc6fa1 -- 0.00025000 -- 400 XCP
https://host1.xchain.io/tx/61a9a04094d939336a132b4e447759f24c0545a0d264802f19717d5afb042978 -- 0.00026350 -- 587 XCP
https://host1.xchain.io/tx/8b15e84f98e631eca9af6661d8154ba9e2b5230f3746a33a6a2e1b287877cf00 -- 0.00029000 -- 70 XCP
https://host1.xchain.io/tx/047c201a0d3b4d5ded62317c35e0d3884f0d5c67f1d01e326f6bc1a121735b4d -- 0.00029200 -- 615 XCP
https://host1.xchain.io/tx/ca1a7845efcdd5b6292c14a886058c7d76a3f0a04e412e9ff24f9d50fb6d5a94 -- 0.00029750 -- 150 XCP
https://host1.xchain.io/tx/0b61ef3398a10040aaff7a45dfebb69f7594186bdd691e96900b531fbbbefde8 -- 0.00029999 -- 150 XCP -
👍 I only want to do this until a built-in defense against dispenser scams is implemented. Totally open to improvement suggestions. I have a big time constraint, though, which limits what I can do at the moment, so community-driven initiatives are more than welcome.
-
hi, i was put my card sales on XCP, but how do i get the link to share it? i usually use the bot, but since it's lagging it's hard for me to share the XCP link. thanks in advance 🙏
-
Xchain link
-
where i can find it?
-
-
got it, thank you 🙏🙏🙏
-
-
-
-
Going on three weeks and no one at the Pawnshop can multisend it seems
-
strange that your having issues using multisend as I am sending multisends fine
-
-
click freewallet icon... click debug button... click network tab... click Fetch/XHR tab... try doing multisend again... look at XHR request and see what error message is being passed
-
-
-
here is a multisend 3 hours ago... so, multi-sends are working fine... could be an error with your specific address and not having enough BTC or something.... will know more after you look at the actual error message
-
Is it possible there is some kind of contagion from UTXO sets? Addresses which once could multisend aren't able to after internal fund/asset transfers
-
no
-
best solution is to do as suggested above and dump error message your getting
-
was working with jujimufu and it seems in his case the issue was sending from a brand new address where the public key has never been seen before..... he is trying a simple send from the address first.. then re-trying this multi-send... should fix the issue
-
@jujimufu can confirm that doing a simple send before a multi-send seems to have fixed his issue 🙂
-
-
cant say for sure that it is the same issue your having @GigaChadPepe , but if you can get at the debug console and tell me the exact error message your getting, I might be able to resolve your issue as well 🙂
-
Are you the fitness youtuber?
-
👍
-
-
aloha, i am assisting an artist i work with to issue his first named asset. we have set up freewallet but do not see any further activity on there re dispensers to purchase xcp from, seeking support please
-
You should be able to buy some xcp from a dispenser using the dispensers tab… or u can pay $5 to coindaddy.io and it’ll register the asset for you and transfer ownership to your wallet address
-
i would like to purchase from a dispesner but there does not seem to be anything that pops up under dispensers nor markets etc literally looking at a blank screen ... can't post a screenshot here unfortunately until March 22 ... do i need to add/activate anything? feel like i'm missing a step here ...
-
update ... logging out of freewallet and logging back in seeemd to have reset something so that now I can see all the action under each tab. can someone please help me not get scammed now and point me to a reputable xcp dispenser please? thanks in advance!
-
Reposting my list of safe xcp dispensers, updated today. FYI, dispenser #2 is mine, so I can help out immediately if any issues.
https://host1.xchain.io/tx/be5e1c5e1245a79468633c4b340aaae5b7ddbaa2ed543031c23c434412cc6fa1 -- 0.00025000 -- 398 XCP
https://host1.xchain.io/tx/61a9a04094d939336a132b4e447759f24c0545a0d264802f19717d5afb042978 -- 0.00026350 -- 587 XCP
https://host1.xchain.io/tx/8b15e84f98e631eca9af6661d8154ba9e2b5230f3746a33a6a2e1b287877cf00 -- 0.00029000 -- 68 XCP
https://host1.xchain.io/tx/047c201a0d3b4d5ded62317c35e0d3884f0d5c67f1d01e326f6bc1a121735b4d -- 0.00029200 -- 615 XCP
https://host1.xchain.io/tx/ca1a7845efcdd5b6292c14a886058c7d76a3f0a04e412e9ff24f9d50fb6d5a94 -- 0.00029750 -- 150 XCP
https://host1.xchain.io/tx/0b61ef3398a10040aaff7a45dfebb69f7594186bdd691e96900b531fbbbefde8 -- 0.00029999 -- 150 XCP -
not sure how telegram works just yet but reposting this message as it seems to have dissappeared - 'thanks Niftyboss just sent purhcase request to your dispenser #2 first xcp purchase!'
-
congratulations! hopefully the start of a long and fun journey
-
FreeWallet just created a transaction for me that is only found on https://live.blockcypher.com/btc/tx/cdd143b8eb6d9bed5767a8e963870d138b574346648c60aa7656b0979f091700/ but nowehere else...BTC Transaction cdd143b8eb6d9bed5767a8e963870d138b574346648c60aa7656b0979f091700 | BlockCypher
0.06923798 BTC transacted in TX cdd143b8eb6d9bed5767a8e963870d138b574346648c60aa7656b0979f091700 (fees were 0.000005 BTC). 3 inputs consumed, 2 outputs created.
-
For example, tx not found on mempool: https://mempool.space/tx/cdd143b8eb6d9bed5767a8e963870d138b574346648c60aa7656b0979f091700The Mempool Open Source Project™
Our self-hosted mempool explorer for the Bitcoin community.
-
-
maybe low txn fee? i had something similar where it was showing on one explorer but not another and eventually it reverted and got funds back in my wallet
-
Shit. Maybe. How long did it take for funds to go back?
-
like an hour or so i think
-
-
😭
-
ENJOYTHEDIPS | Scarce City
FINE BITCOIN GOODS
-
Hey, has anyone made photography NFTs on xcp?
-
no but i was thinking about it
-
-
-
-
-
-
-
-
erm, post it on their social?
-
-
-
-
-
-
-
-
-
-
but its the project creator that must think of the responsibility
-
Well I'm planning to sell some photographs (digital) I've done and send a big ass print to the buyers
-
i guess you could do physicals only - includes print and gift address for token
-
-
-
-
-
I've never published it on social media. In the end, somebody can copy your JPG (same as other artworks) but they'll never have your cOmmUniTy EngAgEmEnt
-
Pepelangelo has a process
-
-
-
What process?
-
don't get me wrong, I'm trying my best to "certify" my work when I release it
-
1/1 paintings - she was a pepe OG and is still active on many projects - https://pepelangelo.com/ - https://opensea.io/Pepelangelo
-
-
well, these aren't tokenized
-
-
-
Welcome 👊
- 23 February 2022 (67 messages)
-
-
Just set up multiple dispensers on the same address at the same price and multiple cards will dispense
-
-
-
-
-
I am getting this error when doing
-
-
-
You'll need to:
1) add assets you'd like to dispense to that dispenser address
2) change to that address
3) open dispensers from inside that address (so the dispenser address is the one actually opening the dispenser) -
-
-
-
-
-
-
Indeed
-
What happens in April?
-
-
-
is the xcp/btc market on the dex broken?
-
-
no, not broken... overlap because using BTC on the dex requires the user using BTC to use freewallet auto-btcpay, and keep the wallet open listening for order matches and send BTC to pay for the order match
-
many users dont do this... so we have order matches, bu no payment... hence the overlap
-
if you want to use BTC to purchase something from the DEX, you need to place the buy order in freewallet.io desktop, enable auto-btcpay and leave the wallet open to monitor for order matches and send the BTC payment
-
best to stick with using dispensers as they are a simple single transaction to purchase vs multiple
-
Just created a dispenser for Genoflight NFT, does it help if i keep walleet open 24/7 ?
-
nope, dispensers run entirely on the protocol... the ONLY reason to keep your wallet open 24/7 is if your trying to buy something with BTC on the DEX
-
great, so just for dex purchases, spot on. 🙏🏻 (maybe have a pop up there for when people click on the dex tab, to let them know to do this)
-
I already have a popup that warns people WHEN they are trying to purchase with BTC... no point in having a popup unless they are trying to use the feature which they need to keep the wallet open for 🙂
-
I'm on it... already throw warning and alert messages when appropriate 🙂
-
thank you, sorry you have to keep repeating that explanation
-
thats ok... eventually someone will write up a FAQ (hint hint) and I can just point people to the explaination and not have to repeat it everytime someone asks 😂
-
1 of each purchased
-
-
FYI... I am in the process of updating all the xchain servers to v9.59.6 which contains a fix for dispensers that are running on addresses that start with 3 (p2sh addresses)..... xchain servers may lag a bit while waiting for counterparty to come back up... use host1.xchain.io for up to date info
-
-
ok I submitted an order to buy xcp with btc and I had this marked. The transaction has 5 confirmations but the order is not showing up
-
freewallet is driven by xchain... xchain is in the middle of an update... so not the best time to try this
-
and the system will only activate when an order MATCH has occurred... meaning and buy and sell order have MATCHED
-
please post links to orders, not screenshots if you want more info..... and again, best to use dispensers to get XCP not XCP/BTC on the dex
-
-
-
1. ) use host1 as that one is up to date
-
2.) There is no order match yet.... so auto-btcpay wont work until AFTER there is an order-match
-
d'oh. Oh well. Hopefully the match comes soon haha
-
I dont expect your order will match with anyone... your trying to buy BTC at well under marketprice
-
hi to all my crypto buddies
-
how’s life ?
-
0.00035640 BTC / 8XCP = 0.00004455 BTC per xcp... current prices are much higher
-
not as good as it can be
-
-
wbu?
-
😢
-
fine, but I don’t really understand what’s happening with BTC and other cryptocurrencies
-
So do I, I have bought DBX coins for 1$ and now it’s just 0.1$:(
-
oh that’s really bad
-
good luck to u!
-
What happens if someone has a dispenser set up for a particular asset. And while the dispenser is set up a dividend asset is sent out to holders of that asset?
Does the dividend just go into the dispenser address. Is that problematic for the person who set up the dispenser? -
The dividend asset will just sit at the dispenser address and not be dispensed.
-
Ok, and does that cause any issue with the dispenser itself? I thought a dispenser address was only supposed to contain the asset being dispensed.
-
an address can hold many balances AND operate a dispenser perfectly fine without any issues
-
a dispenser is only operated on when opened/closed or when it receives a BTC payment
-
Ok, thanks for the info.
-
-
Okey
-
Finally, I got my tokens back by this fix, thank you so much, well appreciated 🙏
- 24 February 2022 (18 messages)
-
-
-
Me too!
COBAINPEPE finally up for sale like 5 months later. https://xchain.io/tx/d641fdbbc039b88335f8222c345743fbc96151865cf34ecb5819a737328234c7 -
Updated: Verified XCP dispensers - (verified owners with high reputation)
Notes:
- Dispenser owners, please DM me to register/verify yours so it gets added to the list
- Special bonus: Get 150+ XCP from *any* verified dispenser, DM me with the tx and I'll send you a free HAPPYFAKE! (today, while supplies last)
https://host1.xchain.io/tx/9e5be97ce88020b0b11bf7ab8f6074f5d1da95493120d83575316883d8a7930f -- 0.00025999 -- 40 XCP
https://host1.xchain.io/tx/ca1a7845efcdd5b6292c14a886058c7d76a3f0a04e412e9ff24f9d50fb6d5a94 -- 0.00029750 -- 150 XCP
https://host1.xchain.io/tx/67a96a356024b05c3b4f3246a42886c628a21a52b431753f9a8e4ad18b3f0031 -- 0.00029900 -- 254 XCP
https://host1.xchain.io/tx/0b61ef3398a10040aaff7a45dfebb69f7594186bdd691e96900b531fbbbefde8 -- 0.00029999 -- 149 XCP
https://host1.xchain.io/tx/3bba73dc56d0b671fb92ee48570fe06e842954adc0fb7f1579203abb15606801 -- 0.00031500 -- 707 XCP -
talking of dispensers, im the owners of the GenofLight tokens for sale via Dispenser, search my name "Vintage-Bazaar" . im highly trusted.(been around Crypto since late 2013)
-
PS: are Dispensers being updated or something, its not showing in freewallet and when i go to create dispenser nothing happens. (i click "create dispenser" and nothing)
-
Is your wallet locked? Try restarting it and unlocking. Mine seems fine.
-
aah not locked, but i had it open for 48hrs now on another computer, probably restart will fix it, many thanks 🙏🏻
-
DINOSAUR has dispensed for 4M sats only a month ago: https://xchain.io/tx/f03a3e05b8a533e6dba2449587dc9a6e491c0c095e39a41634013343461c7abc
Get DINOSAUR AND COOKIE for 2.1M sats: https://scarce.city/auctions/DINOSAURDINOSAUR & COOKIE | Scarce CityAn online marketplace for Bitcoin goods and Bitcoin NFTs
-
-
-
This space has ended: Counterparty Software and NFT Talk
Lance Knaub’s space · Where live audio conversations happen
-
Ending in 10 minutes! https://scarce.city/auctions/DINOSAURDINOSAUR & COOKIE | Scarce City
An online marketplace for Bitcoin goods and Bitcoin NFTs
-
-
Hello!
During this crazy times, we need some time to meditate,
MANTRAPEPE, my first PEPE art is here to spread peace in the world. All holders will be sent a sub-asset of my track that I need to put on xChain but available at the moment here:
https://audius.co/sebdigitalst/mantrapepe-mix
Just open a dispenser now:
https://xchain.io/tx/ef375b621cdc3ddbf1ee8e73d957207beaf3a4772a22c6b4b280333a23d8bba4
Enjoy! -
Guardiansour SoG.
https://xchain.io/tx/e0f6c0e191a76996ee00e7f4b481f78f050da833dc4a4182574642894ecafb85 -
Balabaster SoG
https://xchain.io/tx/61e2b4b3bd97bb2e070b25ed0ac10837527ddd41feab85e9d361f2c6a81970de -
ETHXCPCARD SoG
https://xchain.io/tx/a5e3003929235d1c6d5c5e3185e705f924550e5a8cef51b51e4deb5f754f3752 - 25 February 2022 (65 messages)
-
-
-
send me one bitcoin and I’ll send you back two.
-
-
-
-
Anyone know how to set a dispenser in counterwallet correctly? Got a fren trying and when he set it at 1 for 0.00010000 it escrowed a dispenser for 1 for 10,000 btc lol
-
Does he just put 10000 in that bottom box instead of .0001?
-
Thanks
-
dont use counterwallet to make a dispenser is the answer
-
the input only accepts whole numbers of BTC.... which lead to me making a dispenser for 21 million BTC once, as I also didnt understand how counterwallet was trying to work.
-
biggest facepalm dispenser ever.
-
This guy can’t use freewallet desktop for some reason
-
And he can’t use e web wallet for dispenser he said IDK
-
then he is very limited in ability to make a dispenzer
-
I never used web wallet
-
So counterwallet just won’t work huh damn
-
i only use it to gen new wallets when i need them quickly
-
unless he wants to sell for exactly 1 or multiple whole numbers of BTC
-
Is there no dispenser option in web wallet for freewallet?
-
no ser
-
Counterwallet is impossible to use for setting dispensers lower than 1 btc, from my practice 🤦🏻♀️
-
But i used Dogewallet (same as counterwallet) well on Dogecoin setting dispensers for 200 dogecoins. Seems to work only with whole numbers
-
also NOTE: Use a brand new address when using Dispenser.
-
Yah that 1 is dope.
-
Heh, unsure how this dispenser still open. 90K sats. https://xchain.io/tx/fc3c363b18e88e1fee3c9f11cacc5addf25c961bcd901a1c0bbd717e44cf42b5
-
Updated: Verified XCP dispensers - (verified owners with high reputation)
https://host1.xchain.io/tx/ca1a7845efcdd5b6292c14a886058c7d76a3f0a04e412e9ff24f9d50fb6d5a94 -- 0.00029750 -- 150 XCP
https://host1.xchain.io/tx/0b61ef3398a10040aaff7a45dfebb69f7594186bdd691e96900b531fbbbefde8 -- 0.00029999 -- 149 XCP
https://host1.xchain.io/tx/3bba73dc56d0b671fb92ee48570fe06e842954adc0fb7f1579203abb15606801 -- 0.00031500 -- 707 XCP
What is a 'verified' dispenser?
XCP dispensers are verified using the below criteria (feel free to suggest improvements):
- source address has been dispensing XCP for 60+ days, with no reported issues
- source address is not a known scammer address
- owner is reachable in case of issues and reponds within a day
Dispenser owners, please DM me to register/verify yours so it gets added to the list -
-
Replace your Coval?
-
hes got the old version (XCP) told him to get freewallet.io
-
Joined.
-
Joined.
-
Joined.
-
Joined.
-
Joined.
-
Joined.
-
Joined.
-
What does he mean replace Coval?
-
-
My wallet's getting stuck canceling old dispensers.
Anyone have this issue or a solution? tnx. -
Coval used to be XCP - before migrating to ERC20
-
increase the fee
-
Yea I know
-
ok
-
-
4x and nothing, how high?
-
-
Shannon said the old token will be able to be staked (at a lower rate) for those that missed the swap
-
I sometimes get that - unsure the reason - maybe restart the wallet app
-
-
-
Ok I guess it wasn't finding the private keys, i must have loaded another wallet into it without closing it.
Looks like when I do that, sometimes free wallet won't forget the old private keys, will simply add em to the bottom of the queve or something. anyway, solved it by logging out and closing the wallet and loading the right wallet in. -
-
OOPS!!!!
Is the owner of dispenser @ 14rrbMj9MUEg7VbtzMBAcXeuntRypbswxH around?
I was trying to get 10, and oops there was only 1 left…
http://host1.xchain.io/tx/6d14028b794d9d04e0b329023e03c89993997a18ffe6b98503c4a623686c28a9 -
^^^ 19xPK9LbpxBSivPNNQD2Ka5Gt6brfkvuiC is the one who setup the dispenser…. thx!
-
Seems to be a dank artist. So perhaps try contacting @dankboost and explain the issue?
-
ZeppikEarth is artist name
-
@ZeppikEarth
maybe this person? -
Oh, thanks! looking into this now
-
Wow XCP seems about to surge hard (much buying pressure on the exchange order book)… probably last chance to grab some below 30000 sats…
-
Nope… maybe I need to do more research. I thought it was the artist ‘yugidank’ in dankdirectory
-
Oh right ok
-
is there dankdirectory tg?
-
Dank Rare Agency
http://www.dankdirectory.io https://t.me/+ujAWZ1-Eg1cxMmZh
-
🙏
- 26 February 2022 (27 messages)
-
Hey frens, VLADOLFPUTIN card giveaway in this channel. Post your addy here: https://t.me/+sBTzAvFnLFZhMzdl
-
Fixed the link, now you are able to post inside
-
ty
-
Digirare.com down?
-
Updated: Verified XCP dispensers - (verified owners with high reputation)
https://host1.xchain.io/tx/2b0b454e0dd21ed8e121f4339c770bbb3fe8d5039a876a8f14f26a9db2496d03 -- 0.00028019 -- 200 XCP
https://host1.xchain.io/tx/4b0f94316b9b2a2dd02407bf4a1682bc877bae5565954a8b1f3cbc370d2e2d02 -- 0.00029000 -- 151 XCP
https://host1.xchain.io/tx/0b61ef3398a10040aaff7a45dfebb69f7594186bdd691e96900b531fbbbefde8 -- 0.00029999 -- 140 XCP
https://host1.xchain.io/tx/08604e6465682de3d917e0d802c36a889b6b4ca28b80fbe86ed55a142244b9c1 -- 0.00031349 -- 604 XCP
https://host1.xchain.io/tx/26287fb8da2a209b9cd203c56f146070b1e4afea13763cff03345eb94133c540 -- 0.00033500 -- 29 XCP
https://host1.xchain.io/tx/fd71b8382238754a14acf08dcf97d9497daf382261d43498c6db8143adb7e1c8 -- 0.00034400 -- 500 XCP
https://host1.xchain.io/tx/abadc05397b9c0ef8f28b95589231eecf9e8c45d77c59b02561ff8ed140881e2 -- 0.00042000 -- 95 XCP
When using XCP dispensers not from this list, always perform your own DD first, as scams abound.
What is a 'verified' dispenser?
XCP dispensers are verified using the below criteria (feel free to suggest improvements):
- source address has been dispensing XCP for 60+ days, with no reported issues
- source address is not a known scammer address
- owner is reachable in case of issues and reponds within a day
Dispenser owners, please DM me to register/verify yours so it gets added to the list -
Eggs DAO
Eggs for #Ukraine. Are you ready to mint for #people ? And what about if you can as well win a #TwitterEgg donated by the @EggsDAO ? #SlavaUkraini ! @Ukraine_DAO @Ukraine @Eggs_Namecoin
-
Eggs DAO
Slava Ukraini! @Meta_R00T and @ImBlakeHotz, together with @EggsDAO and @Umbrella2014 pray for 🇺🇦 All proceeds of this NFT go to Ukraine Umbrella Ukraini is created to support peace and healing in times when we need it most. The avatar can be used in @SomniumSpace Stay tuned
-
-
-
-
No worries
-
Changing token description takes mote than 2 hrs already, it’s ok?
-
Patience?
-
Have you checked the transaction?
-
Yee
-
Checked
-
My problem is i I don’t have much patience I guess
-
2 hours is long anyway, even for Bitcoin
-
I did it again with higher fee. Don’t know if it helps
-
It worked
-
First fee was probably a little small
-
Yes maybe
-
gn! I have minted one of my works in counterparty to apply to a platform that has finally denied me, is there any other place where I can sell my work? directly from counterparty?
-
If it's fake rare, you can go dank
-
-
Dank Rare Agency
http://www.dankdirectory.io https://t.me/+ujAWZ1-Eg1cxMmZh
-
thanks! in these also I have to apply?
- 27 February 2022 (52 messages)
-
Okay.Any discord link here ?
-
-
yes msg @buddhaAF
-
Thanks
-
Pepe Angle
Best chance to get both $PWNER and $NEEDAPEPE with only 30$. #RAREPEPE - Buy here with dispenser :xchain.io/tx/f53c0d0723e… - For those unfamiliar with using dispenser on @CounterpartyXCP please follow instruction here: bit.ly/3vmgyIR
-
gm! I can't get into my counterwallet,the other day they gave me a link with a better entry, does anyone know? Thanks
-
This instance works for me - https://healthcoin.counterwallet.io/Counterwallet - Free Web Wallet for Bitcoin and Counterparty
Open-source and client-side web wallet for Counterparty (XCP) and Bitcoin (BTC)
-
Updated: Verified XCP dispensers - (verified owners with high reputation)
https://host1.xchain.io/tx/d006d7f5a1712e06ebd13c50626a26eb7f68ef314308a91ff44663c39df16d4a -- 0.00027999 -- 995 XCP
https://host1.xchain.io/tx/0b61ef3398a10040aaff7a45dfebb69f7594186bdd691e96900b531fbbbefde8 -- 0.00029999 -- 140 XCP
https://host1.xchain.io/tx/ddfb3dcde00f6d6b9c8130cf19bdfd19380dca367798768a6351ed6b391aeb04 -- 0.00031340 -- 700 XCP
https://host1.xchain.io/tx/26287fb8da2a209b9cd203c56f146070b1e4afea13763cff03345eb94133c540 -- 0.00033500 -- 29 XCP
https://host1.xchain.io/tx/fd71b8382238754a14acf08dcf97d9497daf382261d43498c6db8143adb7e1c8 -- 0.00034400 -- 500 XCP
https://host1.xchain.io/tx/abadc05397b9c0ef8f28b95589231eecf9e8c45d77c59b02561ff8ed140881e2 -- 0.00042000 -- 94 XCP
When using XCP dispensers not from this list, always perform your own DD first, as scams abound.
What is a 'verified' dispenser?
XCP dispensers are verified using the below criteria (feel free to suggest improvements):
- source address belongs to a trusted OG member, or has been dispensing XCP for 60+ days, with no reported issues
- source address is not a known scammer address
- owner is reachable in case of issues and reponds within 24 hours
Dispenser owners, please DM me to register/verify yours so it gets added to the list -
I still can't access this link.
-
Hmm you're right, it seems to be down now
-
In my experience the most stable XCP wallet is Freewallet (Desktop version - Mobile lacks some features)
https://freewallet.io/ -
thanks
-
What is DOUGH, I have some, anyone know?
-
💯 50 doesn’t seem like much, but based on the active supply, it’s a decent amount
-
1634509 XCP is held by the top 100 wallets or 62.7% of all XCP
1126477 XCP / 68.9% is held by wallets with no activity in 2+ years.
205,587 XCP is held by active users.
&
222,589 XCP is held by low activity users (last login 5+ months).
Of the top 100 wallets, active sellers hold 36,186 XCP / 2.21%
Other sellers include DEX orders who hold 39,388 XCP. -
I can't get into my counterwallet,the other day they gave me a link with a better entry, does anyone know? Thanks
-
Perhaps https://healthcoin.counterwallet.io/# , but currently down for me as well:/Counterwallet - Free Web Wallet for Bitcoin and Counterparty
Open-source and client-side web wallet for Counterparty (XCP) and Bitcoin (BTC)
-
still not working
-
-
Manually
-
-
I don't understand why I can't enter, it continually gives me an error, can someone help me?
-
What’s the error?
-
it always happens to me, it is impossible to enter
-
No counterparty servers are currently available. Please try again later. ERROR: %s
-
Thanks, wasn’t sure.
-
I've been hodling this for 5 years, I can wait another 5 years. Take it or leave it.
ETHXCP.
https://xchain.io/tx/a5e3003929235d1c6d5c5e3185e705f924550e5a8cef51b51e4deb5f754f3752
EMERALDETHER
https://xchain.io/tx/036036e77a143b99c6dd673e0f17a493f849347648d9346b41a71f251ebb9d05
MAMAGRUN. (Total supply 400)
https://xchain.io/tx/0b1ac3ea684db1dcbf700dcfeed361940ddd410e36c0dd98963cd162e097a752
LALABASTER.(total supply 400)
https://xchain.io/tx/480538da1421d4b87cf6fa17f1eb4f6cc136d11d4457df3a5a607a951c73d1d9
WATERSCARD
https://xchain.io/tx/e0a90585fd112eef032d2879e6f563e3dfd2fba8724aad4e0c36c8648b6c670d -
Updated: Verified XCP dispensers - (verified owners with high reputation)
https://host1.xchain.io/tx/26287fb8da2a209b9cd203c56f146070b1e4afea13763cff03345eb94133c540 -- 0.00033500 -- 19 XCP
https://host1.xchain.io/tx/abadc05397b9c0ef8f28b95589231eecf9e8c45d77c59b02561ff8ed140881e2 -- 0.00042000 -- 84 XCP
https://host1.xchain.io/tx/b30515eabb0141a400a085398a7b2e225246db0808748e2b48ab8d496115a118 -- 0.00044000 -- 658 XCP
https://host1.xchain.io/tx/050c744867beca2591ab52d73f0e9928abd5881619b30dfc0127b17efaf9b549 -- 0.00051990 -- 595 XCP
If you need to use a XCP dispenser not from this list, always perform your own DD first, as scams abound.
What is a 'verified' dispenser?
XCP dispensers are verified using the below criteria (feel free to suggest improvements):
- owner is a trusted OG member, or has been dispensing XCP for 60+ days, with no reported issues
- owner is reachable in case of issues and reponds within 24 hours
- source address is not associated to a known scammer address
Dispenser owners, please DM me to register/verify yours so it gets added to the list -
-
-
-
-
No, then you would be able to close anyones dispenser.
-
well, they’re under the same xpub/mnemonic
-
-
-
would love to hear J-Dog's input on this
-
Vizique
Its nearly done ... kind of .. Still need GENESIS info on MAFIAWARS PEPEMON SARUTOBI help appreciated. Pics are listed in order of Publish date. #bitcoin #xcp #NFT Once they're all done, I'll be releasing them.
-
Only if you open and close dispensers before getting a single dispense…. Even a single dispense leaves u with btc in the address to use for transactions….. you HAVE to have at least one utxo in an address to generate and sign a tx in counterparty
-
so same-mnemonic addresses can’t be used to pay for one another?
-
Not really ridiculous when considering dispensers have the lowest selling fees in the world.
-
-
-
-
-
-
All day I couldn't get in, all day it gives me an error
-
-
-
-
but we need to enter, how do we do?
-
- 28 February 2022 (78 messages)
-
One of these whales is a friend.. imma hit him up & see if he’ll sell some 🤓
-
-
Mainnet is up…. Just not on counterwallet
-
server is down on my end, test net is running is this correct?
-
sorry, should be more clear, is the main server down?
-
No, check xchain.io/blocks …. It’s all up n running fine
-
Also platform.counterparty.io
-
If I transferred ownership of an asset that new addy should be able to create the sub asset correct? Is there a delay in freewallet that happens? I keep getting a server error
-
You are correct, the main parent asset owners address can continue to create subassets
-
-
gm! I haven't been able to log in to Counterparty for 4 days and no one has given me an answer to the problem. I have my tokens in my account and I need to work with them, please can someone give me a solution? I don't understand the reason for the continuous error, thank you.
-
Na that’s alright 😂
-
Updated: Verified XCP dispensers - (verified owners with high reputation)
https://host1.xchain.io/tx/3efbc793929ded48dbf573f244d3d6a38feb43c7ffae57317997afbe2d6d91d7 -- 0.00041400 -- 326 XCP
https://host1.xchain.io/tx/02d30a0241aca59e7b4da29fb7c01dd5b46050866d41d9f8abb5f8e0ea6c055f -- 0.00042000 -- 101 XCP
https://host1.xchain.io/tx/cb1c77e8679eba8cc811ce4c741f08665ca4db65a464eba79284c86cc787300d -- 0.00045000 -- 265 XCP
https://host1.xchain.io/tx/7370ad06d6c0cb903c3c63f32b7e0d8b220cd699d2e6a9026ce89fdd14d9f980 -- 0.00047700 -- 774 XCP
https://host1.xchain.io/tx/050c744867beca2591ab52d73f0e9928abd5881619b30dfc0127b17efaf9b549 -- 0.00051990 -- 595 XCP
If you choose to use a XCP dispenser not from this list, always perform your own DD first, as scams abound.
What is a 'verified' dispenser?
XCP dispensers are verified using the below criteria (feel free to suggest improvements):
- owner is a trusted OG member, or has been dispensing XCP for 60+ days, with no reported issues
- owner is reachable in case of issues and reponds within 24 hours
- source address is not associated to a known scammer address
Dispenser owners, please DM me to register/verify yours -
I sent you a DM I own the asset and its not letting me create a subasset I keep getting a server error