DLUX
An open source platform for p2p games, apps, and experiences.
Claim DLUX
Tokens from earnings, delegation, PoB, node rewards, etc.
{{formatNumber((accountapi.claim)/1000, 3, '.', ',')}} DLUX


DLUX
The utility token for content distribution, smart contracts, and NFT creation.
{{formatNumber((accountapi.balance)/1000, 3, '.', ',')}} DLUX

DLUX Power
- Increased voting power and rewards
- Instant Power Up | 4 Week Power Down
{{formatNumber((accountapi.poweredUp)/1000, 3, '.', ',')}} DLUX
A {{formatNumber(accountapi?.power_downs[Object.keys(accountapi?.power_downs)[0]].amount / 1000, 3, '.', ',')}} DLUX power down is scheduled {{timeUntilBlocks((accountapi?.power_downs[Object.keys(accountapi?.power_downs)[0]].block - accountapi.head_block)*3000)}}. ({{Object.keys(accountapi?.power_downs).length}} weeks remaining)

Delegated DLUX Power
Profit sharing with node operators
{{formatNumber((accountapi?.granting?.t ? accountapi.granting?.t : 0)/1000, 3, '.', ',')}} DLUX
Delegated: ({{typeof accountapi?.granting == "object" ? (Object.keys(accountapi?.granting).length - 1 > 0 ? Object.keys(accountapi?.granting).length - 1 : 0) : 0 }})
Received: ({{typeof accountapi.granted == "object" ? (Object.keys(accountapi.granted).length - 1 > 0 ? Object.keys(accountapi.granted).length - 1 : 0 ) : 0}})
{{formatNumber((a)/1000, 3, '.', ',')}} DLUX

DLUX Governance
- Liquidity for DAO multi-sig wallet and DEX escrow transactions
- Enables voting on proposed community measures
- 1 Week Lock | 4 Week Unlock
A {{formatNumber(accountapi?.gov_downs[Object.keys(accountapi?.gov_downs)[0]].amount / 1000, 3, '.', ',')}} DLUX power down is scheduled {{timeUntilBlocks((accountapi?.gov_downs[Object.keys(accountapi?.gov_downs)[0]].block - accountapi.head_block)*3000)}}. ({{Object.keys(accountapi?.gov_downs).length}} weeks remaining)
Estimated Account Value
The approximate US Dollar value for all DLUX in your account
${{formatNumber(dluxval * accountapi.tick * hiveprice.hive.usd,2, '.', ',')}}
Turn on the Test Net to Power up BROCA and
generate resource credits
for
file
storage
Actions that don't have "Test Network Only"
will not
effect your real
account
Decentralized and incentivized network infrastructure that rewards service operators
Claim Rewards
Claimable rewards for running or delegating to a service node
{{formatNumber((saccountapi.claim)/1000, 3, '.', ',')}} LARYNX


SPK
The governance token of SPK network
{{formatNumber((saccountapi.spk)/1000, 3, '.', ',')}} SPK


LARYNX
The service token of SPK network
{{formatNumber((saccountapi.balance)/1000, 3, '.', ',')}} LARYNX

LARYNX Power
- Earns SPK governance tokens
- Instant Power Up | 4 Week Power Down
- Delegate to node service accounts to build consensus
{{formatNumber((saccountapi.poweredUp)/1000, 3, '.', ',')}} LARYNX
A LARYNX power down is scheduled to happen in {{when(saccountapi.powerDowns)}} with {{saccountapi.powerDowns.length}} installments remaining

Delegated LARYNX Power
Profit sharing with service providers
{{formatNumber((saccountapi.granting.t+saccountapi.granted.t)/1000, 3, '.', ',')}} LARYNX
Delegated: ({{Object.keys(saccountapi.granting).length - 1 > 0 ? Object.keys(saccountapi.granting).length - 1 : 0 }})
Received: ({{Object.keys(saccountapi.granted).length - 1 > 0 ? Object.keys(saccountapi.granted).length - 1 : 0 }})
{{formatNumber((a)/1000, 3, '.', ',')}} LARYNX

Locked LARYNX
- PoS concensus and collateral for DEX transactions
- Instant Lock | 4 Week Unlock
- Requires an operating LARYNX node
{{formatNumber((saccountapi.gov)/1000, 3, '.', ',')}} LARYNX
Estimated Account Value
The approximate US Dollar value for all SPK assets in your account
${{formatNumber(spkval * saccountapi.tick * hiveprice.hive.usd,2, '.', ',')}}
HIVE
A proof-of-stake blockchain built for censorship resistant content and apps
Claim Rewards
You have some pending rewards to claim
{{accountinfo.reward_hbd_balance}} | {{accountinfo.reward_hive_balance}} | {{accountinfo.reward_vesting_hive }} Power
HIVE
The main token of the chain, often rewarded for content.
{{formatNumber(focus.balance,3,'.', ',')}} HIVE
HIVE Power
- Increased voting power on content: {{votePowerCalc(focus)}}
- Increased rewards from curation: up to {{dailyReturn(focus)}} daily
- Increased resource credits: upto {{ (rcAccount?.max_rc / rcCost?.comment_operation).toFixed(0) }} comments
{{formatNumber(((pFloat(hivestats.total_vesting_fund_hive)*pFloat(focus.vesting_shares))/pFloat(hivestats.total_vesting_shares)),3, '.', ',')}} HP
{{formatNumber(((pFloat(hivestats.total_vesting_fund_hive)*(pFloat(focus.vesting_shares) + pFloat(focus.received_vesting_shares) - pFloat(focus.delegated_vesting_shares)))/pFloat(hivestats.total_vesting_shares)),3, '.', ',')}} EHP
A {{formatNumber(focus.weeklyHiveWithdrawal, 3, '.',',')}} HP Power Down is scheduled {{timeUntil(focus.nextWithdrawalDate)}}. ({{formatNumber(focus.remainingHiveToWithdraw / focus.weeklyHiveWithdrawal,0,'','')}} weeks remaining)
Delegated HIVE Power
Grant the benefits of Hive Power, without transferring its ownership.
{{formatNumber( ((parseFloat(focus.received_vesting_shares) / parseFloat(hivestats.total_vesting_shares)) * parseFloat(hivestats.total_vesting_fund_hive)) - ((parseFloat(focus.delegated_vesting_shares) / parseFloat(hivestats.total_vesting_shares)) * parseFloat(hivestats.total_vesting_fund_hive)), 3, '.', ',' )}} HP
HP Delegations: ({{hpDelegationsOut.length}} accounts)
{{formatNumber( (parseFloat(delegation.vesting_shares) / parseFloat(hivestats.total_vesting_shares)) * parseFloat(hivestats.total_vesting_fund_hive), 3, '.', ',' )}} HP
{{timeUntil(delegation.min_delegation_time)}}
RC Manabar
RC Delegations: ({{rcDelegationsOut.length}} accounts)
{{ (rcAccounts?.[delegation.to]?.max_rc / rcCost?.comment_operation).toFixed(0) }} comments
{{fancyRounding(delegation.delegated_rc)}}RC
HIVE Savings
- Protect you liquid Hive with a 3 day unlock.
- Monitor your account and recover your keys before your savings can be moved.
{{formatNumber(focus.savings_balance,3,'.', ',')}} HIVE
HIVE Backed Dollar
Also a reward for content, this token is pegged to the US Dollar
{{formatNumber(focus.hbd_balance,3,'.', ',')}} HBD
HBD Savings
- APR {{hivestats.hbd_interest_rate/100}}% Set By Witnesses
- Instant Lock | 3 Day Unlock
{{formatNumber(focus.savings_hbd_balance ,3,'.', ',')}} HBD
Pending HBD Savings Withdrawl of {{formatNumber(focus.hbd_pendingWithdrawal_tot, 3, '.',',')}} HBD
{{focus?.hbd_pendingWithdrawals?.length}} WithdrawlsHBD Savings Claimable
- Add HBD to Savings to start earning
- Claim interest every 30 days
- {{timeUntil(focus.savings_hbd_last_interest_payment)}}
{{hbdclaim[focus.name] ? hbdclaim[focus.name].pendingInterestHbd : '0'}} HBD
Estimated Account Value
The approximate US Dollar value for all HIVE in your account