Every item, every character, every location — valued against live Jita prices. Net worth combines your wallet balance from EWL with your full asset valuation. Hourly syncs, 90-day wealth history, location drill-down, and CSV export. Know exactly what you own and what it's worth right now.
The dashboard shows your total asset value, net worth (asset value + wallet balance from EWL), character count, and total item count across all connected characters. Below the stat tiles, a per-character location breakdown lists every station and structure where you have assets, with item count and Jita sell value for each. Items in Asset Safety are flagged separately.
The asset list is a fully searchable, filterable table of every item across all your characters. Search by item name, filter by location or slot flag (Hangar, Cargo, Fitted). A minimum-value filter hides sub-threshold dust so you can focus on what matters. Results show item name, quantity, location, slot flag, and Jita sell value. Export any filtered result set to CSV.
Hourly net worth snapshots build a 90-day wealth history chart. Switch between 30-day and 90-day windows. See the effect of big trades, industry runs, or market crashes on your total accumulated wealth. The chart shows asset value and wallet balance as stacked components so you can see how each contributes to your total net worth.
Connect once via EVE SSO. EVAS handles syncing, pricing, and history — no manual refreshes needed.
esi-assets.read_assets.v1 scope. Tokens stored in eve_characters and refreshed automatically before each sync.GET /characters/{id}/assets/, following all pages and resolving every location_id to a station name via evas_locations cache.type_id is matched against ed_region_snapshots (region 10000002 — Jita) for the latest Jita sell price. Results upserted to evas_assets keyed by (character_id, item_id).evas_valuations combining SUM(total_value) across all assets with the latest EWL wallet balance, building the 90-day history chart.type_name ILIKE, location_id, location_flag (Hangar/Cargo/Fitted), or min_value. Export any filtered result via /api/assets/{char_id}?format=csv.Hourly syncs. Jita pricing. Location drill-down. Zero manual work.
/api/overview endpoint returns asset_value, wallet_balance, net_worth, and asset_delta vs the previous evas_valuations snapshot.location_id resolved to station name via evas_locations. Top 3 locations shown with item count and ISK value. Items in Asset Safety flagged with location_flag = 'AssetSafety'.type_name ILIKE, filter by location_id, location_flag (Hangar, Cargo, Fitted, AssetSafety), or a minimum total_value threshold. Cuts sub-ISK dust from your results instantly.evas_valuations build a 30/90-day wealth chart. The /api/valuation-history/{char_id}?range=90d endpoint returns timestamped total_value and item_count points.evas_prefs.default_char_id; switch from the Browse page without re-auth./api/assets/{char_id}?format=csv. Output includes item_id, type_id, type_name, location_name, location_flag, quantity, unit_price, and total_value./api/portfolio/net-worth: combined asset_total, wallet_total, and net_worth, plus live active_jobs from EVE Industry and watchlist_items from EVE Wallet — your whole EVE financial footprint at a glance.evas_scan_runs with started_at, finished_at, chars_collected, items_upserted, and success. The /api/health endpoint surfaces last run status without touching asset data.EVAS reads your wallet balance from EVE Wallet (EWL) and combines it with asset values to show total wealth. Prices are sourced from EVE Dealer (ED). The aggregated portfolio view also pulls live active-job counts from EVE Industry and watchlist counts from EVE Wallet. All tools update independently — EVAS aggregates them on each hourly sync cycle.
Connect once via EVE SSO. Every item valued, every location mapped, net worth updated hourly.
Launch EVE AssetsRequires a MelTuc account. Create one free.