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 structures and functions for handling cross-chain messages, primarily focusing on Native Token Transfers (NTT). The core object types are `Bytes4` (a 4-byte identifier), `NativeTokenTransfer` (details of an NTT), `NttManagerMessage` (a generic message type with an ID, sender, and payload), and `TransceiverMessage` (a message containing `TransceiverMessageData` and a payload). Public functions allow for creating, serializing, and deserializing these message types, extracting their components, and asserting authorization for specific message types using `contract_auth` module. The package uses a signature-gating pattern through `contract_auth::auth_as` and `contract_auth::assert_auth_type` to ensure that only authorized entities (managers or transceivers) can create or unwrap certain messages.
This package defines a single object type, `NTTT`, which is a dummy struct. The `init` function is the only public/entry function and it creates a new fungible token called "NTTT" with the symbol "NTTT" and description "Test NTT token". It then freezes the `CoinMetadata<NTTT>` object and transfers the `TreasuryCap<NTTT>` object to the transaction sender. This effectively initializes the token and grants the sender the ability to mint new tokens. The package uses no notable patterns like signature/allowlist gating, time-gating, dynamic fields, admin caps, vault/escrow, or royalties.
This Sui package defines a cross-chain messaging system, primarily managing `TransceiverMessage` objects. Public functions allow for the creation, parsing, and serialization of these messages, which encapsulate `TransceiverMessageData` and a `transceiver_payload`. The `contract_auth` module provides authentication mechanisms, using `auth_as` and `assert_auth_type` to gate access based on predefined "ManagerAuth" and "TransceiverAuth" types, ensuring only authorized entities can create or unwrap outbound messages. The system handles native token transfers through `NativeTokenTransfer` objects, which are serialized and deserialized, and includes utilities for byte manipulation (`bytes4`, `trimmed_amount`).
This package defines a Wormhole Transceiver, primarily managing a `State` object that holds a table of peer addresses and an `EmitterCap` for sending messages. The `init` function creates and transfers a `DeployerCap` to the deployer. The `complete` function consumes the `DeployerCap` to create and share a `State` object and an `AdminCap`. The `release_outbound` function processes outbound messages and publishes them using the `EmitterCap`. The `validate_message` function verifies incoming messages against registered peers. The `set_peer` function, callable only by the `AdminCap`, adds new peer addresses to the `State` object's peer table and broadcasts this registration. The `broadcast_id` function, also callable by the `AdminCap`, broadcasts information about a specific coin, including its manager address, mode, token address, and decimals.
This package defines a dummy NTTT object. Its init function creates a new fungible token, NTTT, with a supply of 6, named "NTTT" and description "Test NTT token". The CoinMetadata object for this new token is frozen, and the TreasuryCap for minting/burning NTTT tokens is transferred to the transaction sender. There are no other public or entry functions, nor any notable patterns like time-gating or dynamic fields.
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": "0xd5c67d73166147f6fec91717187651966cc15c5caec2462dbbe380f44b21e87f",
"n_tx": 375,
"n_successful_tx": 365,
"n_distinct_epochs": 123,
"n_distinct_sponsors": 0,
"first_seen_cp": 1533710,
"last_seen_cp": 282699089,
"first_seen_ts_ms": 1683081158612,
"last_seen_ts_ms": 1780500554367,
"total_gas_spent_mist": 5236791556,
"n_self_sponsored_tx": 375,
"n_sponsored_tx": 0,
"gas_price_p50": 745,
"gas_price_p95": 1000,
"active_hours_top24": [
16,
20,
15,
18,
17,
19,
14,
21,
13,
22,
0,
3,
12,
5,
7,
23,
1,
2,
6,
11
],
"primary_archetype": null,
"labels": [],
"label_confidence": [],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Top active hours by UTC. Circadian peak → likely Atlantic / E. South America.
area + brightness = call volume; hover for detail