hello, I used the parity wallet for network problems (this is the first time i used it), I sent the ether and all seem went well (this is the transaction
https://etherscan.io/tx/0x4752cb062cae04072b0bc7f4bf8e21c4116e4a31571c00ab67392cef3f8899bf), but now i have a doubt, I still do not see anything in my parity balance ... I thought that parity was all automatic in the recognition of the token erc20, should I wait for the official release on 29/07 or should i set something in the parity wallet in a manner similar to the mew? Thanks in advance for reply bitvoyager
hello, #BiT_pOL! I passed your question to the OAX techies.
My opinion - if you'll find the possibility to create Custom Token somewhere there, you may try to do this.
I have never used Parity. So, can recommend nothing about it.
Possibly there is an option to ask Parity support.
hi bitvoyager, I found the solution, a little complicated,triky and annoying, but now the OAXs appear ^_^ ( not definetly , you have to query every timew but i think is a actual parity wallet limit functionality )
https://ethereum.stackexchange.com/questions/12475/how-can-i-watch-tokens-in-parity-wallet" To see balance of an account you should do like this:
1- Go to Contracts Tab (If it is not there enable it in Settings)
2- Click Contract you already watch or add it then choose it.
3- Under balanceOf click on address
4- click on address you want to see it's balance or enter it.
5- Click on Query
6- You can see it's balance without Decimal corrections there.
To transfer your tokens to another account you should do like this:
1- Go to Contracts Tab (If it is not there enable it in Settings)
2- Click Contract you already watch or add it then choose it.
3- Click on "execute"
4- in from account, Choose the account you want to transfer from.
5- in function to execute, choose transfer
6- in to address choose destination address.
7- in value choose the amount you want to transfer (Please pay enough attention to Decimals, Send very small amounts to be sure)
8- Click on "post transaction."
p.s.
I suggest if you want to add ( after your check or the OAX tech guys ) also these instructions to your user_guide_pdf ... I do not think I'm the only one to have had the same doubt ^ _ ^