SN73이란 무엇인가

업데이트됨:

Executive Summary

Merit (SN73) serves as an innovative subnet within the Bittensor blockchain ecosystem, specifically designed to incentivize and validate the cross-participation of miners across different subnets. Diverging from conventional blockchain projects that often focus on computational tasks or transactional capabilities, Merit introduces a unique mechanism that rewards miners based on their active contributions throughout the Bittensor ecosystem. This approach not only promotes comprehensive engagement but also fosters decentralized participation through the Bittensor Miner Participation Score (BMPS), which quantifies a miner's ecosystem-wide involvement. Developed by an anonymous team operating under cryptographic identities, Merit leverages cryptographic verification and economic incentives to cultivate genuine contributions while simultaneously mitigating risks of exploitation. This project illustrates the evolving architecture of decentralized machine learning networks, underscoring the value of participation over solitary specialization.

1. Project Overview

Merit (SN73) functions as subnet #73 within the Bittensor network, a decentralized ecosystem that specializes in machine learning and artificial intelligence applications. Instead of centering around transactional capabilities or specific computational output like many conventional blockchain projects, Merit adopts a meta-incentive model. The subnet's primary goal is to incentivize and validate miners' active participation across various subnets within the Bittensor ecosystem. By doing so, it promotes network-wide engagement and rewards miners who contribute broadly to the network rather than specialize narrowly in just one area.

The innovative core of the project lies in the Bittensor Miner Participation Score (BMPS), a dynamic metric that quantifies a miner's involvement across multiple subnets. This shift from focusing solely on task-specific outputs to ecosystem participation aims to tackle prevalent challenges within decentralized networks, such as sybil attacks, uneven resource distribution, and misalignment of incentives. Operating without proprietary tokens, Merit integrates seamlessly with the broader ecosystem through Bittensor's native TAO tokenomics for reward distribution.

2. Foundational Architecture

2.1 Incentive Mechanism

Every epoch, which occurs approximately every hour, the validator network of Merit executes a sophisticated scoring protocol characterized by three key steps:

  • Global Subnet Analysis: Validators conduct a survey of all active Bittensor subnets, excluding the root (netuid 0) and Merit itself (netuid 73).
  • Hotkey-Centric Evaluation: For each miner registered on Merit, validators identify the corresponding hotkeys across the surveyed subnets and consolidate their incentive allocations.
  • BMPS Calculation: The Bittensor Miner Participation Score is computed using the formula:
    bmps = (sum_of_incentives / active_subnets_minus_excluded) × 100,000  
    
    This normalization mechanism encourages miners to engage across a wider array of subnets, with higher participation yielding greater rewards.

2.2 Anti-Gaming Safeguards

To ensure authentic participation and to prevent exploitation, Merit implements a series of robust safeguards:

  • TOTP-Secured Liveness Checks: Miners must cryptographically verify their online status using time-based one-time passwords generated from hotkey-seeded secrets, thereby preventing impersonation.
  • IPv4 Validation: Reward eligibility is restricted to publicly routable IP addresses to combat the issue of unsubstantiated nodes.
  • Penalty Protocols: Liveness checks that fail after two retries result in nullified epoch rewards, while type-enforced responses help avert inconsequential data submission.

2.3 Decentralized Validation

The integrity of Merit is maintained through a decentralized validation process involving up to 64 validators, each responsible for consensus-free verification. They independently calculate scores, fostering a system immune to central control while ensuring Byzantine fault tolerance through cryptographic proof aggregation.

3. Development and Governance

3.1 Creator Identity

The development of the Merit subnet is attributed to cryptographic identities rather than public figures or organizations. The identities are as follows:

  • Coldkey: 5EcoXMiY…odf3 (ownership and administrative control)
  • Hotkey: 5Dnkprjf…pFhW (operational validator functions)

These pseudonymous identities reflect Bittensor’s commitment to decentralized development, where the integrity of the protocol is prioritized over individual recognition. The actual contributors behind these keys are not publicly disclosed.

3.2 Funding and Backing

Operating primarily as an open-source protocol, Merit lacks traditional venture funding, relying instead on the community's contributions. This development model is traceable to the GitHub organization “fx-integral”, housing the main code repository. The absence of formal investors or token sales highlights the community-driven essence of the project. All technical contributions and developmental activity are transparent and can be scrutinized through commit histories.

4. Operational Framework

4.1 Miner Participation Workflow

The miner participation process encompasses several functional stages:

  1. Registration: Miners register their respective hotkeys exclusively to subnet 73 through Bittensor’s on-chain procedures.
  2. Cross-Subnet Engagement: Miners actively participate in various subnets—ranging from natural language processing to computer vision—to garner incentives.
  3. Epoch Evaluation: Validators assess BMPS by aggregating the miner's incentive data from all non-excluded subnets, averaging across active contributions and applying liveness adjustments using TOTP verification.
  4. Reward Distribution: The distribution of TAO emissions is determined by the normalized BMPS scores via the Bittensor's Yuma Consensus mechanism.

4.2 Validator Responsibilities

Validators enforce several critical functionalities without centralized coordination:

  • Data Fetching: Each epoch, validators extract global metagraph data.
  • Incentive Mapping: They match Merit-registered hotkeys with their activities across other subnets.
  • Dynamic Weighting: The rewards depend on normalized scoring strategies, ensuring an equitable distribution of incentives.

5. Historical Evolution

5.1 Development Milestones

Key milestones along the development timeline include:

  • April 2025: The whitepaper detailing BMPS mechanics and anti-gaming strategies was released.
  • May 2025: The codebase stabilized, integrating TOTP-based authentication and IPv4 validation mechanisms.
  • June 2025: Successful deployment onto the Bittensor mainnet with an operational subnet UID of 73.

6. Ecosystem Impact

Merit fundamentally redefines the incentive structures prevalent in decentralized machine learning networks. Its design promotes broad participation rather than specialization, with several notable implications:

  1. Centralization Prevention: Miners cannot monopolize rewards by focusing solely on single high-yield subnets.
  2. Enhanced Network Health: Diverse participation nurtures subnet interoperability and facilitates knowledge sharing.
  3. Lowered Entry Barriers: New subnets can achieve immediate exposure through multi-subnet engagement by miners.
  4. Alignment with Bittensor's Vision: The project embodies the principle of “collective intelligence,” fostering interdependence amongst subnet contributions.

Unlike traditional AI training subnets, Merit serves as a meta-layer crucial in ensuring equitable resource distribution while maintaining the integrity of the main network.

7. Technical and Conceptual Innovations

7.1 Bittensor Miner Participation Score (BMPS)

The BMPS introduces significant shifts in incentives:

  • Cross-Subnet Normalization: Rewards are inversely related to the number of subnets, spurring miners to explore a diverse range of tasks.
  • Liveness-Weighted Rewards: The contribution from pings constitutes only a minor percentage of total scores, hence placing greater emphasis on actual participation.
  • Continuous Calibration: The denominator in the scoring process adapts dynamically to account for active subnets.

7.2 Decentralized Anti-Gaming

The security structure of Merit innovatively addresses multiple threats:

| Threat Vector | Mitigation Strategy |
|—————————-|———————————————|
| Single-subnet exploitation | Incentive averaging across the entire network|
| Fake node deployment | IPv4 validation and TOTP checks |
| Ghost miners | Nullification of zero scores in the event of failure |
| Data spoofing | Type-enforced response protocols |

This extensive security framework sets new benchmarks for preventing sybil attacks in decentralized networks, solidifying system resilience.

8. Future Development Trajectory

8.1 Protocol Upgrades

Potential avenues for enhancements to the protocol include:

  • Dynamic Liveness Models: Adjusting ping frequency based on historical data regarding uptime.
  • Subnet Popularity Index: Measurement of subnets by user activity to prevent exploitation arising from low-effort subnets.
  • Alpha Token Integration: Exploring the use of specific tokens for incentivizing validators within the Bittensor context.

8.2 Ecosystem Expansion

Further development may accentuate:

  • Inter-Subnet Reputation Systems: Linking BMPS to credibility scores across subnets.
  • Validator Delegation: Enabling TAO stakeholders to delegate their stakes to Merit validators.
  • Decentralized Auditing: Establishing on-chain verification of score accuracy to ensure transparency.

Conclusion

The project “Merit (SN73)” distinctly reworks the framework for incentive design in decentralized networks by recognizing and rewarding cross-participation of miners. Its innovative Bittensor Miner Participation Score establishes a fresh approach to discourage centralization and favor equity within machine learning ecosystems. Coupled with robust anti-gaming measures, it exemplifies the meritocratic ethos at the heart of decentralized applications. Through its anonymized, open-source development, Merit consolidates its relevancy as a structural component of the Bittensor ecosystem, ensuring that the focus remains on collective contributions rather than isolated achievements. The future outlook positions Merit as not only a vital player in decentralized AI but also as a potential blueprint for incentive structures across varied blockchain applications.

Merit(SN73)실시간 가격

Poloniex에 상장된 이후 1일, 30일, 60일, 90일, 1년에 걸친 차트 보기를 통해 가격 변동을 추적합니다. 세부 정보 보기

--+10.00%

1970-01-01 00:00
가격: --

Merit(SN73)시장 데이터

시가총액 순위
#3,717
완전 희석된 시가총액
--
역대 최고
--
역대 최저
--
총 공급량
888.22K
초기 발행
2025-06-20

가입하고 최대 711 USDT 보상으로 거래하기

지금 거래하기

POLONIEX:Merit (SN73)을 거래하기에 가장 좋은 플랫폼

보안 및 신뢰성

준비금 증명

Poloniex는 1:1 적립금을 제공하며 다층 암호화 및 오프라인 지갑을 채택하여 보안과 자산 100% 인출을 보장합니다.

계정보안

다중 인증, 비정상적인 로그인 경고 및 쿠키 탈취 방지 기능

원활한 거래

낮은 매수-매도 스프레드

Poloniex의 지난 24시간 거래량은 --입니다.

프리미엄 암호화폐

Poloniex는 400개 이상의 고품질 디지털 자산을 제공하고 상장된 모든 암호화폐에 대한 유동성과 규제 준수를 관리하여 사용자의 투자 위험을 효과적으로 줄입니다.

다양한 암호화폐 제품

현물 및 선물 거래

현물 및 마진 거래, USDT-M 및 Coin-M 선물, 선물 복사 거래, 옵션, 트레이딩 봇 등 다양한 서비스를 제공합니다.

높은 수익률

여러 적립 상품에는 Flexible, Flexi Max, Staking이 포함됩니다.

연중무휴 24시간 서비스로 언제든지 거래 가능

언제 어디서나 거래하기

iOS, Android 및 HarmonyOS 장치와 주요 데스크톱 브라우저를 지원합니다.

연중무휴 24시간 고객 서비스

24시간 지원으로 자산 보호

인기 기사

질의 문답

Q Polonix 계정을 만들고 KYC 인증을 완료하려면 어떻게 해야 하나요?
A계정을 만들려면 공식 웹사이트의 가입 페이지를 방문하거나 Poloniex 앱(iOS/안드로이드)을 다운로드하세요. "가입하기"를 클릭하고 이메일 또는 전화번호를 입력한 후 비밀번호를 설정한 다음 확인 링크 또는 SMS 코드를 통해 인증합니다. 등록 후 "설정" > "보안"으로 이동하여 유효한 신분증 문서를 업로드하고 셀카를 찍어 KYC 인증을 완료하세요. 이 과정은 보통 24~48시간 소요됩니다.
Q Polonix는 Merit(SN73) 구매 시 어떤 결제 수단을 지원하나요?
APoloniex는 다음을 지원합니다: 1) 스테이블코인 즉시 구매를 위한 신용/직불 카드(비자/마스터카드); 2) 에스크로를 통해 다른 사용자로부터 스테이블코인(예: USDT)을 구매하기 위한 P2P 거래; 3) USD 및 기타 법정화폐로 은행 송금(지명 예금)(1-3 영업일 처리); 4) 10만 달러를 초과하는 대규모 거래에 대한 장외 거래(OTC 거래, 맞춤형 견적 포함).
Q 신용/직불 카드로 SN73을 구매하는 데 드는 수수료는 얼마입니까?
A신용카드 결제 프로세스 수수료는 제3자 제공업체에 따라 다르며, 일반적으로 0.5%에서 1.5%까지 다양합니다. Polonix는 카드 데이터를 저장하지 않습니다. 카드로 USDT를 구매한 후 현물 시장에서 USDT를 즉시 SN73으로 거래할 수 있습니다. SN73/USDT 거래에는 표준 현물 거래 수수료(최대 0.05%)가 적용됩니다.
Q P2P 거래는 어떻게 시작하나요? USDT를 받는 데 얼마나 걸리나요?
AP2P 거래 페이지를 방문하여 판매자의 광고(예: USDT)를 선택하고 매수 주문을 작성한 다음 판매자에게 직접 결제하세요(은행 송금, PayPal 등). 판매자가 영수증을 확인하면 USDT가 에스크로에서 지갑으로 해제됩니다. 결제는 결제 방법과 판매자의 응답 시간에 따라 일반적으로 15분에서 2시간 정도 소요됩니다.
Q SN73 구매의 최소 금액과 최대 금액은 얼마입니까?
A최소 한도와 최대 한도는 구매 방법과 인증 수준에 따라 다릅니다. 신용/직불 카드 구매는 일반적으로 최소 한도가 $50이며, 최대 한도는 제공업체에 따라 다릅니다. 대부분의 P2P 판매자는 최소 구매 요건이 $10에 불과합니다. 은행 송금은 일반적으로 최소 $100의 예치금이 필요합니다. 진행하기 전에 각 페이지에서 특정 한도를 확인할 수 있습니다.