Sakurato Crypto Portfolio Tracker
Track your crypto portfolio in WordPress — real-time prices, P&L, ROI charts, and transaction history. No wallet connection required.
5 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_cpt_portfolios | Stores cpt portfolios data created by this plugin. | Static |
| wp_cpt_price_cache | A cache table that stores temporary computed or fetched data. | Static |
| wp_cpt_snapshots | Stores cpt snapshots data created by this plugin. | Static |
| wp_cpt_target_prices | Stores cpt target prices data created by this plugin. | Static |
| wp_cpt_transactions | Stores cpt transactions data created by this plugin. | Static |
Core Table Usage
This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.
wp_optionsOption key:
crypto_portfolio_audit_logOption key:crypto_portfolio_backup_Option key:crypto_portfolio_backup_pre_migrationOption key:crypto_portfolio_last_pricesOption key:crypto_portfolio_migration_logOption key:crypto_portfolio_note_categoriesOption key:crypto_portfolio_notesOption key:crypto_portfolio_notes_logOption key:crypto_portfolio_price_cacheOption key:crypto_portfolio_purchasesOption key:crypto_portfolio_rollback_logOption key:crypto_portfolio_salesOption key:sakurato_cpt_api_settingsOption key:sakurato_cpt_chart_formatOption key:sakurato_cpt_prefix_migration_doneOption key:sakurato_cpt_price_cache_v2Option key:sakurato_cpt_public_portfolio_ownerOption key:sakurato_cpt_share_last_image_Option key:sakurato_cpt_theme_preferenceOption key:sakurato_cpt_top_500_preload_timestampOption key:sakurato_cpt_versionwp_usermeta