Authentication

account_emailaddress confirmation of user email addresses
auth_group permissions group names
auth_group_permissions
auth_permission permissions
auth_user users
auth_user_groups
auth_user_user_permissions
authtoken_token
core_expiringtoken

Main tables

bots_botconfig configs for trading bots
bots_ordermatch bot trade statistics in Order Creation mode
bots_ordermatchstat bot trade statistics aggregated by day in the Order Creation mode
core_accesslog history of requests to API and administrative interface
core_balance user balances
core_difbalance daily statistics on balance discrepancies
core_difbalancemonth 10-day statistics on balance discrepancies
core_disabledcoin disabled coins
core_exchange all exchanges
core_executionresult all matches
core_externalpriceshistory external price history BTC, ETH to USD
core_feesandlimits commissions and limits on coins
core_order all exchange orders
core_orderchangehistory order change history (volume, price)
core_orderrevert order reverses
core_orderstatechangehistory history of order state changes (fields state, status)
core_pairsettings trading pair settings. Enable/Disable Auto Orders for Pairs
core_profile user profiles
core_sendfund p2p transactions
core_sendfundsrevert reverse p2p transactions
core_smshistory history of phone number changes and confirmations via SMS to withdraw funds from the exchange
core_tradesaggregatedstats chart data
core_transaction all exchange transactions
core_transactionprice
core_twofactorsecrethistory history of exclusions/disconnections of 2FA users
core_twofactorsecrettokens 2FA tokens
core_userexchangefee personal commissions for users
core_userfee personal commissions for users
core_userkyc KYC
core_userlimitsstats user statistics on deposits and withdrawals, trades for the month and year
core_userpairdailystat daily trading statistics of users
core_userrestrictions disabling deposits / withdrawals, the ability to create orders for the user
core_userwallet all wallets on the exchange
core_wallethistoryitem wallet change history
core_wallettransactions cryptocurrency deposits
core_wallettransactionsrevert reverts of cryptocurrency deposits
core_withdrawallimitlevel types of withdrawal limits
core_withdrawaluserlimit user withdrawal limit
core_withdrawalrequest all currency withdrawals from the exchange
cryptocoins_accumulationdetails used to verify the collection address on a cold wallet
cryptocoins_accumulationstate current state of collection from the user's wallet
cryptocoins_accumulationtransaction collection transactions from user wallets
cryptocoins_depositswithdrawalsstats daily statistics on cold wallets
cryptocoins_gaskeeper gas keepers
cryptocoins_keeper keepers
cryptocoins_lastprocessedblock stores the id of the last parsed blocks of coins

Service tables

django
django_admin_log
django_content_type
django_migrations
django_session
django_site
otp_totp_totpdevice 2FA for administrative interface

User notifications via email and popup alerts

notifications_mailing
notifications_mailing_users
notifications_mailingprocessed
notifications_notification
notifications_notification_users

Settings

settings_field
settings_instance
settings_setting
settings_value