Author

Topic: [ANN][BURST] Burst | Efficient HDD Mining | New 1.2.3 Fork block 92000 - page 707. (Read 2171056 times)

legendary
Activity: 1820
Merit: 1001
Interesting idea to come up with something initiative to use HDD and mine means HDD sales going to boom in price lmfao. Wonder how many coin I can generate with me 10TH of HDD space

its TB not TH ... too much ASIC ?

opps just noticed that and yeah I have too much asics and too much HDD lmfao ohwell game on.

One question about mining

Step 6: Copy your account number and paste it into the run_generate .bat file along with your plot description and how many threads you wish to use. plottostartwith=0 or 1 / plottoendwith=800000 (for every 200 Gig section)

Example for this is:
C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate *youraccount#* *plot#tostartwith* *plot#toendwith* 1000 4



Step 7: Double click the run_generate .bat file and a command window should open, and you should see the computer begin to start creating plots, beginning with whatever you specified in your file.
*THIS TAKES A LONG TIME* (you can still start mining while creating plots, but don't expect your chances to be high within the first 8-10 hrs. It also took me personally about 8 hrs to plot my first 200 Gig section, so go watch a movie or get a bite to eat when this guide is done)

I have followed this and when running the generate bat it opens then closes so am assuming done something wrong

C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate *11938169897252160420#* *plot#tostartwith* *plot#toendwith* 1000 4

[acc] [plottostart] [numberofplots] [stagger] [cores]

not plot#toendwith, second number is how many nonces to plot.

so example

Code:
C:\Windows\SysWOW64\java -Xmx4000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate 1111222233333344444 0 200000 4000 4

this generates for the account 1111222233333344444

amount of noces: 2000000
starting at: 0
with stagger of:4000
and cpu cores: 4

also, Xmx4000m is how much ram to use. You may want to increase this, you seem to be using only 1000(1gb)

I have a total of 16GB ram in this system and a few SSD HDDs too. Once got working smooth on one ill re produce on next. so the 4 is the ammount of cpu coures to use then ? so can change to 8 as system is a core system

Yes, you can change any value.

SO I can change in code 4000 to 8000 and the 4 to an 8. I have tried changing but seems it does not build it just opens then instantly closes like it didnt do anything.

Windows users who can only double-click really need to grow a pair and start running their stuff inside a cmd.exe to see what's the errors.
It's never "didn't do anything", there's a screwup somewhere, so learn to see it.


dude when you know nothing about this shit its confusing so STFU and GTFOH as am asking for help obvious you know how to shit I don't so GTFO
sr. member
Activity: 435
Merit: 250
Interesting idea to come up with something initiative to use HDD and mine means HDD sales going to boom in price lmfao. Wonder how many coin I can generate with me 10TH of HDD space

its TB not TH ... too much ASIC ?

opps just noticed that and yeah I have too much asics and too much HDD lmfao ohwell game on.

One question about mining

Step 6: Copy your account number and paste it into the run_generate .bat file along with your plot description and how many threads you wish to use. plottostartwith=0 or 1 / plottoendwith=800000 (for every 200 Gig section)

Example for this is:
C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate *youraccount#* *plot#tostartwith* *plot#toendwith* 1000 4



Step 7: Double click the run_generate .bat file and a command window should open, and you should see the computer begin to start creating plots, beginning with whatever you specified in your file.
*THIS TAKES A LONG TIME* (you can still start mining while creating plots, but don't expect your chances to be high within the first 8-10 hrs. It also took me personally about 8 hrs to plot my first 200 Gig section, so go watch a movie or get a bite to eat when this guide is done)

I have followed this and when running the generate bat it opens then closes so am assuming done something wrong

C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate *11938169897252160420#* *plot#tostartwith* *plot#toendwith* 1000 4

[acc] [plottostart] [numberofplots] [stagger] [cores]

not plot#toendwith, second number is how many nonces to plot.

so example

Code:
C:\Windows\SysWOW64\java -Xmx4000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate 1111222233333344444 0 200000 4000 4

this generates for the account 1111222233333344444

amount of noces: 2000000
starting at: 0
with stagger of:4000
and cpu cores: 4

also, Xmx4000m is how much ram to use. You may want to increase this, you seem to be using only 1000(1gb)

I have a total of 16GB ram in this system and a few SSD HDDs too. Once got working smooth on one ill re produce on next. so the 4 is the ammount of cpu coures to use then ? so can change to 8 as system is a core system

Yes, you can change any value.

SO I can change in code 4000 to 8000 and the 4 to an 8. I have tried changing but seems it does not build it just opens then instantly closes like it didnt do anything.

Windows users who can only double-click really need to grow a pair and start running their stuff inside a cmd.exe to see what's the errors.
It's never "didn't do anything", there's a screwup somewhere, so learn to see it.
legendary
Activity: 1820
Merit: 1001
Interesting idea to come up with something initiative to use HDD and mine means HDD sales going to boom in price lmfao. Wonder how many coin I can generate with me 10TH of HDD space

its TB not TH ... too much ASIC ?

opps just noticed that and yeah I have too much asics and too much HDD lmfao ohwell game on.

One question about mining

Step 6: Copy your account number and paste it into the run_generate .bat file along with your plot description and how many threads you wish to use. plottostartwith=0 or 1 / plottoendwith=800000 (for every 200 Gig section)

Example for this is:
C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate *youraccount#* *plot#tostartwith* *plot#toendwith* 1000 4



Step 7: Double click the run_generate .bat file and a command window should open, and you should see the computer begin to start creating plots, beginning with whatever you specified in your file.
*THIS TAKES A LONG TIME* (you can still start mining while creating plots, but don't expect your chances to be high within the first 8-10 hrs. It also took me personally about 8 hrs to plot my first 200 Gig section, so go watch a movie or get a bite to eat when this guide is done)

I have followed this and when running the generate bat it opens then closes so am assuming done something wrong

C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate *11938169897252160420#* *plot#tostartwith* *plot#toendwith* 1000 4

[acc] [plottostart] [numberofplots] [stagger] [cores]

not plot#toendwith, second number is how many nonces to plot.

so example

Code:
C:\Windows\SysWOW64\java -Xmx4000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate 1111222233333344444 0 200000 4000 4

this generates for the account 1111222233333344444

amount of noces: 2000000
starting at: 0
with stagger of:4000
and cpu cores: 4

also, Xmx4000m is how much ram to use. You may want to increase this, you seem to be using only 1000(1gb)

I have a total of 16GB ram in this system and a few SSD HDDs too. Once got working smooth on one ill re produce on next. so the 4 is the ammount of cpu coures to use then ? so can change to 8 as system is a core system

Yes, you can change any value.

SO I can change in code 4000 to 8000 and the 4 to an 8. I have tried changing but seems it does not build it just opens then instantly closes like it didnt do anything.

Yes, you can. Have you installed java 64 bit?

Yes I have and the first time I did it ran perfectly fine now it don't do jack for me I do have the blockchain downloading and this running like so.

I know its downloading etc but is this right for when chain updated.

hero member
Activity: 588
Merit: 500
Uray, koko, burstcoin, hashes4.me, you can add your pools here:

http://wiki.burstcoin.info/doku.php?id=pools

Uray and burstcoin, already added yours, but please check for errors and add whatever you want to(like uray asset details, or a link to them).
hero member
Activity: 588
Merit: 500
Interesting idea to come up with something initiative to use HDD and mine means HDD sales going to boom in price lmfao. Wonder how many coin I can generate with me 10TH of HDD space

its TB not TH ... too much ASIC ?

opps just noticed that and yeah I have too much asics and too much HDD lmfao ohwell game on.

One question about mining

Step 6: Copy your account number and paste it into the run_generate .bat file along with your plot description and how many threads you wish to use. plottostartwith=0 or 1 / plottoendwith=800000 (for every 200 Gig section)

Example for this is:
C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate *youraccount#* *plot#tostartwith* *plot#toendwith* 1000 4



Step 7: Double click the run_generate .bat file and a command window should open, and you should see the computer begin to start creating plots, beginning with whatever you specified in your file.
*THIS TAKES A LONG TIME* (you can still start mining while creating plots, but don't expect your chances to be high within the first 8-10 hrs. It also took me personally about 8 hrs to plot my first 200 Gig section, so go watch a movie or get a bite to eat when this guide is done)

I have followed this and when running the generate bat it opens then closes so am assuming done something wrong

C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate *11938169897252160420#* *plot#tostartwith* *plot#toendwith* 1000 4

[acc] [plottostart] [numberofplots] [stagger] [cores]

not plot#toendwith, second number is how many nonces to plot.

so example

Code:
C:\Windows\SysWOW64\java -Xmx4000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate 1111222233333344444 0 200000 4000 4

this generates for the account 1111222233333344444

amount of noces: 2000000
starting at: 0
with stagger of:4000
and cpu cores: 4

also, Xmx4000m is how much ram to use. You may want to increase this, you seem to be using only 1000(1gb)

I have a total of 16GB ram in this system and a few SSD HDDs too. Once got working smooth on one ill re produce on next. so the 4 is the ammount of cpu coures to use then ? so can change to 8 as system is a core system

Yes, you can change any value.

SO I can change in code 4000 to 8000 and the 4 to an 8. I have tried changing but seems it does not build it just opens then instantly closes like it didnt do anything.

Yes, you can. Have you installed java 64 bit?
legendary
Activity: 1820
Merit: 1001
Interesting idea to come up with something initiative to use HDD and mine means HDD sales going to boom in price lmfao. Wonder how many coin I can generate with me 10TH of HDD space

its TB not TH ... too much ASIC ?

opps just noticed that and yeah I have too much asics and too much HDD lmfao ohwell game on.

One question about mining

Step 6: Copy your account number and paste it into the run_generate .bat file along with your plot description and how many threads you wish to use. plottostartwith=0 or 1 / plottoendwith=800000 (for every 200 Gig section)

Example for this is:
C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate *youraccount#* *plot#tostartwith* *plot#toendwith* 1000 4



Step 7: Double click the run_generate .bat file and a command window should open, and you should see the computer begin to start creating plots, beginning with whatever you specified in your file.
*THIS TAKES A LONG TIME* (you can still start mining while creating plots, but don't expect your chances to be high within the first 8-10 hrs. It also took me personally about 8 hrs to plot my first 200 Gig section, so go watch a movie or get a bite to eat when this guide is done)

I have followed this and when running the generate bat it opens then closes so am assuming done something wrong

C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate *11938169897252160420#* *plot#tostartwith* *plot#toendwith* 1000 4

[acc] [plottostart] [numberofplots] [stagger] [cores]

not plot#toendwith, second number is how many nonces to plot.

so example

Code:
C:\Windows\SysWOW64\java -Xmx4000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate 1111222233333344444 0 200000 4000 4

this generates for the account 1111222233333344444

amount of noces: 2000000
starting at: 0
with stagger of:4000
and cpu cores: 4

also, Xmx4000m is how much ram to use. You may want to increase this, you seem to be using only 1000(1gb)

I have a total of 16GB ram in this system and a few SSD HDDs too. Once got working smooth on one ill re produce on next. so the 4 is the ammount of cpu coures to use then ? so can change to 8 as system is a core system

Yes, you can change any value.

SO I can change in code 4000 to 8000 and the 4 to an 8. I have tried changing but seems it does not build it just opens then instantly closes like it didnt do anything.
hero member
Activity: 588
Merit: 500
Interesting idea to come up with something initiative to use HDD and mine means HDD sales going to boom in price lmfao. Wonder how many coin I can generate with me 10TH of HDD space

its TB not TH ... too much ASIC ?

opps just noticed that and yeah I have too much asics and too much HDD lmfao ohwell game on.

One question about mining

Step 6: Copy your account number and paste it into the run_generate .bat file along with your plot description and how many threads you wish to use. plottostartwith=0 or 1 / plottoendwith=800000 (for every 200 Gig section)

Example for this is:
C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate *youraccount#* *plot#tostartwith* *plot#toendwith* 1000 4



Step 7: Double click the run_generate .bat file and a command window should open, and you should see the computer begin to start creating plots, beginning with whatever you specified in your file.
*THIS TAKES A LONG TIME* (you can still start mining while creating plots, but don't expect your chances to be high within the first 8-10 hrs. It also took me personally about 8 hrs to plot my first 200 Gig section, so go watch a movie or get a bite to eat when this guide is done)

I have followed this and when running the generate bat it opens then closes so am assuming done something wrong

C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate *11938169897252160420#* *plot#tostartwith* *plot#toendwith* 1000 4

[acc] [plottostart] [numberofplots] [stagger] [cores]

not plot#toendwith, second number is how many nonces to plot.

so example

Code:
C:\Windows\SysWOW64\java -Xmx4000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate 1111222233333344444 0 200000 4000 4

this generates for the account 1111222233333344444

amount of noces: 2000000
starting at: 0
with stagger of:4000
and cpu cores: 4

also, Xmx4000m is how much ram to use. You may want to increase this, you seem to be using only 1000(1gb)

I have a total of 16GB ram in this system and a few SSD HDDs too. Once got working smooth on one ill re produce on next. so the 4 is the ammount of cpu coures to use then ? so can change to 8 as system is a core system

Yes, you can change any value.
legendary
Activity: 1820
Merit: 1001
Interesting idea to come up with something initiative to use HDD and mine means HDD sales going to boom in price lmfao. Wonder how many coin I can generate with me 10TH of HDD space

its TB not TH ... too much ASIC ?

opps just noticed that and yeah I have too much asics and too much HDD lmfao ohwell game on.

One question about mining

Step 6: Copy your account number and paste it into the run_generate .bat file along with your plot description and how many threads you wish to use. plottostartwith=0 or 1 / plottoendwith=800000 (for every 200 Gig section)

Example for this is:
C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate *youraccount#* *plot#tostartwith* *plot#toendwith* 1000 4



Step 7: Double click the run_generate .bat file and a command window should open, and you should see the computer begin to start creating plots, beginning with whatever you specified in your file.
*THIS TAKES A LONG TIME* (you can still start mining while creating plots, but don't expect your chances to be high within the first 8-10 hrs. It also took me personally about 8 hrs to plot my first 200 Gig section, so go watch a movie or get a bite to eat when this guide is done)

I have followed this and when running the generate bat it opens then closes so am assuming done something wrong

C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate *11938169897252160420#* *plot#tostartwith* *plot#toendwith* 1000 4

[acc] [plottostart] [numberofplots] [stagger] [cores]

not plot#toendwith, second number is how many nonces to plot.

so example

Code:
C:\Windows\SysWOW64\java -Xmx4000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate 1111222233333344444 0 200000 4000 4

this generates for the account 1111222233333344444

amount of noces: 2000000
starting at: 0
with stagger of:4000
and cpu cores: 4

also, Xmx4000m is how much ram to use. You may want to increase this, you seem to be using only 1000(1gb)

I have a total of 16GB ram in this system and a few SSD HDDs too. Once got working smooth on one ill re produce on next. so the 4 is the ammount of cpu coures to use then ? so can change to 8 as system is a core system
hero member
Activity: 1400
Merit: 505
@burstcoin

What are the new api calls associated with the new escrow stuff?

SendMoneyEscrow : recipient, amountNQT, escrowDeadline, deadlineAction, requiredSigners, signers
EscrowSign : escrow, decision
GetAccountEscrowTransactions : account
GetEscrowTransaction : escrow

dicision, is that yes/no or 0/1 or what?

can you just update

http://wiki.burstcoin.info/doku.php?id=api

"undecided" | "release" | "refund" | "split"

owh we have wiki, i just know we have wiki LOL
hero member
Activity: 1400
Merit: 505
Hello
I just tested burstminer r4 Linux
Under windows I could see what was going and on linux nothing.
I even tried to set a bad link for the plots and no warning.
Nothing can monitor on linux?

how is that "nothing"?
windows or linux should have same logging text
hero member
Activity: 588
Merit: 500
@burstcoin

What are the new api calls associated with the new escrow stuff?

SendMoneyEscrow : recipient, amountNQT, escrowDeadline, deadlineAction, requiredSigners, signers
EscrowSign : escrow, decision
GetAccountEscrowTransactions : account
GetEscrowTransaction : escrow

dicision, is that yes/no or 0/1 or what?

can you just update

http://wiki.burstcoin.info/doku.php?id=api
hero member
Activity: 1400
Merit: 505
@burstcoin

What are the new api calls associated with the new escrow stuff?

SendMoneyEscrow : recipient, amountNQT, escrowDeadline, deadlineAction, requiredSigners, signers
EscrowSign : escrow, decision
GetAccountEscrowTransactions : account
GetEscrowTransaction : escrow
hero member
Activity: 588
Merit: 500
Hello
I just tested burstminer r4 Linux
Under windows I could see what was going and on linux nothing.
I even tried to set a bad link for the plots and no warning.
Nothing can monitor on linux?

Well how are you running it? Through nohup?
sr. member
Activity: 826
Merit: 250
Hello
I just tested burstminer r4 Linux
Under windows I could see what was going and on linux nothing.
I even tried to set a bad link for the plots and no warning.
Nothing can monitor on linux?
hero member
Activity: 588
Merit: 500
Interesting idea to come up with something initiative to use HDD and mine means HDD sales going to boom in price lmfao. Wonder how many coin I can generate with me 10TH of HDD space

its TB not TH ... too much ASIC ?

opps just noticed that and yeah I have too much asics and too much HDD lmfao ohwell game on.

One question about mining

Step 6: Copy your account number and paste it into the run_generate .bat file along with your plot description and how many threads you wish to use. plottostartwith=0 or 1 / plottoendwith=800000 (for every 200 Gig section)

Example for this is:
C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate *youraccount#* *plot#tostartwith* *plot#toendwith* 1000 4



Step 7: Double click the run_generate .bat file and a command window should open, and you should see the computer begin to start creating plots, beginning with whatever you specified in your file.
*THIS TAKES A LONG TIME* (you can still start mining while creating plots, but don't expect your chances to be high within the first 8-10 hrs. It also took me personally about 8 hrs to plot my first 200 Gig section, so go watch a movie or get a bite to eat when this guide is done)

I have followed this and when running the generate bat it opens then closes so am assuming done something wrong

C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate *11938169897252160420#* *plot#tostartwith* *plot#toendwith* 1000 4

[acc] [plottostart] [numberofplots] [stagger] [cores]

not plot#toendwith, second number is how many nonces to plot.

so example

Code:
C:\Windows\SysWOW64\java -Xmx4000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate 1111222233333344444 0 200000 4000 4

this generates for the account 1111222233333344444

amount of noces: 2000000
starting at: 0
with stagger of:4000
and cpu cores: 4

also, Xmx4000m is how much ram to use. You may want to increase this, you seem to be using only 1000(1gb)
hero member
Activity: 588
Merit: 500
OK people, Hardinvest is for sale now, come get some Wink

Asset ID: 15295227971848272658
Asset name: Hardinvest
Asset issuer: BURST-T7BK-USTG-KVKC-D2RDL -- alias -- hardinvest


Ask changed to 129 BURST. See, price is going up Wink (this is because of the pool fee, you people that bought @100 got a great deal Wink)

And it's all gone. I will continue to place new sells for the next 8-10 hours, so stay tuned Wink

Somebody beat me to buying your remaining available shares.  I also tried to buy at 100 BURST.  Why changed to 129?  What about pool fee?

Also just bought 1 share from Uray's pool.

The asset is backed by pool fee, so when the pool fee pays into asset account it increases the value of shares. Changed to 129 because of this.

*part of the pool fee, 41.66% of it.
full member
Activity: 153
Merit: 100
OK people, Hardinvest is for sale now, come get some Wink

Asset ID: 15295227971848272658
Asset name: Hardinvest
Asset issuer: BURST-T7BK-USTG-KVKC-D2RDL -- alias -- hardinvest


Ask changed to 129 BURST. See, price is going up Wink (this is because of the pool fee, you people that bought @100 got a great deal Wink)

And it's all gone. I will continue to place new sells for the next 8-10 hours, so stay tuned Wink

Somebody beat me to buying your remaining available shares.  I also tried to buy at 100 BURST.  Why changed to 129?  What about pool fee?

Also just bought 1 share from Uray's pool.
legendary
Activity: 1820
Merit: 1001
Interesting idea to come up with something initiative to use HDD and mine means HDD sales going to boom in price lmfao. Wonder how many coin I can generate with me 10TH of HDD space

its TB not TH ... too much ASIC ?

opps just noticed that and yeah I have too much asics and too much HDD lmfao ohwell game on.

One question about mining

Step 6: Copy your account number and paste it into the run_generate .bat file along with your plot description and how many threads you wish to use. plottostartwith=0 or 1 / plottoendwith=800000 (for every 200 Gig section)

Example for this is:
C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate *youraccount#* *plot#tostartwith* *plot#toendwith* 1000 4



Step 7: Double click the run_generate .bat file and a command window should open, and you should see the computer begin to start creating plots, beginning with whatever you specified in your file.
*THIS TAKES A LONG TIME* (you can still start mining while creating plots, but don't expect your chances to be high within the first 8-10 hrs. It also took me personally about 8 hrs to plot my first 200 Gig section, so go watch a movie or get a bite to eat when this guide is done)

I have followed this and when running the generate bat it opens then closes so am assuming done something wrong

C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate *11938169897252160420#* *plot#tostartwith* *plot#toendwith* 1000 4
hero member
Activity: 588
Merit: 500
OK people, Hardinvest is for sale now, come get some Wink

Asset ID: 15295227971848272658
Asset name: Hardinvest
Asset issuer: BURST-T7BK-USTG-KVKC-D2RDL -- alias -- hardinvest


Ask changed to 129 BURST. See, price is going up Wink (this is because of the pool fee, you people that bought @100 got a great deal Wink)

And it's all gone. I will continue to place new sells for the next 8-10 hours, so stay tuned Wink
hero member
Activity: 588
Merit: 500
@burstcoin

What are the new api calls associated with the new escrow stuff?
Jump to: