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 manages AGENT NFTs, which represent digital agents with unique IDs, names, and descriptions. The `mint` function allows users to create new AGENT NFTs by paying a fee in SUI, provided they pass a signature verification, a timestamp check, and a nonce check to prevent replay attacks. The `burn` function allows users to destroy their AGENT NFTs. An `AdminCap` object grants special permissions, enabling an administrator to withdraw accumulated minting fees from the `VaultConfig` and to set or update a validator public key used for signature verification during minting. The `VaultConfig` object stores the minting fee balance and the optional validator key, while `UserArchive` tracks user nonces for minting.
This Sui package aggregates various decentralized exchange (DEX) protocols, including afsui, aftermath, bluemove, and cetus, enabling users to perform token swaps across these platforms. The primary object types managed are `Config` (for global configuration and fee management), `Coin<T>` (for various token types), and specific DEX pool/vault objects (e.g., `StakedSuiVault`, `Pool`, `Dex_Info`). Public/entry functions like `swap_a2b` and `swap_b2a` facilitate token exchanges, taking an input coin and returning an output coin, while also mutating the `Config` object to pay fees and updating the respective DEX's liquidity pools/vaults. Notable patterns include the consistent emission of swap events (`AfsuiSwapEvent`, `AftermathSwapEvent`, `BlueMoveSwapEvent`, `CetusSwapEvent`) after each swap, and the `config::pay_fee` call, which deducts a fee from the swapped amount and updates the global `Config` object. The `
This package defines a token (SKT) and a project management system for token sales. The primary object types are `SKT` (the token), `AdminCap` (for administrative control), `Order` (representing a user's purchase in a round), `RoundInfo` (details about a token sale round), and `Project` (the main object managing the token sale, parameterized by the coin type used for funding and the token type being sold). Public/entry functions allow an admin to create a new project (`new_project`), set up project launch information (`setup_project_launch_info`), toggle project status (`trigger_project_status`), and manage whitelists (`add_whitelist`, `remove_whitelist`). Users can `buy` tokens, `claim` their purchased tokens, or `refund` their contributions. Admin functions also exist to `distribute_fund_to_owner` and `withdraw_liquidity_fund`. These functions mutate the `Project`
This package defines a system for managing and selling "TShirt" objects through a Kiosk, with an associated fee rule. The primary object types are `TShirt` (a unique item), `Kiosk` (a shared object for listing and selling items), and `TransferPolicy` (a shared object governing transfers of `TShirt`s). Public/entry functions allow users to create new `TShirt`s, place and list them for sale in a `Kiosk`, withdraw them, and buy them. The `fee_rule` module defines a `Rule` and `Config` to enforce a minimum fee on `TShirt` transfers, where the `pay` function transfers the provided SUI coin to the configured owner if the value meets the fee. Notable patterns include the use of `KioskOwnerCap` for managing `Kiosk` ownership and `TransferPolicyCap` for managing `TransferPolicy` ownership, and the `transfer_policy` module for enforcing transfer rules.
This package manages AGENT_NFT objects, which are non-fungible tokens with an ID, xid, name, and description. The `init` function creates and shares a `VaultConfig` object (containing a minting fee and optional validator), an `AdminCap` (transferred to the sender), and a `UserArchive` (shared). The `mint` entry function allows users to mint an AGENT_NFT by paying a fee, provided the signature is valid, the timestamp is within limits, and the user's nonce is correct, updating the `VaultConfig`'s fee balance and the `UserArchive`'s nonce. The `burn` entry function allows users to destroy an AGENT_NFT. The `withdraw_fee` and `set_validator` functions are gated by the `AdminCap`, allowing the admin to withdraw accumulated fees and set a validator for signatures, respectively. The `migrate` function, also admin-gated, updates the `VaultConfig`'s version.
{
"wallet": "0x7b95e6d963ab4671e7bf56f7fc8da1a3622df7571f3e756bd922222e84fb99c5",
"n_tx": 283,
"n_successful_tx": 247,
"n_distinct_epochs": 35,
"n_distinct_sponsors": 0,
"first_seen_cp": 73669728,
"last_seen_cp": 166050346,
"first_seen_ts_ms": 1730098773750,
"last_seen_ts_ms": 1752134447201,
"total_gas_spent_mist": 6025099104,
"n_self_sponsored_tx": 283,
"n_sponsored_tx": 0,
"gas_price_p50": 750,
"gas_price_p95": 750,
"active_hours_top24": [
7,
9,
10,
3,
6,
19,
2,
8,
4,
16,
5,
14,
15,
17,
18,
20,
11
],
"primary_archetype": null,
"labels": [],
"label_confidence": [],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Top active hours by UTC. Circadian peak → likely E. Asia / Oceania.