For now, I am keeping this ANN short and to the point, edits and updates will follow in due course.
Mutual Trust [MTC]MTC is a UBIQ based token (
https://bitcointalk.org/index.php?topic=1763606.0)
Total Supply; 200,000,000
Website:
www.MTC.moneyThe full supply is to be sold by several rounds of Initial Public Offering
Funds raised from the IPO’s will be used to fund real-world, residential building/construction projects, with any returned funds/profits from these projects being injected into the open market in a repurchasing capacity.
Fund raising has just started, with funds being pledged by Strategic Partners and Angel Investors to help raise initial capital which will help pay for marketing and development. When the first round of fund raising has come to an end MTC will be listed on a public exchange for rounds 2 and 3 IPO to the general public.
We are currently looking for further strategic partners and angel investors to help raise initial capital. If you are interested in being a strategic partner or angel investor you can contact us using the form on the website (
http://mtc.money/contact).
IPO Info: Finalised dates are yet to be set for deadlines for each round but will follow a rough-guideline as per the following;
Once Round 1 (Strategic Partners and Angel Investors) has surpassed 50 million MTC sold round 1 will end in 4 weeks. When Round 1 ends MTC will be listed on a public exchange for Rounds 2 and 3. Rounds 2 and 3 will run for four weeks each.
After Round 3 has ended, the public exchange will release raised funds to MTC developers and the coin will be tradable publicly.
IPO Costs:
ROUND 1: Strategic Partners & Angel Investors; First 50 million MTC plus a further four weeks of Round 1, UP TO 100 million coins. If 100 million coins are sold in Round 1 before the 4th week we will seek to start public Round 2 ASAP.
Round 1 Cost: 800 Satoshi per coin
ROUND 2: Public IPO; Up to 100 million MTC total (including coins sold in Round 1)
Round 2 will run for a 4 week period once started. Any unsold coins from the first 100 million will be destroyed by the public exchange before the start of round 3.
Round 2 Cost: 1000 Satoshi per coin
ROUND 3: Public IPO; Remaining 100 million MTC total.
Round 3 will run for a 4 week period once started. Any unsold coins from the remaining 100 million will be destroyed by the public exchange before raised funds are released to MTC developers and the coin will open for public exchange.
Round 3 Cost: 1500 Satoshi per coin
WALLET: In order to send and receive MTC you will need to download and install the Ubiq Fusion wallet,
Fusion GUI wallet -
https://github.com/ubiq/fusion/releasesSource Code -
https://github.com/ubiq/go-ubiqGubiq binaries available -
https://github.com/ubiq/go-ubiq/releases/Once downloaded, installed and synced with the Ubiq network, you can add MTC to your Watched Tokens / Watched Contracts;
In order to transact MTC you need to “watch” the MTC Token.
If you want to see all transactions that involve MTC, you need to "watch" the Contract.
Watch Token (in order to receive MTC to your wallet);On the Wallet Page, click “Contracts” in the top-right corner,
At the bottom of the page, click “Watch Token”,
In the “Token Contract Address” enter: 0xb2971e9aEC6Af7B8c7979D873A80187998fAE382 (This is the address of the MTC Contract)
The Token Name and Symbol should auto-fill, now click OK.
Now your wallet can “see” MTC tokens if sent to your Ubiq wallet address.
Watch Contract (in order to see MTC transactions on the network);On the wallet page, in the top right corner click “Contract”
Then on the left side of the page click “Watch Contract”
Enter the following info into the box that pops up;
Contact Name: Mutual Trust
Contract Address: 0xb2971e9aEC6Af7B8c7979D873A80187998fAE382
Json Interface copy and paste all of this into the box, Then press OK.
[ { "constant": true, "inputs": [], "name": "name", "outputs": [ { "name": "", "type": "string", "value": "Mutual Trust" } ], "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": "totalSupply", "outputs": [ { "name": "", "type": "uint256", "value": "20000000000000000" } ], "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": "decimals", "outputs": [ { "name": "", "type": "uint8", "value": "8" } ], "payable": false, "type": "function" }, { "constant": true, "inputs": [], "name": "standard", "outputs": [ { "name": "", "type": "string", "value": "Token 0.1" } ], "payable": false, "type": "function" }, { "constant": true, "inputs": [ { "name": "", "type": "address" } ], "name": "balanceOf", "outputs": [ { "name": "", "type": "uint256", "value": "0" } ], "payable": false, "type": "function" }, { "constant": true, "inputs": [], "name": "symbol", "outputs": [ { "name": "", "type": "string", "value": "MTC" } ], "payable": false, "type": "function" }, { "constant": false, "inputs": [ { "name": "_to", "type": "address" }, { "name": "_value", "type": "uint256" } ], "name": "transfer", "outputs": [], "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": true, "inputs": [ { "name": "", "type": "address" }, { "name": "", "type": "address" } ], "name": "allowance", "outputs": [ { "name": "", "type": "uint256", "value": "0" } ], "payable": false, "type": "function" }, { "inputs": [ { "name": "initialSupply", "type": "uint256", "index": 0, "typeShort": "uint", "bits": "256", "displayName": "initial Supply", "template": "elements_input_uint", "value": "20000000000000000" }, { "name": "tokenName", "type": "string", "index": 1, "typeShort": "string", "bits": "", "displayName": "token Name", "template": "elements_input_string", "value": "Mutual Trust" }, { "name": "decimalUnits", "type": "uint8", "index": 2, "typeShort": "uint", "bits": "8", "displayName": "decimal Units", "template": "elements_input_uint", "value": "8" }, { "name": "tokenSymbol", "type": "string", "index": 3, "typeShort": "string", "bits": "", "displayName": "token Symbol", "template": "elements_input_string", "value": "MTC" } ], "payable": false, "type": "constructor" }, { "payable": false, "type": "fallback" }, { "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" } ]
Further updates and edits will follow in due course.
I will try to get back on here to answer any questions when possible.