0xe4aef23d0675f40d54649904b1b47b057b4f5510ab64257ca0644fef461f8563
published packages Β· 5 of 11
Move packages this wallet published on-chain β what it shipped, not what it used.
- 0x00b903fbβ¦69c04766
This Sui package defines structures and functions for handling cross-chain messages, primarily focusing on Native Token Transfers (NTT). The core object types are NativeTokenTransfer, NttManagerMessage, and TransceiverMessage, which encapsulate details like amounts, source/destination addresses/chains, and payloads. Public functions allow for creating, serializing (to_bytes), and deserializing (parse, take_bytes) these message types, enabling their conversion to and from byte vectors for transmission. A notable pattern is the use of a contract_auth module for signature/allowlist gating, ensuring that certain operations can only be performed by authorized types (e.g., ManagerAuth, TransceiverAuth). The package also utilizes a bytes4 module for fixed-size byte prefixes and a trimmed_amount module for handling amounts with variable decimals, contributing to a robust cross-chain messaging system.
- 0x1bed7924β¦526b3f2a
This Sui package defines a cross-chain messaging system, primarily managing the TransceiverMessage object. Public functions allow for creating, parsing, and converting these messages to/from bytes, as well as extracting their components. The system uses a contract_auth module for signature gating, ensuring that certain actions (like creating outbound messages) are authorized by specific contract types (ManagerAuth, TransceiverAuth). It also handles native token transfers (NativeTokenTransfer) with trimmed amounts and external addresses, and uses a NttManagerMessage structure for encapsulating messages with a Bytes32 ID and sender.
- 0x33f77c0aβ¦54eabad8
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 wrapper), `NativeTokenTransfer` (representing an NTT message), `NttManagerMessage` (a generic message type with an ID, sender, and payload), and `TransceiverMessage` (a message for a transceiver with data and payload). Public functions allow for creating, serializing to bytes, and deserializing from bytes these message types, as well as extracting their components. A notable pattern is the `contract_auth` module, which implements a signature-gating mechanism to ensure that certain operations (like creating `OutboundMessage` or unwrapping it) are only performed by authorized contract types, identified by their type name and address.
- 0x3c485f57β¦e12c6c04
This package manages Soulbound Tokens (SBTs) and their collections. The primary object types are `ModuleState` (global configuration), `Collection` (for grouping SBTs), `SBT` (the soulbound token itself), `AdminCap` (for global administration), and `CollectionAdminCap` (for collection-specific administration). Public/entry functions allow for creating new collections, minting SBTs into existing collections, and managing the paused state and fees. Notably, both collection creation and SBT minting require a valid Ed25519 signature verification against a public key stored in `ModuleState`, and both operations involve time-gating checks and fee collection, transferring SUI to the deployer. The `AdminCap` and `CollectionAdminCap` are used for gating administrative functions like updating fees, public keys, and adding/removing collection admins.
- 0x7b6ef7c8β¦01f4bc14
This package defines a cross-chain messaging system, primarily managing the `TransceiverMessage` object. Public functions allow for constructing and deconstructing these messages, converting them to/from byte representations, and parsing them from raw bytes. The system uses `Bytes4` prefixes for message identification and `ExternalAddress` for cross-chain addresses. Notably, the `outbound_message` module incorporates an authorization pattern (`contract_auth`) to ensure that only authorized entities (e.g., "ManagerAuth" or "TransceiverAuth") can create or unwrap outbound messages, indicating a permissioned system for cross-chain communication.
relationship bubble map
behavioral classification
activity window
- first seen
- cp 192,329,572 Β· 2025-09-21 11:21:23 UTC
- last seen
- cp 281,742,769 Β· 2026-06-01 03:47:42 UTC
- distinct epochs
- 16
- distinct sponsors
- 0
- gas price p50 / p95
- 506 / 556 mist
active hours (UTC) β circadian rhythm
Top active hours by UTC. Flat around the clock β no timezone signal (likely automated).
transaction timing
packages interacted with(23 distinct)
area + brightness = call volume; hover for detail
- suins_communities14 calls3 fns
- package, tx_context, vec_map13 calls5 fns
- bytes32, external_address, publish_message12 calls3 fns
- suins_communities, suins_domains_manager9 calls8 fns
- move_registry9 calls4 fns
- type_name7 calls1 fns
- display, git, package_info6 calls6 fns
- setup, state4 calls3 fns
- controller, payment4 calls4 fns
- router3 calls3 fns
- setup, state3 calls3 fns
- setup, state2 calls2 fns
- wormhole_transceiver2 calls2 fns
- setup, state2 calls2 fns
- payments2 calls2 fns
top counterparties
- 0xf5ffe919β¦071ace053 eventsβsui_sendΒ· last 2026-01-19
- 0x79a392a6β¦947e7bc92 eventscasualsui_sendΒ· last 2026-05-05
- 0x21c819b2β¦d01f3c382 eventscasualsui_sendΒ· last 2025-12-26
- sharkin.sui1 eventsβsui_sendΒ· last 2026-05-29
- tokenfactory.sui1 eventsβsui_sendΒ· last 2026-01-19
- 0xaecb8657β¦71245d501 eventsβsui_sendΒ· last 2026-05-13
funding lineage
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.
gas sponsor lineage
raw profile JSON
{
"wallet": "0xe4aef23d0675f40d54649904b1b47b057b4f5510ab64257ca0644fef461f8563",
"n_tx": 56,
"n_successful_tx": 56,
"n_distinct_epochs": 16,
"n_distinct_sponsors": 0,
"first_seen_cp": 192329572,
"last_seen_cp": 281742769,
"first_seen_ts_ms": 1758453683525,
"last_seen_ts_ms": 1780285662349,
"total_gas_spent_mist": -533473012,
"n_self_sponsored_tx": 56,
"n_sponsored_tx": 0,
"gas_price_p50": 506,
"gas_price_p95": 556,
"active_hours_top24": [
16,
4,
15,
10,
11,
6,
3,
2,
17,
7,
8
],
"primary_archetype": null,
"labels": [],
"label_confidence": [],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}