Post
Topic
Board Announcements (Altcoins)
Re:  INTERNET OF COINS ⛓ blockchain freedom (r)evolution ⛓ [ CROWDFUND CLOSED ]
by
arisen725
on 28/03/2019, 15:15:49 UTC
Tron has been implemented. We'd love to see people add recipes for their favorite tokens.

Here's some example recipes.

TRC10 token:
Code:
{
  "symbol":"trx.btt",
  "name":"BitTorrent (BTT)",
  "import":"trx",
  "contract":"1002000",
  "originator":"TF5Bn4cJCT6GVeUgyCN4rBhDg42KBrpAjg",
  "factor":6
}

TRC20 token:
Code:
{
  "symbol":"trx.tronish",
  "name":"TronMyWish (TRONISH)",
  "import":"trx",
  "contract":"TBDvDKi4SX2n6tu2YcLNcaNLjNWLxnDtKg",
  "originator":"TMZmPaUgwXrrV9iWyrXrEodTKucMxwygBK",
 "factor":6
}

We're still busy on things like status, history, attachment and message functions for TRX, and hope to have them done soon.