Search content
Sort by

Showing 6 of 6 results by allendeen
Post
Topic
Board Altcoin Discussion
Re: Cryptobridge Exchange good or SCAM?
by
allendeen
on 31/05/2018, 16:21:55 UTC
SCAM!

PRICE XP BTC
0.00000002 2,566,371.37 0.04362831

I sold 2,566,371.37 XP at 0.00000002 BTC and got 0.04362831 BTC instead of 0.05132742746 BTC…
Post
Topic
Board Services
Re: BTC TX Accelerator
by
allendeen
on 09/01/2018, 20:23:34 UTC
Hi btcaccelerator,

I have a BTC withdrawal that has been stuck for 10 days now and it says double spend height also even though I don't know why. I have withdrawn from the COSS Exchange:

https://btc.com/493c575cb4e426fc9c8f8f8b31a3c7f2c8473e3d6918140d8fe6e7895ec99e84

Can you please help?



Hi. Yes i can. Fee for this tx is 0.05 BTC . only payment first.

it worths only if you receive 1+btc  from tx


That fee is very high with over 700$ and I don't have that much left. I was thinking about 0.005 BTC. Is there no other way?

No. Your tx has a low fee only 8.636 sat/B and high size 11579 (bytes). only with payment first as pool ask fee to accelerate it. on other pool fee is 1700$+ .

i don't think is there other way to confirm it. only if it drops from bitcoin network and exchange will send again with higher fee but i doubt that exchange will do this

Hmm let me try to see if I can come up with the amount you are requesting, but very unlikely till the end of the month...

I can borrow some BTC from a friend but he only has like 0.01 BTC also...I would have to send you the fee in one go from one address correct? Moving BTC around is so pricey nowadays Sad
Post
Topic
Board Services
Re: BTC TX Accelerator
by
allendeen
on 09/01/2018, 19:57:27 UTC
Hi btcaccelerator,

I have a BTC withdrawal that has been stuck for 10 days now and it says double spend height also even though I don't know why. I have withdrawn from the COSS Exchange:

https://btc.com/493c575cb4e426fc9c8f8f8b31a3c7f2c8473e3d6918140d8fe6e7895ec99e84

Can you please help?



Hi. Yes i can. Fee for this tx is 0.05 BTC . only payment first.

it worths only if you receive 1+btc  from tx


That fee is very high with over 700$ and I don't have that much left. I was thinking about 0.005 BTC. Is there no other way?
Post
Topic
Board Services
Re: BTC TX Accelerator
by
allendeen
on 09/01/2018, 19:43:18 UTC
Hi btcaccelerator,

I have a BTC withdrawal that has been stuck for 10 days now and it says double spend height also even though I don't know why. I have withdrawn from the COSS Exchange:

https://btc.com/493c575cb4e426fc9c8f8f8b31a3c7f2c8473e3d6918140d8fe6e7895ec99e84

Can you please help?

Post
Topic
Board Marketplace (Altcoins)
Re: [ANN] Artemine Genesis Addresses Trading Thread
by
allendeen
on 05/11/2017, 20:43:52 UTC
https://artemine.org/tutorials#buy-genesis


Does anyone have success with this? How do I paste in the ABI? I pasted the whole code from https://pastebin.com/vBG4U0AA but it says "Please enter a valid ABI"

Try this link https://pastebin.com/raw/vBG4U0AA and paste code to the ABI in the MEW contracts with contract address 0x5f6e7fb7fe92ea7822472bb0e8f1be60d6a4ea50


What do I have to paste in the ABI field? From that pastebin.com I get the following code, but pasting this is not working:


[{"constant":true,"inputs":[],"name":"name","outputs":[{"name":"","type":"string"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"_spender","type":"address"},{"name":"_amount","type":"uint256"}],"name":"approve","outputs":[{"name":"success","type":"bool"}],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[],"name":"currentEthBlock","outputs":[{"name":"blockNumber","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"_address","type":"address"},{"name":"amount","type":"uint256"}],"name":"setGenesisAddress","outputs":[{"name":"success","type":"bool"}],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[],"name":"PublicMiningSupply","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[{"name":"_address","type":"address"}],"name":"GenesisInitialSupply","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"totalSupply","outputs":[{"name":"TotalSupply","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"_address","type":"address"}],"name":"BuyGenesis","outputs":[],"payable":true,"stateMutability":"payable","type":"function"},{"constant":false,"inputs":[{"name":"_from","type":"address"},{"name":"_to","type":"address"},{"name":"_amount","type":"uint256"}],"name":"transferFrom","outputs":[{"name":"success","type":"bool"}],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[{"name":"_address","type":"address"}],"name":"availableBalanceOf","outputs":[{"name":"Balance","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"_caller","type":"address"}],"name":"setGenesisCallerAddress","outputs":[{"name":"success","type":"bool"}],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[],"name":"maxTotalSupply","outputs":[{"name":"maxSupply","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"decimals","outputs":[{"name":"","type":"uint8"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[{"name":"_address","type":"address"}],"name":"GenesisRewardPerBlock","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"GenesisSalesPriceCount","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"weiPrice","type":"uint256"}],"name":"SetGenesisBuyPrice","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[{"name":"_address","type":"address"}],"name":"IsGenesisAddress","outputs":[{"name":"","type":"bool"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[],"name":"stopSetup","outputs":[{"name":"success","type":"bool"}],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[],"name":"MinedBlocks","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"PublicMineCallsCount","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"InitialBlockCount","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[{"name":"_address","type":"address"}],"name":"balanceOf","outputs":[{"name":"balance","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"PublicMiningReward","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"isSetupRunning","outputs":[{"name":"","type":"bool"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"GenesisSalesCount","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"GenesisCallerAddress","outputs":[{"name":"","type":"address"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[],"name":"PublicMine","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[{"name":"_address","type":"address"}],"name":"GenesisBuyPrice","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"symbol","outputs":[{"name":"","type":"string"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"TotalGenesisAddresses","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transfer","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"_to","type":"address"}],"name":"TransferGenesis","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[{"name":"_owner","type":"address"},{"name":"_spender","type":"address"}],"name":"allowance","outputs":[{"name":"remaining","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"currentBlock","outputs":[{"name":"blockNumber","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"GenesisTransfersCount","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"inputs":[],"payable":false,"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"name":"from","type":"address"},{"indexed":true,"name":"to","type":"address"},{"indexed":false,"name":"value","type":"uint256"}],"name":"Transfer","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"_owner","type":"address"},{"indexed":true,"name":"_spender","type":"address"},{"indexed":false,"name":"_value","type":"uint256"}],"name":"Approval","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"from","type":"address"},{"indexed":true,"name":"to","type":"address"},{"indexed":false,"name":"supply","type":"uint256"}],"name":"GenesisAddressTransfer","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"from","type":"address"},{"indexed":true,"name":"to","type":"address"},{"indexed":false,"name":"price","type":"uint256"},{"indexed":false,"name":"supply","type":"uint256"}],"name":"GenesisAddressSale","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"from","type":"address"},{"indexed":false,"name":"price","type":"uint256"}],"name":"GenesisBuyPriceHistory","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"to","type":"address"},{"indexed":false,"name":"amount","type":"uint256"}],"name":"PublicMined","type":"event"}]

Post
Topic
Board Marketplace (Altcoins)
Re: [ANN] Artemine Genesis Addresses Trading Thread
by
allendeen
on 01/11/2017, 07:11:12 UTC
https://artemine.org/tutorials#buy-genesis


Does anyone have success with this? How do I paste in the ABI? I pasted the whole code from https://pastebin.com/vBG4U0AA but it says "Please enter a valid ABI"