Pages:
Author

Topic: [PRS] - Persian Token - EXCHANGE - Battle Smart Contract - page 2. (Read 9370 times)

full member
Activity: 154
Merit: 100
Hi King,

Glad to see you're back Wink
Website seems to be down or is it not released yet?

Ooops sorry wrong address, now it works, many thanks!
sr. member
Activity: 812
Merit: 270
Hi King,

Glad to see you're back Wink
Website seems to be down or is it not released yet?
full member
Activity: 154
Merit: 100
Hello Generals, we are back here, we never give up!

The development of battle contract is finally over, now is time to fight!


We'll publish the battle contract address during the next week, all details, rules and DApp address will be publish here and on official website http://persians.network/
The battle will begin one week after the release on Ethereum Main Net, so everyone can check if there are any problems or something unclear. Moreover we will release a guide for interaction with the battle contract, so everyone can be prepared at the beginning of the battle. If you do not understand something there will be time to give all explanations.

We are also very glad to announce that we have introduced all tokens needed for the battle on MyEtherWallet. Now you can automatically see how many Spartans, Immortals, 300 and Athenians do you have. We decided to make the request to add all the faction tokens to make simpler for all of you the interaction with the battle contract, we hope you will be happy.

We'll add the battle contract to MyEtherWallet too, the battle will start after the publish of battle contract on MyEtherWallet official page.

Finally, for all of you who want to trade Spartan token, maket is open on EtherDelta --> https://etherdelta.com/#PRS-ETH

We apologize for the delay of our road map, but tests and simulations on kovan testnet was more intense than we thought.

More news will come in next days

Enjoy
King Xerxes

full member
Activity: 154
Merit: 100
Our battle contract will NOT support ROMAN LEGION TOKEN



We will support only:


300 Token
+ ATHENIAN WARRIOR TOKEN

VS

Persian Token + IMMORTAL WARRIOS



King Xerxes

full member
Activity: 154
Merit: 100
So, now we are waiting for Persian Token would be adding on exchanger. I hope the process is not too long. Congrat for the succesful ICO dev.  Smiley

Thank you necromastery,

as we write in our first post we'll release the battle contract as planned by 19th August, after the end of phase 3 we'll open the Persian tokens on the exchange.
We hope you will enjoy the fight.

King Xerxes
sr. member
Activity: 1414
Merit: 254
So, now we are waiting for Persian Token would be adding on exchanger. I hope the process is not too long. Congrat for the succesful ICO dev.  Smiley
member
Activity: 85
Merit: 10
postoken
khi nào mã PRS  được liệt kê ?
newbie
Activity: 47
Merit: 0
King,

I am still having difficulty claiming my tokens. Did everything by the letter and still nothing shows up. Thank you

Hi EventHorizon409,

don't worry, we are here to help all of you generals!

You succeeded to execute claimToken() function ? If so you only have to add custom token to myetherwallet.

At which step are you blocked ?

King Xerxes

King,

I received my tokens. Thank you
full member
Activity: 154
Merit: 100
King,

I am still having difficulty claiming my tokens. Did everything by the letter and still nothing shows up. Thank you

Hi EventHorizon409,

don't worry, we are here to help all of you generals!

You succeeded to execute claimToken() function ? If so you only have to add custom token to myetherwallet.

At which step are you blocked ?

King Xerxes
newbie
Activity: 47
Merit: 0
King,

I am still having difficulty claiming my tokens. Did everything by the letter and still nothing shows up. Thank you
full member
Activity: 154
Merit: 100
We are working hard to release to all of you an epic battle contract!

Persians are Coming
King Xerxes
sr. member
Activity: 812
Merit: 270
I've received my Persian tokens.
King Xerxes, my persians are ready for the battle! Keep us informed  Wink
member
Activity: 85
Merit: 10
postoken
newbie
Activity: 55
Merit: 0
I already received my Tokens
Thanks, good luck with this project.
full member
Activity: 154
Merit: 100
After entering the contract entry field abi / jason I clicked on the unique access button, it has appeared new button create sunlight right below. I can not press that


Hi kiencuong, probably you are making some mistake during copy & past of Abi /Json. We are preparing a visual guide to redeem token, we'll release it as soon as possibile.

King Xerxes
pls help me Sad


1) https://www.myetherwallet.com/#contracts
2) Contract Address  0x163733bcc28dbf26B41a8CfA83e369b5B3af741b
3 ) ABI:
 
Code:
[{"constant":true,"inputs":[],"name":"name","outputs":[{"name":"","type":"string"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_spender","type":"address"},{"name":"_value","type":"uint256"}],"name":"approve","outputs":[{"name":"success","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"icoStartBlock","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"totalSupply","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_from","type":"address"},{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transferFrom","outputs":[{"name":"success","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"maxTotalSupply","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"decimals","outputs":[{"name":"","type":"uint8"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"totalContributions","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"","type":"address"}],"name":"contributions","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[],"name":"claimToken","outputs":[{"name":"success","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"icoEndBlock","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"version","outputs":[{"name":"","type":"string"}],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"_owner","type":"address"}],"name":"estimateBalanceOf","outputs":[{"name":"estimatedTokens","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"_owner","type":"address"}],"name":"balanceOf","outputs":[{"name":"balance","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"isICOOpen","outputs":[{"name":"_open","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"symbol","outputs":[{"name":"","type":"string"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"isICOEnded","outputs":[{"name":"_ended","type":"bool"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transfer","outputs":[{"name":"success","type":"bool"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_spender","type":"address"},{"name":"_value","type":"uint256"},{"name":"_extraData","type":"bytes"}],"name":"approveAndCall","outputs":[{"name":"success","type":"bool"}],"payable":false,"type":"function"},{"constant":false,"inputs":[],"name":"contribute","outputs":[{"name":"success","type":"bool"}],"payable":true,"type":"function"},{"constant":true,"inputs":[{"name":"_owner","type":"address"},{"name":"_spender","type":"address"}],"name":"allowance","outputs":[{"name":"remaining","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[],"name":"redeemEther","outputs":[],"payable":false,"type":"function"},{"inputs":[{"name":"_icoStartBlock","type":"uint256"},{"name":"_icoEndBlock","type":"uint256"}],"payable":false,"type":"constructor"},{"payable":true,"type":"fallback"},{"anonymous":false,"inputs":[{"indexed":true,"name":"_contributor","type":"address"},{"indexed":false,"name":"_value","type":"uint256"},{"indexed":false,"name":"_estimatedTotalTokenBalance","type":"uint256"}],"name":"Contributed","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"_contributor","type":"address"},{"indexed":false,"name":"_value","type":"uint256"}],"name":"Claimed","type":"event"},{"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"}]

4) Access

5 ) Read / Write Contract 0x163733bcc28dbf26B41a8CfA83e369b5B3af741b
Select: claimToken

6) Access your wallet

7) Write

Enjoy Cheesy

King Xerxes
member
Activity: 85
Merit: 10
postoken
After entering the contract entry field abi / jason I clicked on the unique access button, it has appeared new button create sunlight right below. I can not press that


Hi kiencuong, probably you are making some mistake during copy & past of Abi /Json. We are preparing a visual guide to redeem token, we'll release it as soon as possibile.

King Xerxes
pls help me Sad
member
Activity: 78
Merit: 10
I claim my Persian warriors without any problem.
They are ready for the fight!!!  Cool
full member
Activity: 154
Merit: 100
After entering the contract entry field abi / jason I clicked on the unique access button, it has appeared new button create sunlight right below. I can not press that


Hi kiencuong, probably you are making some mistake during copy & past of Abi /Json. We are preparing a visual guide to redeem token, we'll release it as soon as possibile.

King Xerxes
member
Activity: 85
Merit: 10
postoken
After entering the contract entry field abi / jason I clicked on the unique access button, it has appeared new button create sunlight right below. I can not press that
full member
Activity: 154
Merit: 100
Looks good guys are we looking at being listed on any exchanges before this battle , also how many Persians do we have in our army Smiley
Pages:
Jump to: