Converting FCT to ACME
Follow this guide to convert your Factoids (FCT) and wrapped Factoids (wFCT) on Factom to ACME on Accumulate.
The FCT conversion to ACME is automatic. At the point of conversion, the Factoid address will be converted into Accumulate Lite Token Account addresses. You will import all the Factoid addresses into accumulate as RCD1 Accumulate Lite Token account addresses at genesis. The Factoid address will map automatically to these new RCD1 Accumulate Lite Token accounts.
The Factoid balances will be automatically converted into ACME and deposited into the RCD1 ACME Lite Token account.
To access ACME, users will need to import their Factom private keys into the Accumulate CLI wallet. The wallet will understand this mapping, and the users will have access at that point to their new ACME. Within the Accumulate Explorer, Factoid Addresses will point to ACME Lite Token Account Addresses.
Export and Import Steps for CLI
Step 1:
Locate Factoid Address and Factoid Secret Key
Factoid Secret (ED25519 Private Key):
Factoid Address (Public Key RCD1 Hash):
Step 2:
Import Factoid Secret to Accumulate CLI, Mobile Wallet, or Web Wallet
Syntax
Command
The above command will return an output similar to the following:
Step 3:
Lite Token Account will hold ACME balance converted from Prior Factoid Balance
Syntax
Command
The above command will return an output similar to the following:
User Expectation
If a user has FCT in a Hot Wallet or on an Exchange: Export FS Address (Factom Secret Key) from Factom Wallet. Import FS Address it into Accumulate Wallet (Mobile, Web, CLI). Reference Export and Import Steps.
If a user has FCT in a Ledger: No action on the user’s part when the Ledger supports ACME to convert FCT to ACME. The user will need to install the ACME Ledger application.
Exchange Expectation
If an exchange has FCT: If the exchange supports FCT to ACME conversion. Nothing needs to be done by the Exchange, and If the exchange does not support the FCT to ACME conversion, the Exchange needs to tell users to withdraw their funds from the Exchange.
Assumption: Exchange may hold some FCT in Cold and Hot Storage
Current Exchanges that support FCT: Bittrex.com and Qtrade.io
Data Accounts
Factom Data Chain to Lite Data Account To Convert a Factom Data Chain to a Lite Data account, add acc:// before the Data Chain ID.
Last updated