

$0.01466
-$0.00024
+2.23%
实时数据 · 02:01:42
24H最高 $0.01
24H最低价 $0.01
24H成交量 $9,631,922.13
24H成交额 14.1万
市值 3048.4万
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 |
21553.5亿 |
1991.3万 |
94.83% |
2 |
以太坊/ethereum |
5193亿 |
1.2亿 |
0% |
3 |
瑞波币/ripple |
1679.4亿 |
594.8亿 |
59.48% |
4 |
泰达币/tether |
1673.6亿 |
1673.6亿 |
0% |
5 |
币安币/binance-coin |
1191.5亿 |
1.4亿 |
100% |
6 |
Solana/solana |
1098.7亿 |
5.4亿 |
0% |
7 |
USD Coin/usdc |
707.7亿 |
707.8亿 |
0% |
8 |
狗狗币/dogecoin |
319.8亿 |
1507.2亿 |
0% |
9 |
波场/tron |
315.8亿 |
946.6亿 |
100% |
10 |
艾达币/cardano |
292.9亿 |
357.3亿 |
79.4% |
币种介绍
"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."
展开更多
团队信息
相关币种
-
okx官方app登录不了:原因及解决方案WEB3.0 2025-01-10
-
比特币跌破88,000美元,BTC主导地位下降2%:山寨币迎来新机遇?比特币资讯 2025-02-27
-
World Liberty 推出 1 美元稳定币后,特朗普币价格飙升区块链资讯 2025-09-02
-
Strategy创始人Michael Saylor:美国迈向比特币超级强国名家专栏 2025-03-12
-
WLFI将迎“大考” 市场愿意为“特朗普溢价”买单吗?区块链资讯 2025-09-01
-
CoinShares报告:以太坊持续吸引机构资金流入,加密产品单周吸金10.4亿美元比特币资讯 2025-07-08
-
比特币日搜索总量超过股票,Dapp交易量超30亿美元比特币资讯 2024-08-20
-
高盛预测:稳定币市场有望突破数万亿美元规模比特币资讯 2025-08-21
-
芝加哥联储:比特币杂志(Bitcoin Magazine)侵犯FEDNOW商标比特币资讯 2024-08-20
-
以太坊发行价多少?以太坊发行价格及发行数量介绍WEB3.0 2025-01-10
2024-08-16