RTrade Technologies ltd. Officially Announces the Mainnet Launch of RTCoin by rtrade

View this thread on steempeak.com
· @rtrade · (edited)
$0.24
RTrade Technologies ltd. Officially Announces the Mainnet Launch of RTCoin
![logo](https://cdn.steemitimages.com/DQmTG7rQG9d6kNLBVRAQA89WBNQtKQwXukHQsLMspH94YxR/image.png)

After months of rigorous development, testing, security audits and company safety protocol the RTrade team is excited to announce history has been made on September 1, 2018 the official deployment of RTCoin and several Smart Contracts:

* [Multi Signature Wallet](https://etherscan.io/address/0x41fb0e5bd1dfe3b61e9a09ebd4105c2e35b0bcbd)
* [RTC Contract](https://etherscan.io/token/0xecc043b92834c1ebde65f2181b59597a6588d616)
* [Staking Contract](https://etherscan.io/address/0xD6e33C11CFF866162787b7198030aaC101A61F29#code)
* [Merged Miner Contract](https://etherscan.io/address/0x19Cdf52Ce778ef01BAc6A87615dC292A0BC14d5C#code)
* [Vesting Contract](https://etherscan.io/address/0x211D8B3EB985626B3363D3AeDd9B071113660330#code)
* [RTC sale Contract](https://etherscan.io/address/0x40e68e3F58b9C1928954BEe5dEcC09A45aA531f8#code)

You can find the smart contract source code, along with additional information on the [RT-Contracts Repository](https://github.com/RTradeLtd/RT-Contracts/tree/ab11a53dc96d5d8cc1281ac71c06a2d5b98c6bec). In order to ensure security, you'll want to ensure that the git commit you are browsing at is `ab11a53dc96d5d8cc1281ac71c06a2d5b98c6bec`  along with it being a signed commit using the GPG key ID `4AEE18F83AFDEB23`. As always when interacting with any smart contract, triple check the addresses. As of now although we link the contracts in this post, you will want to sure that you receive them from the aforementioned git commit that was signed with the correct key ID.

It is unfortunate in this space that the first thing people often think about, is exchanges so we want to get this out of the way now. RTrade Technologies will **NEVER** engage in public discussion about exchanges, potential exchange partnerhsips, or anything else related to the topic. If you engage in this discussion in **ANY** of our official channels, you will be warned once. The second time will result in a permanent ban from **ALL** of our channels without any chance for appeal.

## What is RTCoin

RTCoin is an ERC20 compliant digital token, granting users access to services past, present and future, and as a low risk method of gaining our trust as a company. There was no ICO for RTC, as we believe in offering utility and value from day one with services such as TEMPORAL, staking, computing hardware colocation, and more. We deem RTC an mmPOS (merged-mined Proof of Stake) token as it allows minting via the staking of RTC in a smart contract, and through "merged mining" with the Ethereum mainnet. We understand the "merged-mined" and "Proof of Stake" usage here deviates slightly from the more formal definition, but we believe it to be the only concise method of describing the token. Please visit our [website](https://www.rtradetechnologies.com/en/coin/) for more information about token allocations, vesting, etc. In order to focus on a smooth launch, the founders will be post-poning the start of the vesting of our allocation for about a week.

* Initial/Total Supply: 61.6Million
* Max Supply: uncapped
* POS Coin Generation: 10%
* Merged Mining Coin Generation: max of 3.15%

There are currently three methods of obtaining RTC, one of which is free:

* Buy it from the RTCETH smart contract
* Generate it from staking
* Generate it through the Merged Miner Validator contract

We encourage users who are looking for a more in-depth explanation of the staking mechanics, gas uage, etc... to visit the repository [README](https://github.com/RTradeLtd/RT-Contracts/blob/ab11a53dc96d5d8cc1281ac71c06a2d5b98c6bec/README.md).

## Security Steps Takes

* All smart contracts are open source, and have been verified on etherscan
* Extensive internal audits, along with an external audit was done
* The owner for each smart contract is a copy of the Gnosis MultiSig wallet
* All interactions with the multisig wallet requires 3 sign offs
* Contract code was recompiled each time before being deployed, and manually vetted.
* Hard coded addresses were double checked to ensure validity
* Practice run of the deployment the night before

## Interesting Transactions

* [Etherscan Token Supply and Tracking](https://etherscan.io/token/0xecc043b92834c1ebde65f2181b59597a6588d616)
* [Token Creation Transaction](https://etherscan.io/tx/0x206da564430ec31a0e93b1c291260a7dbab65696024d42067db6b5e5e1a76fa8)
* [First Stake Deposit](https://etherscan.io/tx/0x573df9c610e72240b2777364b1a157913a69cf53d0bda53ba7d68afa15c6a5c0)
* [First Staked Minting](https://etherscan.io/tx/0x42641231b78d87ab0f2c408829ce4f94580ade35d1a82961a2bd10d47163fadc)
* [First Merged Mining Block Submission](https://etherscan.io/tx/0x524cdcb7f5f503a44506ab5a35c288022c080556406b61263315f8c247dbeac0)

## Smart Contract Usage Instructions

Following are some guidelines on using the smart contracts. Within the coming weeks we will be releasing a web interface to make usage much easier.

### Purchasing RTC

To purchase RTC you simply need to send any amount of ETH to our RTC-ETH smart contract, which will invoke the fallback function triggering a purchase of RTC, sending the tokens to your ethereum address. You can optionally invoke the `buyRTC` function. The smart contract uses a fluctuating eth price, which at the moment is updated once a day. We are currently exploring a secure solution to do this automatically, however this will take time to do properly, and securely. The smart contract is configured to sell 8 RTC for $1USD of ethereum, which equates to a token price of $0.125USD. In order to adequately utilize RTC to pay for our services, there needs to be some concrete fiat evaluation to it.

### Staking

1) Approve the staking contract to spend funds on your behalf, you should set this to no more, or less than the amount you want to stake. You can do this by invoking the `approve` function on the RTC contract.
2) After the transaction has been mined, you'll want to deposit your stake into the smart contract by invoking the `depositStake` function, which will lock your initial stake up for a period of 2103840 blocks and 31557600 seconds.
3) After your deposit transaction has been mined, and at least 1 block has passed, you may claim your stake by invoking the `mint` function.
4) After 2103840 blocks, and 31557600 seconds have passed sicne your stake deposit, you may withdraw your initial stake via the `withdrawInitialStake` function.

### Merged Mining

1) In order for a miner to claim their reward, the block information (number+coinbase) for that block needs to be included in our smart contract. To do this, you may invoke the `submitBlock` function, which will store the information in the contract for the block at which it was included. This will mint RTC directly to your wallet.
2) If you mined a block whose information has been submitted, you may claim your rewards (up to 20 at a time) via the `bulkClaimReward` function.

We have also written an [experimental](https://github.com/RTradeLtd/RT-Contracts/tree/master/cli/miner) command line client to "mine" the `submitBlock` function. Please ensure that you read the entire README first.

Note about this contract: The current version doesn't make any special restrictions, and serves the block submission reward on a first come first serve basis. This means that if you submit a transaction, it is technically possible for someone to "snipe" your transaction by paying a higher gas price to be included in the block before your transaction. There are also no restrictions as to the order of transactions which the block miner decides to use. Please take this into consideration when using the smart contract.

## Closing Words

The entire RTrade team has been working tirelessly this last year and we are pleased to be able to start introducing our hard work to the rest of the world. Devcon4 is also getting closer by the day, so we hope to some of our supporters there! If you want to join our official RTrade Technologies telegram chat, please message [RTrade Admin](https://t.me/RTradmin) for a link to our channel, this process is to avoid spamming.

Links:

* [Website](https://www.rtradetechnologies.com/en/)
* [GitHub](https://github.com/RTradeLtd)
* [TEMPORAL Wiki](https://rtradetechnologies.atlassian.net/wiki/spaces/TEM/overview)
* [TEMPORAL Telegram Chat](https://t.me/RTradeTEMPORAL)
* [RT-Contracts Audits](https://github.com/RTradeLtd/RT-Contracts/tree/ab11a53dc96d5d8cc1281ac71c06a2d5b98c6bec/Documents/audits)
πŸ‘  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 72 others
properties (23)
post_id61,364,277
authorrtrade
permlinkrtrade-technologies-ltd-officially-announces-the-mainnet-launch-of-rtcoin
categorycryptocurrency
json_metadata{"links":["https:\/\/etherscan.io\/address\/0x41fb0e5bd1dfe3b61e9a09ebd4105c2e35b0bcbd","https:\/\/etherscan.io\/token\/0xecc043b92834c1ebde65f2181b59597a6588d616","https:\/\/etherscan.io\/address\/0xD6e33C11CFF866162787b7198030aaC101A61F29#code","https:\/\/etherscan.io\/address\/0x19Cdf52Ce778ef01BAc6A87615dC292A0BC14d5C#code","https:\/\/etherscan.io\/address\/0x211D8B3EB985626B3363D3AeDd9B071113660330#code","https:\/\/etherscan.io\/address\/0x40e68e3F58b9C1928954BEe5dEcC09A45aA531f8#code","https:\/\/github.com\/RTradeLtd\/RT-Contracts\/tree\/ab11a53dc96d5d8cc1281ac71c06a2d5b98c6bec","https:\/\/www.rtradetechnologies.com\/en\/coin\/","https:\/\/github.com\/RTradeLtd\/RT-Contracts\/blob\/ab11a53dc96d5d8cc1281ac71c06a2d5b98c6bec\/README.md","https:\/\/etherscan.io\/tx\/0x206da564430ec31a0e93b1c291260a7dbab65696024d42067db6b5e5e1a76fa8","https:\/\/etherscan.io\/tx\/0x573df9c610e72240b2777364b1a157913a69cf53d0bda53ba7d68afa15c6a5c0","https:\/\/etherscan.io\/tx\/0x42641231b78d87ab0f2c408829ce4f94580ade35d1a82961a2bd10d47163fadc","https:\/\/etherscan.io\/tx\/0x524cdcb7f5f503a44506ab5a35c288022c080556406b61263315f8c247dbeac0","https:\/\/github.com\/RTradeLtd\/RT-Contracts\/tree\/master\/cli\/miner","https:\/\/t.me\/RTradmin","https:\/\/www.rtradetechnologies.com\/en\/","https:\/\/github.com\/RTradeLtd","https:\/\/rtradetechnologies.atlassian.net\/wiki\/spaces\/TEM\/overview","https:\/\/t.me\/RTradeTEMPORAL","https:\/\/github.com\/RTradeLtd\/RT-Contracts\/tree\/ab11a53dc96d5d8cc1281ac71c06a2d5b98c6bec\/Documents\/audits"],"tags":["cryptocurrency","ethereum","blockchain","staking","mining"],"image":["https:\/\/cdn.steemitimages.com\/DQmTG7rQG9d6kNLBVRAQA89WBNQtKQwXukHQsLMspH94YxR\/image.png"],"app":"steemit\/0.1","format":"markdown"}
created2018-09-02 08:42:24
last_update2018-09-02 09:45:09
depth0
children21
net_rshares193,393,827,097
last_payout2018-09-09 08:42:24
cashout_time1969-12-31 23:59:59
total_payout_value0.216 SBD
curator_payout_value0.021 SBD
pending_payout_value0.000 SBD
promoted209.873 SBD
body_length8,506
author_reputation56,958,108,107
root_title"RTrade Technologies ltd. Officially Announces the Mainnet Launch of RTCoin"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (136)
@cryptomoneyguru ·
Important news share for everyone thanks @rtrade
πŸ‘  ,
properties (23)
post_id61,445,291
authorcryptomoneyguru
permlinkre-rtrade-rtrade-technologies-ltd-officially-announces-the-mainnet-launch-of-rtcoin-20180903t092538517z
categorycryptocurrency
json_metadata{"app":"steemit\/0.1","tags":["cryptocurrency"],"users":["rtrade"]}
created2018-09-03 09:25:39
last_update2018-09-03 09:25:39
depth1
children2
net_rshares559,150,526
last_payout2018-09-10 09:25:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length48
author_reputation25,703,957,827
root_title"RTrade Technologies ltd. Officially Announces the Mainnet Launch of RTCoin"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (2)
@trendinguy ·
Check my account bro 

Posted using [Partiko Android](https://steemit.com/@partiko-android)
πŸ‘Ž  ,
properties (23)
post_id61,507,621
authortrendinguy
permlinktrendinguy-re-cryptomoneyguru-re-rtrade-rtrade-technologies-ltd-officially-announces-the-mainnet-launch-of-rtcoin-20180904t010455462z
categorycryptocurrency
json_metadata{"app":"partiko"}
created2018-09-04 01:04:57
last_update2018-09-04 01:04:57
depth2
children0
net_rshares-29,372,700,535
last_payout2018-09-11 01:04:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length91
author_reputation19,850,789,211
root_title"RTrade Technologies ltd. Officially Announces the Mainnet Launch of RTCoin"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (2)
@geralbellorin ·
claro hermano
properties (22)
post_id62,109,669
authorgeralbellorin
permlinkre-cryptomoneyguru-re-rtrade-rtrade-technologies-ltd-officially-announces-the-mainnet-launch-of-rtcoin-20180910t190802775z
categorycryptocurrency
json_metadata{"app":"steemit\/0.1","tags":["cryptocurrency"]}
created2018-09-10 19:10:03
last_update2018-09-10 19:10:03
depth2
children0
net_rshares0
last_payout2018-09-17 19:56:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length13
author_reputation0
root_title"RTrade Technologies ltd. Officially Announces the Mainnet Launch of RTCoin"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars0
@smartresteem ·
$0.17
Hi There, Send anywhere between 1 SBD and 10 SBD to @smartresteem to get more upvotes and return on investment via getting high visibility to your post with resteem to whales and minnows!
πŸ‘  ,
πŸ‘Ž  ,
properties (23)
post_id61,512,892
authorsmartresteem
permlinkre-rtrade-rtrade-technologies-ltd-officially-announces-the-mainnet-launch-of-rtcoin-20180904t023311690z
categorycryptocurrency
json_metadata{"users":["smartresteem"],"tags":["cryptocurrency"],"app":"steemit\/0.1"}
created2018-09-04 02:33:12
last_update2018-09-04 02:33:12
depth1
children0
net_rshares151,368,630,062
last_payout2018-09-11 02:33:12
cashout_time1969-12-31 23:59:59
total_payout_value0.172 SBD
curator_payout_value0.001 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length187
author_reputation1,584,893,192,461
root_title"RTrade Technologies ltd. Officially Announces the Mainnet Launch of RTCoin"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (4)
@shairkhan319 ·
Nice Job
πŸ‘  
properties (23)
post_id61,520,720
authorshairkhan319
permlinkre-rtrade-rtrade-technologies-ltd-officially-announces-the-mainnet-launch-of-rtcoin-20180904t044259796z
categorycryptocurrency
json_metadata{"app":"steemit\/0.1","tags":["cryptocurrency"]}
created2018-09-04 04:43:00
last_update2018-09-04 04:43:00
depth1
children0
net_rshares606,751,833
last_payout2018-09-11 04:43:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length8
author_reputation0
root_title"RTrade Technologies ltd. Officially Announces the Mainnet Launch of RTCoin"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (1)
@purrodesign ·
Quiero emprender y ganar digitalmente, Criptomonedas
πŸ‘  ,
properties (23)
post_id61,527,641
authorpurrodesign
permlinkre-rtrade-rtrade-technologies-ltd-officially-announces-the-mainnet-launch-of-rtcoin-20180904t063644748z
categorycryptocurrency
json_metadata{"app":"steemit\/0.1","tags":["cryptocurrency"]}
created2018-09-04 06:36:45
last_update2018-09-04 06:36:45
depth1
children0
net_rshares1,117,729,827
last_payout2018-09-11 06:36:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length52
author_reputation0
root_title"RTrade Technologies ltd. Officially Announces the Mainnet Launch of RTCoin"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (2)
@michael383 ·
muy buen post ademas que nos ayuda a todos en este mundo de moneda digital
πŸ‘  
properties (23)
post_id61,541,706
authormichael383
permlinkre-rtrade-rtrade-technologies-ltd-officially-announces-the-mainnet-launch-of-rtcoin-20180904t101701405z
categorycryptocurrency
json_metadata{"app":"steemit\/0.1","tags":["cryptocurrency"]}
created2018-09-04 10:17:06
last_update2018-09-04 10:17:06
depth1
children1
net_rshares561,336,103
last_payout2018-09-11 10:17:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length74
author_reputation0
root_title"RTrade Technologies ltd. Officially Announces the Mainnet Launch of RTCoin"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (1)
@geralbellorin ·
exacto mano
properties (22)
post_id62,109,698
authorgeralbellorin
permlinkre-michael383-re-rtrade-rtrade-technologies-ltd-officially-announces-the-mainnet-launch-of-rtcoin-20180910t190823515z
categorycryptocurrency
json_metadata{"app":"steemit\/0.1","tags":["cryptocurrency"]}
created2018-09-10 19:10:24
last_update2018-09-10 19:10:24
depth2
children0
net_rshares0
last_payout2018-09-17 19:56:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length11
author_reputation0
root_title"RTrade Technologies ltd. Officially Announces the Mainnet Launch of RTCoin"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars0
@cloudspyder · (edited)
Is there any airdrop happened in the future or plan for an airdrop?
πŸ‘  ,
properties (23)
post_id61,573,354
authorcloudspyder
permlinkre-rtrade-rtrade-technologies-ltd-officially-announces-the-mainnet-launch-of-rtcoin-20180904t170231551z
categorycryptocurrency
json_metadata{"tags":["cryptocurrency"],"app":"steemit\/0.1"}
created2018-09-04 17:02:33
last_update2018-09-04 17:02:54
depth1
children3
net_rshares15,466,037,294
last_payout2018-09-11 17:02:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length67
author_reputation7,356,422,544,596
root_title"RTrade Technologies ltd. Officially Announces the Mainnet Launch of RTCoin"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (2)
@rtrade ·
The only airdrop we have planned is for attendees to [Devcon4](https://devcon4.ethereum.org/). If you are interested in acquiring RTC without having to pay us please use the merged Miner Contract all thats required is to pay the gas costs for the transaction. Otherwise you may purchase them from the RTCETH Contract
properties (22)
post_id61,601,392
authorrtrade
permlinkre-cloudspyder-re-rtrade-rtrade-technologies-ltd-officially-announces-the-mainnet-launch-of-rtcoin-20180905t003138788z
categorycryptocurrency
json_metadata{"tags":["cryptocurrency"],"links":["https:\/\/devcon4.ethereum.org\/"],"app":"steemit\/0.1"}
created2018-09-05 00:31:39
last_update2018-09-05 00:31:39
depth2
children2
net_rshares0
last_payout2018-09-12 00:31:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length316
author_reputation56,958,108,107
root_title"RTrade Technologies ltd. Officially Announces the Mainnet Launch of RTCoin"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@cloudspyder ·
Thanks for the info.
properties (22)
post_id61,604,527
authorcloudspyder
permlinkre-rtrade-re-cloudspyder-re-rtrade-rtrade-technologies-ltd-officially-announces-the-mainnet-launch-of-rtcoin-20180905t012642060z
categorycryptocurrency
json_metadata{"app":"steemit\/0.1","tags":["cryptocurrency"]}
created2018-09-05 01:26:45
last_update2018-09-05 01:26:45
depth3
children1
net_rshares0
last_payout2018-09-12 01:26:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length20
author_reputation7,356,422,544,596
root_title"RTrade Technologies ltd. Officially Announces the Mainnet Launch of RTCoin"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@adamaslam ·
An incredible concept with a good presentation 

Posted using [Partiko Android](https://steemit.com/@partiko-android)
πŸ‘  
properties (23)
post_id61,593,854
authoradamaslam
permlinkadamaslam-re-rtrade-rtrade-technologies-ltd-officially-announces-the-mainnet-launch-of-rtcoin-20180904t221001125z
categorycryptocurrency
json_metadata{"app":"partiko"}
created2018-09-04 22:10:00
last_update2018-09-04 22:10:00
depth1
children1
net_rshares14,731,622,925
last_payout2018-09-11 22:10:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length117
author_reputation1,227,125,239,851
root_title"RTrade Technologies ltd. Officially Announces the Mainnet Launch of RTCoin"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (1)
@rtrade ·
Thank you! We are very happy with all the work that has been done. Stay tuned for more great updates!
properties (22)
post_id61,601,778
authorrtrade
permlinkre-adamaslam-adamaslam-re-rtrade-rtrade-technologies-ltd-officially-announces-the-mainnet-launch-of-rtcoin-20180905t003907525z
categorycryptocurrency
json_metadata{"tags":["cryptocurrency"],"app":"steemit\/0.1"}
created2018-09-05 00:39:06
last_update2018-09-05 00:39:06
depth2
children0
net_rshares0
last_payout2018-09-12 00:39:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length101
author_reputation56,958,108,107
root_title"RTrade Technologies ltd. Officially Announces the Mainnet Launch of RTCoin"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@nithin7237 ·
Good article my friend
properties (22)
post_id61,627,299
authornithin7237
permlinkre-rtrade-rtrade-technologies-ltd-officially-announces-the-mainnet-launch-of-rtcoin-20180905t074649675z
categorycryptocurrency
json_metadata{"app":"steemit\/0.1","tags":["cryptocurrency"]}
created2018-09-05 07:46:54
last_update2018-09-05 07:46:54
depth1
children0
net_rshares0
last_payout2018-09-12 07:46:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length22
author_reputation88,217,664,418
root_title"RTrade Technologies ltd. Officially Announces the Mainnet Launch of RTCoin"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@jmz33 ·
NO ENTIENDO MUCHO SOBRE ESTO QUIEN ME PODRIA GUIAR
properties (22)
post_id61,670,234
authorjmz33
permlinkre-rtrade-rtrade-technologies-ltd-officially-announces-the-mainnet-launch-of-rtcoin-20180905t171504359z
categorycryptocurrency
json_metadata{"app":"steemit\/0.1","tags":["cryptocurrency"]}
created2018-09-05 17:15:12
last_update2018-09-05 17:15:12
depth1
children0
net_rshares0
last_payout2018-09-12 17:15:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length50
author_reputation0
root_title"RTrade Technologies ltd. Officially Announces the Mainnet Launch of RTCoin"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@julija ·
nice
πŸ‘  
properties (23)
post_id61,767,617
authorjulija
permlinkre-rtrade-rtrade-technologies-ltd-officially-announces-the-mainnet-launch-of-rtcoin-20180906t182043404z
categorycryptocurrency
json_metadata{"app":"steemit\/0.1","tags":["cryptocurrency"]}
created2018-09-06 18:20:42
last_update2018-09-06 18:20:42
depth1
children0
net_rshares589,622,239
last_payout2018-09-13 18:20:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length4
author_reputation97,723,722,095
root_title"RTrade Technologies ltd. Officially Announces the Mainnet Launch of RTCoin"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (1)
@xoxoone9 ·
great post
πŸ‘  
properties (23)
post_id61,928,327
authorxoxoone9
permlinkre-rtrade-rtrade-technologies-ltd-officially-announces-the-mainnet-launch-of-rtcoin-20180908t152319831z
categorycryptocurrency
json_metadata{"app":"steemit\/0.1","tags":["cryptocurrency"]}
created2018-09-08 15:23:21
last_update2018-09-08 15:23:21
depth1
children1
net_rshares552,233,356
last_payout2018-09-15 15:23:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length10
author_reputation7,605,208,258,206
root_title"RTrade Technologies ltd. Officially Announces the Mainnet Launch of RTCoin"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (1)
@geralbellorin ·
gracias hablo espaΓ±ol
properties (22)
post_id62,109,773
authorgeralbellorin
permlinkre-xoxoone9-re-rtrade-rtrade-technologies-ltd-officially-announces-the-mainnet-launch-of-rtcoin-20180910t190939945z
categorycryptocurrency
json_metadata{"app":"steemit\/0.1","tags":["cryptocurrency"]}
created2018-09-10 19:11:39
last_update2018-09-10 19:11:39
depth2
children0
net_rshares0
last_payout2018-09-17 19:56:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length21
author_reputation0
root_title"RTrade Technologies ltd. Officially Announces the Mainnet Launch of RTCoin"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars0
@flcmoviesflix ·
wow amazing
πŸ‘  
properties (23)
post_id61,935,309
authorflcmoviesflix
permlinkre-rtrade-rtrade-technologies-ltd-officially-announces-the-mainnet-launch-of-rtcoin-20180908t170328767z
categorycryptocurrency
json_metadata{"tags":["cryptocurrency"],"app":"steemit\/0.1"}
created2018-09-08 17:03:30
last_update2018-09-08 17:03:30
depth1
children0
net_rshares573,473,100
last_payout2018-09-15 17:03:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length11
author_reputation0
root_title"RTrade Technologies ltd. Officially Announces the Mainnet Launch of RTCoin"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (1)
@kristianmendoza ·
muy bien.!
πŸ‘  
properties (23)
post_id61,956,921
authorkristianmendoza
permlinkre-rtrade-rtrade-technologies-ltd-officially-announces-the-mainnet-launch-of-rtcoin-20180908t234037076z
categorycryptocurrency
json_metadata{"tags":["cryptocurrency"],"app":"steemit\/0.1"}
created2018-09-08 23:45:06
last_update2018-09-08 23:45:06
depth1
children0
net_rshares540,009,131
last_payout2018-09-15 23:45:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length10
author_reputation0
root_title"RTrade Technologies ltd. Officially Announces the Mainnet Launch of RTCoin"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (1)