If your wallet does not provide a list of addresses or your public keys, or you do not wish to use the API to connect to permit read-only access to the exchange directly, you can opt to manually import the transactions using the File Import option if the wallet allows you to download/export your transaction history into a CSV file. This article contains the following sections:
- File Import Step-By-Step Instructions
- Using the File Import Template for Wallets
- Examples File Import Entries
- Related Resources
File Import Step-By-Step Instructions
Please see the following step-by-step instructions once you have downloaded your transaction history from the wallet:
- Log in to your Ledgible account and select the Wallets tab.
- Select the Add Wallet Data button from the top right.
- Select the radio button (circle) to the left of File Import and then select Next.
- Give your wallet a meaningful name in the Wallet Name field and then select Next.
- Use the template file to ensure your transaction export file is processed correctly into Ledgible. See the information below for examples and details on importing your file using the template.
Using the File Import Template for Wallets
To upload transactions using the File Import wizard, please note the following examples and instructions.
Note that these instructions are also included in the template file you can download through the application; please remove any of the lines that begin with 'DELETE-ME;' prior to attempting to upload your data.
IMPORTANT: You *must* remove all lines beginning with 'DELETE-ME' before attempting to upload this file
Each row that you upload must include the following fields in the following order:
- Date - The date on which the transaction occurred
- Must be in MM/DD/YYYY HH(24h):mm:ss format
- The date will be converted to UTC time upon upload
- Ex: 12/14/2019 13:45
- Type - The type of the transaction
- Must be one of: transfer-in / transfer-out
- Currency Symbol - The Symbol of the cryptocurrency you bought or sold in the transaction
- Ex: BTC or ETH
- Quantity - The number of units of the cryptocurrency you transferred
- Ex: "3.5738"
- Transaction Id - An optional unique identifier to differentiate between transactions. If not provided, a unique id will be created on upload.
- Ex: 32855494825
Example File Import Wizard Entries
Two correctly formatted sample entries have been provided below along with a description of the transaction each is describing:
On March 1 2020 - Transferred 1 BTC at a cost of $5800.00 to another address in Transaction Id a79066cf-bf0f-4d84-8ec5-11b0bba89d27
03/01/2019 15:32,transfer-out,BTC,1,a79066cf-bf0f-4d84-8ec5-11b0bba89d27
On August 10 2020 - a transfer of 1.5549 BTC was sent to this wallet in Transaction Id 7c75c737-7e7a-493f-8e4b-4c2535fd98e8
08/10/2019 05:10,transfer-in,BTC,1.5549,7c75c737-7e7a-493f-8e4b-4c2535fd98e8