LOCUSLOGO
LOCUS Locus Chain/ locus-chain
$0.01515 -$0.00011 +0.76%
全球市值排名: No.4704
实时数据 · 08:47:29
24H最高
:
0.015606346855702
24H最低
:
0.015032204519101
历史最高
:
0.23629129463814
历史最低
:
0.00085827959199
24H成交量
:
12522405.34
24H成交额
:
19.2万
总量
:
70亿
市值
:
3199.2万
24H波幅
:
3.82%
流通数量
:
2081062787.3475
昨开
:
0.015287306957135
昨收
:
0.015426633588572
流通率
:
29.73%
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行情数据
#序号 币种名称 24H成交额 24H成交量 市值 流通数量 流通率
1
408.9亿 39万 20962.9亿 1988.1万 94.67%
2
133.8亿 533.1万 3047亿 1.2亿 0%
3
564.2亿 564.3亿 1558.4亿 1558.7亿 0%
4
18.8亿 8.8亿 1268.6亿 589.4亿 58.94%
5
14.8亿 229.2万 911.2亿 1.4亿 100%
6
26.5亿 1823.2万 769.1亿 5.3亿 0%
7
75亿 75亿 612.5亿 612.6亿 0%
8
4亿 14.5亿 260.1亿 948.2亿 100%
9
7亿 41.8亿 252.1亿 1497.7亿 0%
10
4.8亿 8亿 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."
展开
团队信息
相关币种
  • 2025-08-24 04:48

    贝莱德BUIDL基金规模已达约23.8689亿美元

    ,据链上数据,贝莱德BUIDL基金规模已达2,386,895,205美元,当前持有人数量为88(面向机构投资者,最低门槛500万美元),
  • 2025-07-15 10:21

    WIF跌破1美元

    好币网报道,行情显示,WIF跌破1美元,现报0.99美元,24小时跌幅达到1.98%,行情波动较大,请做好风险控制。
  • 2025-06-24 07:29

    内塔尼亚胡要求内阁成员暂不对以伊停火发表评论

    好币网报道,当地时间24日,以色列总理内塔尼亚胡在内阁会议结束时,要求内阁成员暂不对最近进展,即“特朗普宣布以
  • 2026-02-07 13:56

    Aave创始人在过去13小时内卖出1700枚ETH,买入30,727枚AAVE

    本站报道,链上分析师余烬监测,Aave创始人Stani.eth在过去13小时内继续卖出1700枚ETH(约353万美元),购入了AAVE:通
  • 2025-08-25 11:03

    Deribit:8月29日约118亿美元BTC期权到期,占总持仓30%,最大痛点为11.6万美元

    Deribit 数据显示,8 月 29 日约 118 亿美元 BTC 期权到期,占总持仓 30%,看跌/看涨比为 0.88,最大痛点在 116000
  • 2025-07-08 17:26

    NAVI与Tomo达成合作,提供社交媒体快捷登录功能

    好币网报道:Sui 上流动性协议 NAVI 现已与 Tomo Connect 达成合作,为其 DeFi 生态系统提供社交媒体登录功能。
  • 2025-10-09 06:57

    德商银行:美联储会议纪要料不太会影响美元走势

    德国商业银行的分析师Antje Praefcke在一份报告中表示,美联储上次会议的纪要不太可能对美元产生太大影响。她
  • 2026-02-06 01:16

    Coinbase将上线HYPE现货交易

    本站报道,Coinbase 将上线 Hyperliquid (HYPE) 现货交易。如果满足流动性条件,HYPE-USD 交易对将于今日晚些时
  • 2025-07-23 02:09

    特朗普:菲律宾将支付19%的关税

    好币网报道,美国总统特朗普在社交媒体表示:“菲律宾总统费迪南德·马科斯和他的众多代表们刚刚离开白宫。这是
  • 2025-09-23 23:12

    Matrixport:ETH交易量低迷或加剧强制平仓风险

    ,Matrixport发文表示,尽管宏观环境向好,但以太坊当前交易量显著下滑,可能加大强制平仓风险。数据显示,ETH未平仓
币圈快讯
查看更多
热门币种
BTC比特币
105,239.09 USDT
¥755,174.66
-%
ETH以太坊
2,517.54 USDT
¥18,065.36
-%
USDT泰达币
1.00000 USDT
¥7.18
-%
XRP瑞波币
2.15 USDT
¥15.44
-%
BNB币安币
646.71 USDT
¥4,640.66
-%
SOLSolana
145.58 USDT
¥1,044.65
-%
USDC
0.99980 USDT
¥7.17
-%
TRX波场
0.27410 USDT
¥1.97
-%
DOGE狗狗币
0.16830 USDT
¥1.21
-%
ADA艾达币
0.59440 USDT
¥4.27
-%
查看更多
回顶部