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 manages a primary object type called ClaimParams, which holds configuration for claiming processes. Public entry functions allow the owner to initialize or update claim parameters, including setting a delegate address, wallet addresses for payouts, and a profit split percentage. The package also enables two types of swaps: swapS for SUI staked assets and swapT for generic coin types. The swapS function handles withdrawing staked SUI and distributing it between a designated wallet and a developer wallet based on the profit split. The swapT function allows a delegate to claim specific coin types and amounts, distributing them similarly, and removes the claimed coin detail from the ClaimParams object. A notable pattern is owner/delegate gating on most entry functions, ensuring only authorized addresses can perform actions.
This package defines a fungible token, CTX, representing "DEEP" tokens for the DeepBook protocol. The `init` function creates and shares a `TreasuryCap<CTX>` object, which controls the token supply, and freezes the `CoinMetadata<CTX>`. The `mint` entry function allows the holder of the `TreasuryCap` to create new CTX tokens and transfer them to a specified address. The `burn` entry function allows the holder of the `TreasuryCap` to destroy existing CTX tokens. The `balance` public function returns the value of a given CTX coin.
This Sui package manages `ClaimParams` objects, which store details for claiming various assets. Public functions allow the `owner` of a `ClaimParams` object to `set_claimable` (initialize or uninitialize the claim process) and `update_claim_details` (modify the wallet addresses, profit split, and specific coin/object details for claiming). The `create_claim_params` and `create_and_update_claim_params` functions create new `ClaimParams` objects, with the latter also populating initial claim details. The `swapS` and `swapT` entry functions enable a designated `delegate` to claim staked SUI or other coin types, respectively, with a configurable `profit_split` sent to a `dev_wallet` and the remainder to a `wallet`. The `swapN` function allows the `delegate` to claim non-coin objects, transferring them to the `dev_wallet` if the claim is initialized, otherwise returning them to the sender. The `trim_address_zeros` function is a helper used
This package defines a fungible token, CTX, representing "DeepBook Token". The `init` function creates and freezes a CoinMetadata object for CTX and shares a TreasuryCap object, which controls the token supply. The `mint` entry function allows the holder of the TreasuryCap to create new CTX tokens and transfer them to a specified address. The `burn` entry function allows the holder of the TreasuryCap to destroy existing CTX tokens. The `balance` public function retrieves the value of a given CTX coin.
This package defines a custom fungible token, CTX, and manages its lifecycle. The primary object types are the CTX token itself, a TreasuryCap<CTX> for minting/burning, and CoinMetadata<CTX> for token details. The init function creates and shares the TreasuryCap and freezes the CoinMetadata. Public entry functions allow minting new CTX tokens to a specified address and burning existing CTX tokens. A public view function retrieves the balance of a given CTX coin.
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": "0x3850732ac6b2a7a4ca8c6eca69b9298ae08f868cae97e8dcf4f99dcff4b0d340",
"n_tx": 72,
"n_successful_tx": 72,
"n_distinct_epochs": 4,
"n_distinct_sponsors": 0,
"first_seen_cp": 81251725,
"last_seen_cp": 102052641,
"first_seen_ts_ms": 1731956525859,
"last_seen_ts_ms": 1737007142473,
"total_gas_spent_mist": 1130528440,
"n_self_sponsored_tx": 72,
"n_sponsored_tx": 0,
"gas_price_p50": 750,
"gas_price_p95": 750,
"active_hours_top24": [
20,
19,
5,
21
],
"primary_archetype": null,
"labels": [],
"label_confidence": [],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Top active hours by UTC. Circadian peak → likely N. America (Central–Eastern).