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 primarily manages a Treasury object, which acts as a vault for SUI and a generic token (Ty0), and tracks user balances for this token. The new_launchpad function creates a new Treasury object, initializing its balances, prices, and status, then shares it. The buy function allows users to purchase the generic token using SUI, updating the SUI treasury, the total sold tokens, and the user's token balance within the Treasury, provided the launchpad is active. The claim function allows users to claim their purchased tokens from the Treasury, provided claiming is active, and resets their claimable balance to zero. Several admin functions (admin_deposit, admin_withdraw, update_launchpad, update_price_launchpad, update_token_price_launchpad, update_claim_launchpad) exist, all gated by a hardcoded admin address (0x0c2b1bd...). These functions allow the admin to deposit tokens, withdraw SUI and tokens, and modify the launchpad's status, SUI price, token price, and
This package manages a `Treasury` object, which acts as a launchpad for a generic token type (`Ty0`). The `init` function creates and transfers an `AdminCap` to the deployer. The `new_launchpad` function creates a new `Treasury` object, initializes its balances and maps, sets default prices, and shares it. Users can `buy` tokens by depositing SUI into the `Treasury`, which updates their token balance and the total sold tokens, but only if the launchpad is active. Users can `claim` their purchased tokens from the `Treasury` if claiming is enabled, which transfers the tokens to them and resets their claimable balance. Admin functions (`admin_deposit`, `admin_withdraw`, `update_launchpad`, `update_price_launchpad`, `update_token_price_launchpad`, `update_claim_launchpad`) allow a hardcoded admin address to manage the `Treasury`'s token balances, withdraw funds, and update launchpad parameters like status, SUI price, token
This package manages a Treasury object, which holds balances of a generic token (Ty0) and SUI, along with user-specific token balances and historical SUI deposits. The new_launchpad function creates and shares a new Treasury object, initializing it with default prices and statuses. Users can buy tokens by depositing SUI into the Treasury via the buy function, which updates their token balance and the total SUI collected, provided the launchpad is active. Users can claim their purchased tokens using the claim function, which transfers the tokens from the Treasury to the user and resets their claimable balance, if claiming is enabled. An AdminCap is created during initialization and is used to gate several functions, including admin_deposit to add tokens to the Treasury, admin_withdraw to remove both SUI and tokens, and functions to update the launchpad's status, SUI price, token price, and claim status.
This Sui package manages VramNFT objects and a central Treasury object. The Treasury stores whitelists for minting, minted counts, image history, attribute keys/values, and collected SUI. Public/entry functions allow for minting VramNFTs (only by a specific admin address), revealing display properties of VramNFTs, and managing various whitelists and image history within the Treasury, all gated by an admin address. The package also implements transfer policies for VramNFTs, including a kiosk lock rule and a royalty rule that charges a percentage or minimum amount on transfers and collects SUI into the Treasury.
{
"wallet": "0x0c2b1bd49d0d29cdad7e477f1743f8ecc87dcff274205d8d838b48302896ffe8",
"n_tx": 120,
"n_successful_tx": 119,
"n_distinct_epochs": 19,
"n_distinct_sponsors": 0,
"first_seen_cp": 120225240,
"last_seen_cp": 129890356,
"first_seen_ts_ms": 1741397870277,
"last_seen_ts_ms": 1743703969537,
"total_gas_spent_mist": 811057644,
"n_self_sponsored_tx": 120,
"n_sponsored_tx": 0,
"gas_price_p50": 745,
"gas_price_p95": 750,
"active_hours_top24": [
2,
7,
3,
16,
1,
15,
5,
17,
6,
23,
4,
0,
14,
13,
8,
10,
12,
9,
18,
19
],
"primary_archetype": null,
"labels": [],
"label_confidence": [],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Top active hours by UTC. Flat around the clock → no timezone signal (likely automated).