LOCUSLOCUS / locus-chain
No.4704$0.01515
-$0.00011
-1.35%%
实时数据 · 08:47:29
24H最高 $0.02
24H最低价 $0.02
24H成交量 $12,522,405.34
24H成交额 19.2万
市值 3199.2万
K线
趋势
货币
CNY
LOCUS/USD
美元
LOCUS/CNY
人民币
LOCUS/JPY
日元
LOCUS/HKD
港币
LOCUS/THB
泰铢
LOCUS/GBP
英镑
LOCUS/EUR
欧元
LOCUS/AUD
澳元
LOCUS/TWD
新台币
LOCUS/KRW
韩元
LOCUS/PHP
菲律宾比索
LOCUS/AED
阿联酋迪拉姆
LOCUS/CAD
加拿大元
LOCUS/MYR
马来西亚林吉特
LOCUS/MOP
澳门币
LOCUS/NZD
新西兰元
LOCUS/CHF
瑞士法郎
LOCUS/CZK
捷克克朗
LOCUS/DKK
丹麦克朗
LOCUS/IDR
印尼卢比
LOCUS/LKR
斯里兰卡卢比
LOCUS/NOK
挪威克朗
LOCUS/QAR
卡塔尔里亚尔
LOCUS/RUB
俄罗斯卢布
LOCUS/SGD
新加坡元
LOCUS/SEK
瑞典克朗
LOCUS/VND
越南盾
LOCUS/ZAR
南非兰特
24H
7天
30天
近三月
近一年
所有
市场行情
基本介绍
相关资讯
相关快讯
TOP行情数据
| # | 币种/市值(¥) | 市值 | 流通数量 | 流通率 |
|---|---|---|---|---|
| 1 |
比特币/bitcoin |
20962.9亿 |
1988.1万 |
94.67% |
| 2 |
以太坊/ethereum |
3047亿 |
1.2亿 |
0% |
| 3 |
泰达币/tether |
1558.4亿 |
1558.7亿 |
0% |
| 4 |
瑞波币/ripple |
1268.6亿 |
589.4亿 |
58.94% |
| 5 |
币安币/binance-coin |
911.2亿 |
1.4亿 |
100% |
| 6 |
Solana/solana |
769.1亿 |
5.3亿 |
0% |
| 7 |
/Usdc |
612.5亿 |
612.6亿 |
0% |
| 8 |
波场/tron |
260.1亿 |
948.2亿 |
100% |
| 9 |
狗狗币/dogecoin |
252.1亿 |
1497.7亿 |
0% |
| 10 |
艾达币/cardano |
210.3亿 |
353.6亿 |
78.59% |
币种介绍
"What Is LOCUS CHAIN (LOCUS)?
Locus Chain aims to be the most widely used Next Generation Layer 1 Public Blockchain Protocol, which achieves both full decentralization and scalability simultaneously. As a decentralized scalable layer 1 chain based on patented technologies, Locus Chain aims to support various Defi, GameFi, Metaverse, Smart City, CBDC(Central Bank Digital Currency) projects by being the most reliable, secure, low cost and high performance layer 1 public blockchain platform. Locus Chain claims to be the first decentralized Layer 1 public blockchain to ever solve the blockchain trilemma of Decentralization. Scalability and Security.
LOCUS token?
The current Locus token type before the mainnet is an Ethereum-based ERC20 token with smart contract issued by Locus Chain Foundation. However, given that the tokens on the public Ethereum network cannot be used on the Locus Chain directly, we will be making use of hashed time-locked contracts to allow 1-to-1 atomic swaps of Locus tokens from Ethereum to the Locus Chain mainnet. LOCUS will be the main cryptocurrency required for all the operations of the Locus Chain network and all of its applications. LOCUS is a payment method for the entire network economy. Tokens are used by validators (who can easily participate), developers, and users to participate in the LOCUS network and receive rewards. It is also used to for fees and to participate in future governance.
LOCUS Ecosystem
Top developers and high profile business partners are participating in the development of Locus Chain one after another. High-performance Layer 1 blockchain can create various business opportunities in sectors including decentralized finance, real estate transaction platforms, and game money, etc as well as creating various other tokens. In addition, Locus Chain allows the users to use the blockchain verification service through a simple linkage without building a separate blockchain. Since it is a high-performance public blockchain platform, technology licensing will be carried out in the future in the areas of CBDC and IOT, including smart cities, smart factories, and smart grids based on vast amounts of data.
Special technology of LOCUS
*DAG(Directed Acyclic Graph) - AWTC(Account-Wise Transaction Chain)
The AWTC, Account-Wise-Transaction-Chain, is a central data structure for Locus Chain's high capacity, distributed transaction processing. AWTC is a Directed-Acyclic-Graph (DAG) based data structure composed of multiple transaction chains, each for an account. Each account has its dedicated chain. A new transaction issued by an account is primarily added to the account's chain. Block grid structures, including DAG-AWTC, do not cause conflicts because there are as many points as the number of accounts to which the transaction is added, and only the owning account can record it exclusively. Also, the account that added the transaction becomes clear, so if the account holder himself is not a malicious user, the transaction is almost confirmed as soon as it is added. The ledger structure of the Locus Chain is one of the main technical features to fundamentally solve the problem of delayed transaction processing that the existing blockchains had.
POS - BFT Consensus Algorithm
Given the time required for the data to propagate sufficiently to the network, the Locus Chain first implemented a BFT definitive consensus on the DAG by attempting to consent on a small amount of historical points of time. It also selects a new proposer committee that participates in the consensus algorithm every round by a random verifiable function (VRF) based on stochastic PoS (proof of stake: the more shares, the higher the probability of being elected as a committee). Since these methods cannot identify or predict the nodes (proposer, validator) to participate in the consensus, manipulation by malicious attacks is difficult, ensuring fairness and network stability of the consensus results.
*Verifiable Pruning
Unlike traditional pruning, which reduces the size of a ledger by simply deleting old data to address growing ledger sizes, Locus Chain's Verifiable Pruninng uses a Skewed Merkle Tree structure to validate the legitimacy of the data even when most of the previous data is deleted in the local environment. Verifiable pruning deletes outdated data on the ledger while still being able to provide full data verification by verifying previous data with hash values.
*Dynamic Sharding
Locus Chain has a ledger structure formed of each account (AWTC), making it easy to adjust the number and size of the shard, and the validator ratio by relocating the shard in the event of an imbalance between shards. With dynamic sharding, the network usage that a node has to cover is reduced to 2/N when the number of shards is N. The total network TPS for network usage on the same node will increase by that amount, plus the additional ledger state sharding, which will also divide the storage usage by the number of shards.
LOCUS’S creators
The key development members of the Locus Chain were developers of the Blueside Engine, Korea's first commercial game engine. The core of Locus Chain technology is to effectively process and synchronize large amounts of network traffic. The developers of Blueside Engine have acquired 18 software development related intellectual property rights, which are the product of the technology accumulated through console/online games and software development over the past 20 years, and hold 2 other software patents."
展开更多
团队信息
相关币种
-
比特币价格走势承压,MSTR与ETHZilla转向卖币还债区块链资讯 2025-12-23
-
比特币庞氏骗局主谋认罪:2亿美金诈骗案曝光区块链资讯 2025-09-18
-
Cardano休眠钱包误操作致600万美金蒸发:滑点陷阱暴露稳定币流动性风险比特币资讯 2025-12-22
-
Ondo与Cardano对比:ZKP如何首日激活AI计算与质押功能矿业头条 2025-12-21
-
比特币跌破7.5万美元 贝莱德IBIT资金流出超9亿 真相与未来走势解析区块链资讯 2026-02-02
-
GMX黑客归还4050万资产获500万白帽赏金区块链资讯 2025-07-12
-
Falcon Finance发布$FF治理代币,布局RWA与全球支付通道区块链资讯 2025-09-22
-
SOL通胀压力与DAT策略:25亿美金财库如何重塑投资逻辑区块链资讯 2025-08-28
-
Pantera创始人预言:加密牛市将持续数十年,Solana或成新王者区块链资讯 2025-10-04
-
币安携手富兰克林邓普顿推创新数字资产产品区块链资讯 2025-09-10
2025-08-01
2025-10-17
BTC
ETH
USDT
XRP
BNB
SOL
USDC
TRX
DOGE
ADA
BTL