all collections · daily · marketplace overlay
weekly · real (teal) vs wash (rose)
all collections · daily · marketplace overlay
weekly · real (teal) vs wash (rose)
counterparties · funders · clusters
Move packages this wallet published on-chain — what it shipped, not what it used.
This Sui package defines a system for managing deletion proofs and economic configurations. The primary object types are `DeletionReceipt`, which records details about a data deletion, and `ProofRegistry`, which tracks all deletion proofs and authorized verifiers. The `economics` module defines `EconomicConfig` for managing economic parameters like burn rates and liquidity splits across different tiers. Public/entry functions in `deletion_proofs` allow authorized verifiers (identified by `VerifierCap`) to submit new `DeletionReceipt` objects, verify existing receipts, and manage the list of authorized verifiers within a shared `ProofRegistry`. These functions mutate the `ProofRegistry` by updating proof counts and the list of authorized verifiers, and they also modify `DeletionReceipt` objects by marking them as verified. The `economics` module provides functions to create and validate `EconomicConfig` objects, and to calculate economic splits (burn, liquidity, uploader, treasury) based on a given amount and tier. Notable patterns include signature/allowlist gating, where only addresses holding a `VerifierCap` can authorize or revoke ver
This Sui package defines a marketplace for audio and dataset submissions, managing a primary object type called QualityMarketplace. Public/entry functions allow users to initialize the marketplace, submit audio files or datasets, purchase submissions, claim vested tokens, and manage the marketplace's economic configuration and circuit breaker. These functions mutate the QualityMarketplace object, updating balances, submission counts, and economic parameters. Notable patterns include a TreasuryCap for managing the SONAR_TOKEN supply, a circuit breaker for pausing operations, and tiered economic configurations that determine burn, liquidity, and treasury splits based on circulating supply. The package also implements vesting schedules for uploader rewards and withdrawal limits for liquidity.
This Sui package defines a data storage and management system. It primarily manages `DeletionReceipt` objects, which are proofs of data deletion, and a shared `ProofRegistry` object that tracks these proofs and authorized verifiers. The `blob_manager` module allows users to submit blobs (data) by paying a fee, emitting a `BlobsSubmitted` event. The `deletion_proofs` module enables authorized verifiers to submit and verify `DeletionReceipt`s, and allows checking their expiry. The `economics` module defines economic configurations for different tiers, calculating burn, liquidity, and treasury percentages based on a given value. The package utilizes admin caps (`VerifierCap`) for managing authorized verifiers and employs time-gating for proof expiry.
This Sui package defines a data storage and management system with economic incentives and deletion proof mechanisms. The primary object types are `Blob` (representing stored data), `DeletionReceipt` (proof of data deletion), `ProofRegistry` (a global registry for deletion proofs and authorized verifiers), and `EconomicConfig` (defining economic parameters). Public/entry functions allow users to register and submit `Blob`s, submit and verify `DeletionReceipt`s, and manage authorized verifiers for deletion proofs. The `blob_manager` module handles `Blob` creation and transfer, while `deletion_proofs` manages `DeletionReceipt`s, including time-gated expiry checks and a `VerifierCap` for authorization. The `economics` module defines a tiered economic model with burn and liquidity percentages based on a `u64` value, likely representing storage size or value. Notable patterns include admin caps (`VerifierCap`), time-gating for deletion proof expiry, and a global registry (`ProofRegistry`) for managing deletion proofs and authorized verifiers.
This package primarily manages `Blob` objects, `DeletionReceipt` objects, and a shared `ProofRegistry` object. Public/entry functions allow users to register blobs, submit deletion receipts, and manage authorized verifiers for deletion proofs. The `batch_register_blobs` function registers two `Blob` objects, transfers them to the sender, and emits a `BlobsRegistered` event, requiring a minimum SUI payment which is partially transferred to a fixed address. The `deletion_proofs` module initializes a shared `ProofRegistry` and a `VerifierCap` for the sender, then allows authorized verifiers to submit `DeletionReceipt`s, verify them (time-gated by `proof_expires_at_epoch`), and authorize/revoke other verifiers. The `economics` module provides functions to calculate economic tiers and associated burn/liquidity basis points based on a configurable `EconomicConfig` object. Notable patterns include admin caps (`VerifierCap`), time-gating for proof verification, and a fixed address for SUI payment in `blob_manager`.
{
"wallet": "0xca793690985183dc8e2180fd059d76f3b0644f5c2ecd3b01cdebe7d40b0cca39",
"n_tx": 1895,
"n_successful_tx": 1832,
"n_distinct_epochs": 57,
"n_distinct_sponsors": 2,
"first_seen_cp": 166327227,
"last_seen_cp": 237421519,
"first_seen_ts_ms": 1752198950945,
"last_seen_ts_ms": 1769146903256,
"total_gas_spent_mist": 13559231972,
"n_self_sponsored_tx": 1888,
"n_sponsored_tx": 7,
"gas_price_p50": 505,
"gas_price_p95": 741,
"active_hours_top24": [
22,
21,
23,
20,
0,
5,
1,
4,
18,
19,
14,
6,
2,
13,
17,
3,
7,
9,
15,
16,
11,
12,
10
],
"primary_archetype": null,
"labels": [],
"label_confidence": [],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Top active hours by UTC. Circadian peak → likely W. N. America (Pacific/Mountain).