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 package defines a minter for NFTs, centered around the `Minter` object. It manages `Collection` and `Nft` objects, with `SalePhase` structs defining different sale configurations. Public functions allow the `Minter` owner to add, remove, and update `SalePhase` objects, which dictate pricing, maximum sales, mints per user, start times, and allowlist roots. The `mint` function allows users to mint NFTs by paying a specified price, checking against the current sale phase's rules, including allowlist verification using Merkle proofs. The package also includes utility functions for Merkle tree verification and number-to-string conversion.
This package defines a system for managing and minting NFTs. The primary object types are 'Minter', which manages the NFT collection and sale phases, 'Collection', representing the NFT collection itself, and 'Nft', representing individual NFTs. Public/entry functions allow the 'Minter' owner to add, remove, and update sale phases, which define pricing, maximum sales, mints per user, and start times. The 'mint' function allows users to mint NFTs during active sale phases, checking against defined limits and potentially using a Merkle tree root for allowlist gating. Minting involves payment in SUI, which is transferred to the 'Minter' owner. Notable patterns include time-gating for sale phases, allowlist gating using Merkle tree roots (though the 'verify' function is not directly called in 'mint' in the provided IR), and the use of 'Table' for tracking user and sale phase specific mint counts. The 'Minter' object acts as a vault/escrow for collected SUI. The 'init' function initializes the package,
casualRule-based labels, conservative precision.
area + brightness = call volume; hover for detail
Where this wallet's SUI first came from, and what it seeded downstream. Observational: a CEX funder suggests a real/retail origin; a high-fanout non-CEX funder is a signal worth noting — not proof of anything.
{
"wallet": "0xe3e62d8f2bdfa9ec83146d99185e92f953e277fef31494f42adced0001576119",
"n_tx": 16,
"n_successful_tx": 14,
"n_distinct_epochs": 2,
"n_distinct_sponsors": 0,
"first_seen_cp": 3274400,
"last_seen_cp": 4855941,
"first_seen_ts_ms": 1684893066944,
"last_seen_ts_ms": 1686497376187,
"total_gas_spent_mist": 19117908,
"n_self_sponsored_tx": 16,
"n_sponsored_tx": 0,
"gas_price_p50": 814,
"gas_price_p95": 887,
"active_hours_top24": [
3,
15,
20,
1,
19
],
"primary_archetype": "casual",
"labels": [
"casual"
],
"label_confidence": [
0.7
],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Top active hours by UTC. Circadian peak → likely N. America (Central–Eastern).