
Package index
-
ACB()
- Calculate capital gains from realized gain transactions
-
USD2CAD()
cur2CAD_table()
- Convert USD to CAD (Bank of Canada rates)
-
USD2CAD_crypto2()
- Convert USD to CAD (using
crypto2
)
-
USD2CAD_priceR()
- Convert USD to CAD (using
priceR
)
-
check_missing_transactions()
- View rows with negative total balances
-
check_new_transactions()
- Check for new transactions
-
crypto_pie()
- Make a pie chart of your crypto revenues
-
data_CDC
- Sample data set of a fictive Crypto.com transaction history file
-
data_CDC_exchange_rewards
- Sample data set of a fictive Crypto.com exchange rewards transaction history file
-
data_CDC_exchange_trades
- Sample data set of a fictive Crypto.com exchange trades transaction history file
-
data_CDC_wallet
- Sample data set of a fictive Crypto.com wallet transaction history file
-
data_adalite
- Sample data set of a fictive Adalite transaction history file
-
data_adjustedcostbase1
data_adjustedcostbase2
data_adjustedcostbase3
data_adjustedcostbase4
data_adjustedcostbase5
data_adjustedcostbase6
- Sample data sets provided by adjustedcostbase.ca
-
data_binance
- Sample data set of a fictive Binance transaction history file
-
data_binance_withdrawals
- Sample data set of a fictive Binance withdrawals transaction history file
-
data_blockfi
- Sample data set of a fictive BlockFi transaction history file
-
data_celsius
- Sample data set of a fictive Celsius transaction history file
-
data_coinbase
- Sample data set of a fictive Coinbase transaction history file
-
data_coinpanda1
data_coinpanda2
- Sample data sets provided by coinpanda.io
-
data_coinsmart
- Sample data set of a fictive CoinSmart transaction history file
-
data_cryptotaxcalculator1
data_cryptotaxcalculator2
- Sample data sets provided by cryptotaxcalculator.io
-
data_exodus
- Sample data set of a fictive Exodus wallet transaction history file
-
data_gemini
- Sample data set of a fictive Gemini transaction history file
-
data_generic1
data_generic2
data_generic3
data_generic4
- Sample data sets of fictive generic transaction history files
-
data_koinly
- Sample data sets provided by koinly.io
-
data_newton
- Sample data set of a fictive Newton transaction history file
-
data_pooltool
- Sample data set of a fictive Cardano PoolTool transaction history file
-
data_presearch
- Sample data set of a fictive Presearch transaction history file
-
data_shakepay
- Sample data set of a fictive Shakepay transaction history file
-
data_uphold
- Sample data set of a fictive Uphold transaction history file
-
fetch_cronos_pos()
- Download transaction data from the Cronos POS chain
-
format_ACB()
- Formats transactions with ACB
-
format_CDC()
- Format Crypto.com App file
-
format_CDC_exchange_rewards()
- Format CDC exchange file (FOR REWARDS ONLY)
-
format_CDC_exchange_trades()
- Format CDC exchange file (FOR TRADES ONLY)
-
format_CDC_wallet()
- Format CDC wallet file
-
format_adalite()
- Format Adalite wallet file
-
format_binance()
- Format Binance earn file
-
format_binance_withdrawals()
- Format Binance withdrawal file
-
format_blockfi()
- Format BlockFi file
-
format_celsius()
- Format Celsius file
-
format_coinbase()
- Format Coinbase file
-
format_coinsmart()
- Format CoinSmart file
-
format_cronos_pos()
- Format transaction data from the Cronos POS chain
-
format_detect()
- Detect transaction file exchange and format it
-
format_dollars()
- Format numeric values to dollars
-
format_exodus()
- Format Exodus wallet file
-
format_gemini()
- Format Gemini file
-
format_generic()
- Format a generic transaction file
-
format_newton()
- Format Newton file
-
format_pooltool()
- Format ADA rewards from blockchain CSV
-
format_presearch()
- Format Presearch wallet file
-
format_shakepay()
- Format Shakepay file
-
format_suploss()
- Calculate superficial capital losses
-
format_uphold()
- Format Uphold file
-
get_latest_transactions()
- Get the date from the latest transactions per exchange
-
get_proceeds()
- Get proceeds of all sold coins
-
get_sup_losses()
- Get superficial loss amounts
-
listby_coin()
- List transactions by coin
-
match_prices()
- Get Fair Market Value (FMV) of transactions
-
merge_exchanges()
- List transactions by coin
-
prepare_list_prices()
add_popular_slugs()
popular_slugs
- Prepare the list of coins for prices
-
prepare_report()
- Prepare info for full crypto tax report
-
print_report()
- Print full crypto tax report
-
report_overview()
- Summary of ACB
-
report_revenues()
- Report all revenues
-
report_summary()
- Summary of gains and losses
-
tax_box()
- Get a simple table of relevant tax information
-
tax_table()
- Format tax table for final HTML report