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 single module, `bnt`, which manages a custom coin type also named `BNT`. The `init` function is responsible for creating this `BNT` coin, setting its metadata (name, symbol, description, icon URL), and freezing the `CoinMetadata` object. It then transfers the `TreasuryCap<BNT>` to the sender of the transaction. The primary object types managed are `BNT` (the coin) and its associated `CoinMetadata` and `TreasuryCap`. The `init` function is the only public/entry function and it mutates the global state by creating and freezing the coin metadata and transferring the treasury cap. A notable pattern is the use of `transfer::public_freeze_object` to make the `CoinMetadata` immutable after creation.
This Sui package, `sui_goonies`, primarily manages `Nft` objects, which represent non-fungible tokens with attributes like `group_id`, `type`, `name`, `description`, `media_url`, and a `VecMap` of `attributes`. It also manages a `Manager` object, which holds a `Display` object for `Nft`s, a `TransferPolicyCap` for `Nft`s, a `Balance<SUI>`, and a vector of `reserved_nft_ids`. The public/entry functions are largely unimplemented (they all abort with code 2), except for `create_nft_with_verification` and `update_nft_with_verification`. `create_nft_with_verification` creates a new `Nft` object and sets its ID in a `Verification` object. `update_nft_with_verification` modifies an existing `Nft`'s name, description, media URL, and attributes, but only if the provided `Nft` ID matches the one stored in the `Verification`
This package defines a single module named 'goon' that manages a custom fungible token called 'GOON'. The 'init' function, which is called once during package deployment, creates this new currency. It initializes the 'CoinMetadata<GOON>' with a name, symbol, description, and icon URL, then freezes this metadata object. It also creates a 'TreasuryCap<GOON>' and transfers it to the deployer's address, allowing them to mint new 'GOON' tokens. The module does not expose any public or entry functions beyond the initial currency creation. There are no notable patterns like signature/allowlist gating, time-gating, dynamic fields, or vault/escrow mechanisms.
nft_collectornft_traderRule-based labels, conservative precision.
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": "0xbcf5a725b72f88fd50c7146a48822fc61e3691cbe44193a668887de4573764ca",
"n_tx": 3896,
"n_successful_tx": 3788,
"n_distinct_epochs": 504,
"n_distinct_sponsors": 6,
"first_seen_cp": 33984007,
"last_seen_cp": 283467786,
"first_seen_ts_ms": 1715649298334,
"last_seen_ts_ms": 1780671208451,
"total_gas_spent_mist": 36141637250,
"n_self_sponsored_tx": 3701,
"n_sponsored_tx": 195,
"gas_price_p50": 750,
"gas_price_p95": 755,
"active_hours_top24": [
3,
19,
17,
18,
4,
21,
20,
6,
2,
1,
22,
23,
16,
15,
0,
14,
8,
5,
13,
7,
12,
9,
11,
10
],
"primary_archetype": "nft_collector",
"labels": [
"nft_collector",
"nft_trader"
],
"label_confidence": [
0.95,
0.808
],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Top active hours by UTC. Circadian peak → likely N. America (Central–Eastern).
area + brightness = call volume; hover for detail