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 primary object type, SCALLOP_HAEDAL, which is a dummy struct used as a type parameter for a custom coin. The `init` function is the only public/entry function, and it creates a new fungible token named "sHAEDAL" with 9 decimal places and a description "Scallop interest-bearing token for HAEDAL". It also sets a URL for the coin's metadata. The `init` function then freezes the CoinMetadata object and transfers the TreasuryCap for the new sHAEDAL coin to the transaction sender. This package utilizes the standard Sui `coin` and `transfer` modules for token creation and ownership management. There are no notable patterns like signature/allowlist gating, time-gating, dynamic fields, admin caps, vault/escrow, or royalties beyond the standard TreasuryCap for minting.
This Move package defines a `Decimal` object type, which internally stores a `u256` value representing a fixed-point decimal with 18 decimal places (implied by the constant `10^18`). The public functions primarily facilitate conversions to and from this `Decimal` type from various integer types (u64, u128, u8) and percentages/basis points, as well as performing basic arithmetic operations (add, sub, mul, div, pow) and comparisons (eq, ge, gt, le, lt) on `Decimal` values. It also includes functions to extract the floor and ceiling of a `Decimal` as a `u64`. The package does not manage any on-chain state or objects beyond the `Decimal` struct itself, nor does it exhibit patterns like signature/allowlist gating, time-gating, dynamic fields, admin caps, vault/escrow, or royalties; it solely provides utility for fixed-point decimal arithmetic.
This package defines a single object type, SCALLOP_SB_WBTC, which is a dummy struct. The `init` function is the only public/entry function and it creates a new fungible token (Coin) with the symbol "sSBWBTC" and name "Scallop interest-bearing token for sbWBTC". It also creates and freezes the CoinMetadata object, and transfers the TreasuryCap for this new token to the sender of the transaction. This module essentially sets up a new token with a fixed supply mechanism (controlled by the TreasuryCap holder).
This package defines a whitelist system using dynamic fields on a UID object. The primary object type managed is a generic UID, which acts as the whitelist container. Public entry functions allow adding or removing addresses from the whitelist (add_whitelist_address, remove_whitelist_address), enabling an "allow all" mode (allow_all), or a "reject all" mode (reject_all), or switching back to a whitelist-only mode (switch_to_whitelist_mode). The package uses dynamic fields to store WhitelistKey, AllowAllKey, and RejectAllKey structs, which are essentially flags to manage the different modes and whitelisted addresses. Events are emitted for all significant state changes, such as adding/removing addresses or switching modes. The is_address_allowed function checks if an address is allowed based on the current mode (reject all, allow all, or whitelist).
This Sui package defines a single module, `scallop_zwbtc`, which manages a custom fungible token called `zWBTC`. The `init` function is the only public/entry point and is responsible for creating and initializing this `zWBTC` token. It mints a `TreasuryCap` for `zWBTC` and transfers it to the deployer's address, while also freezing the `CoinMetadata` object to make it immutable. The package primarily deals with the creation and initial distribution of this new `zWBTC` token, with the `TreasuryCap` acting as an admin capability for future token operations.
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": "0x1226a80ef40bd2e70c6a285b045b9b5d29915a2c5a2d57a2d3032cbdd89a8d5c",
"n_tx": 760,
"n_successful_tx": 755,
"n_distinct_epochs": 283,
"n_distinct_sponsors": 0,
"first_seen_cp": 7135987,
"last_seen_cp": 283148867,
"first_seen_ts_ms": 1688814333154,
"last_seen_ts_ms": 1780600293884,
"total_gas_spent_mist": -259902657568,
"n_self_sponsored_tx": 760,
"n_sponsored_tx": 0,
"gas_price_p50": 750,
"gas_price_p95": 755,
"active_hours_top24": [
15,
10,
7,
11,
13,
6,
9,
14,
5,
12,
18,
8,
16,
17,
4,
3,
19,
2,
21,
20,
0,
1
],
"primary_archetype": null,
"labels": [],
"label_confidence": [],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Top active hours by UTC. Circadian peak → likely W/Central Asia / India.
area + brightness = call volume; hover for detail