You need to login with your PHPCoin address from which you want to convert coins
| ID | height | Date | Amount | Dst | Mint tx |
|---|---|---|---|---|---|
| {{shortenString(item.id)}} | {{item.height}} | {{item.date_full}} | {{item.val}} | {{shortenString(item.dst)}} | {{shortenString(item.mint_tx)}} |
| ID | Height | Amount | Dst | Transfer tx |
|---|---|---|---|---|
| {{shortenString(item.txhash)}} | {{item.height}} | {{item.val}} | {{shortenString(item.dst)}} | {{shortenString(item.txId)}} |