{{Application.ServerInfo.server_name}} (v{{Application.ServerInfo.server_version}}) -- {{Application.ServerInfo.server_hostname}} -- {{Application.ServerInfo.network_name}} Network

{{ Application.User.user_name }}

Account :

account name
Balance : $ {{ (Page.Account.balance / 100) | number : 2 }}


Getting Started

Welcome to SpiritEx Market!

  • Thank you for using SpiritEx Market.
  • It seems you have not created an account yet.
  • Click the account menu iconabove to get started.
  • From here, you can create a new SpiritEx Market account.
  • Later, you can rename and fund your account from the account menu.
  • You can have multiple accounts, each with its own name and funding source.
  • Use the category tabs above to view and interact with your account.

Trade

Buy and sell assets from public offerings

User
{{Application.User.user_email}}
Account

Balance : $ {{ (Page.Account.balance / 100) | number : 2}}Bottles Owned : {{Page.Account_OfferingAssets() | number}}

Offering

Bottles : {{Page.Trade.Offering.asset_info.bottle_count | number}}Casks : {{Page.Trade.Offering.asset_info.Casks.length | number}}

Order Type
Unit Count
Unit Price
Expiration
{{ Page.Trade.LastError }}

Orders

Orders executed for this account

  • waiting on server ...
  • No Orders
Created Type Status Offering Filled Price Hold Expires
{{ item.created_at | date : "medium" }} {{ item.order_type }} OpenClosed {{ item.offering_name }} {{ item.fill_count | number }} / {{ item.unit_count | number }} ${{ (item.unit_price / 100) | number : 2 }} ${{ (item.balance / 100) | number : 2 }} {{ item.expiration }}

Offerings

Offerings owned by this account

  • waiting on server ...
  • No Offerings
Active Offerings
Name Type Asset Count Asset Type
{{ item.offering_name }} {{ item.asset_spec.offering_type_name }} {{ item.asset_info.bottle_count }} {{ item.asset_spec.assets_type_name }}
Draft Offerings
Name Type Asset Count Asset Type
{{ item.offering_name }} {{ item.asset_spec.offering_type_name }} {{ item.asset_info.bottle_count }} {{ item.asset_spec.assets_type_name }}

Assets

Tradable assets held by this account

  • waiting on server ...
  • No Assets
Offering Owned
{{ item.offering_name }} {{ item.asset_count }} sell

Permissions

Assigned user permissions for this account

{{ Page.AddUser_Error }}

Administrators

Can perform all account activities and assign permissions to other users.

{{ item.user_name }} ({{ item.user_email }})

Users

Can view balances and assets. Can also manage trades.

{{ item.user_name }} ({{ item.user_email }})

Viewers

Can view limited account information.

{{ item.user_name }} ({{ item.user_email }})

Audits

Audit log of changes to your account

  • waiting on server ...
  • No Audits
Timestamp Type Adjustment Audit Note
{{ item.created_at | date : "medium" }} {{ item.audit_type }}
{{ item.adjustment / 100 | currency }}
{{ item.adjustment | number }}
{{ item.adjustment / 100 | currency }}
{{ item.adjustment | number }}
{{ 0 | currency }}
{{ 0 | number }}
{{ item.note }}