矿坑老板
交易大厅 where every fee pays the 老板 鈥?in real stock.
矿坑老板 is a permissionless protocol. Own a 老板, put it on the payroll, and every fee 交易大厅 collects is swapped into the stock tokens you elected and delivered straight to your 老板's on-chain account. No claiming ritual, no staking lockup 鈥?fees pool, anyone cranks, and the split lands pro rata by your floor position.
Collection: 矿坑老板. Token: $PIT.
---
Modules
交易大厅
The membership layer.
- 矿坑老板 NFT collection 鈥?the 老板. Each 老板 owns an **ERC-6551 token
bound account (TBA)**: a smart-contract wallet the NFT controls, where payroll is delivered.
- $PIT token 鈥?the protocol's currency. Used to buy 老板 and to activate
them.
- Flat AMM Vault 鈥?the primary market. Every 老板 costs a fixed price in $PIT
plus a small BNB fee; buy the next one out of the vault or snipe a specific id.
- Activation 鈥?put a 老板 on the payroll by burning/parking $PIT. Activation
clears automatically when a 老板 is sold, so payroll always follows the current owner.
- Floor Position tiers 鈥?your dynamic weight in the payroll split. It grows
with continuous activation, bankroll participation and 发射台 activity, and resets on transfer.
矿坑
Where fees are made.
- Certificate Counter 鈥?wrap any routed stock token 1:1 into a numbered
bearer deed for a flat fee.
- Bearer 凭证 鈥?numbered, on-chain-drawn deeds each backed by an exact
amount of one stock token; redeem burns the deed and releases the stock atomically.
- Degen Roll machines 鈥?one roll machine per stock token. Tickets are paid in
BNB; prizes settle as stock. The bankroll is player-owned: activated 老板 stake stock as inventory and earn the sell-back spread. See modules/pit.md.
账本
The single fee sink. Every money module 鈥?矿坑 edge, certificate fees, 发射台 fees, 锁仓 fees, loan interest, AMM fees 鈥?pays BNB into one contract, tagged by source. When the bar fills past the threshold, anyone cranks: the cranker takes a 0.5% tip and the rest is distributed pro rata by floor weight through an O(1) accumulator (no loop over 老板). Each 老板's share is then pulled with deliver, which converts the BNB into that 老板's elected token(s) and pushes them to its TBA.
Opening Bell
发射台 buybacks 鈥?the venue where new-listing activity feeds value back to 交易大厅. See modules/发射台.md.
锁仓
Time-locked liquidity. Lock LP or tokens for a fixed term; fees route to the 账本. See modules/锁仓.md.
借贷
Borrow against the flat-AMM $PIT principal using a 老板 as collateral; defaults are liquidated into the AMM. Interest routes to the 账本. See modules/借贷.md.
赛季
Quarterly leaderboards scoring activation, rolls, bankroll staking and 发射台 participation. See modules/赛季.md.
---
The payroll flow
fees (every module, in BNB)
鈹? 鈻? 账本 鈹€鈹€ single sink, tagged by source
鈹? crank() 鈹€鈹€ anyone; cranker takes 0.5% tip
鈹? pro rata by floor position 鈹€鈹€ O(1) accumulator, no loop
鈹? deliver() 鈹€鈹€ swap BNB 鈫?each 老板's elected stock token(s)
鈹? 鈻? 老板 TBA 鈹€鈹€ paid in real stockFees are collected in BNB and pooled in the 账本. A crank distributes the pot by floor-position weight. Delivery converts each 老板's BNB share into the stock tokens it elected (default: paid in BNB) and sends them to the 老板's ERC-6551 account. Every 老板 on the payroll gets paid in the stock it chose.
Rewards are promotional, not dividends. See legal.md.