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 'Nft' objects, which represent non-fungible tokens with attributes like group_id, type, name, description, media_url, and a VecMap of string attributes. The 'Manager' object holds a Display object for Nfts, a TransferPolicyCap for Nfts, a balance of SUI, and a vector of reserved Nft IDs. Public/entry functions allow for withdrawing SUI balance, reserved NFTs, and royalties from the Manager. There are also functions to add NFT metadata, mint new NFTs, and update existing NFTs, all of which appear to be gated by a 'Publisher' object, suggesting an admin or privileged role. The 'create_nft_with_mutation_request' and 'update_nft_with_mutation_request' functions interact with a 'launchpad' module, indicating integration with a launchpad platform for NFT creation and modification, and these functions return 'NftMutationRequest' objects. The 'mint_nft' function involves a 'Kiosk' and 'KioskOwnerCap', suggesting NFTs are minted into a kiosk
This package defines a single module, `waifu_sui`, which primarily manages a custom coin type, `WAIFU_SUI`. The `init` function, which runs once upon package deployment, creates this new currency. It sets the coin's name, symbol, description, and an image URL, then transfers the `TreasuryCap` for this coin to the deployer and shares the `CoinMetadata` object publicly. There are no other public or entry functions, indicating that further interactions with this coin (minting, burning, etc.) would require direct interaction with the `TreasuryCap` by its owner. The package does not feature any signature/allowlist gating, time-gating, dynamic fields, or vault/escrow patterns.
This package primarily manages an Nft object type, which includes fields for ID, name, description, media_url, and attributes (a VecMap of strings). The init function sets up a Display object for Nft, defines a TransferPolicy for Nft with a KioskLockRule and a RoyaltyRule (2.5% royalty), and then transfers ownership of the Publisher, Display, and TransferPolicyCap objects to the deployer, while sharing the TransferPolicy object. The public create_nft_with_mutation_request function creates a new Nft object and a corresponding NftMutationRequest, returning both. The public update_nft_with_mutation_request function allows updating an existing Nft within a Kiosk (requiring a KioskOwnerCap) and also generates an NftMutationRequest for the update. Notably, there are commented-out functions (create_nft_with_verification and update_nft_with_verification) that currently abort, suggesting potential future functionality involving a "Verification" object. The package utilizes royalty rules and kiosk lock rules for transfer policies
This package primarily manages `Nft` objects, which represent digital collectibles with attributes like `group_id`, `type`, `name`, `description`, `media_url`, and a `VecMap` of `attributes`. The `Manager` object holds a `Display` object for `Nft`s, a `TransferPolicyCap` for `Nft`s, a `Balance<SUI>`, and a vector of `reserved_nft_ids`. Most public/entry functions immediately abort, indicating they are either placeholders or intended for future implementation. The `create_nft_with_mutation_request` function creates a new `Nft` object and an associated `NftMutationRequest`, while `update_nft_with_mutation_request` modifies an existing `Nft` within a Kiosk and generates a corresponding mutation request. The package uses `kiosk` for managing `Nft`s and `transfer_policy` for defining transfer rules, suggesting royalty or fee mechanisms.
{
"wallet": "0x6f434770bbb90034dfa27309a75d7b2da81d35c87a113275f33f80e8ea02642f",
"n_tx": 3404,
"n_successful_tx": 3318,
"n_distinct_epochs": 356,
"n_distinct_sponsors": 7,
"first_seen_cp": 24673353,
"last_seen_cp": 283472986,
"first_seen_ts_ms": 1706371005310,
"last_seen_ts_ms": 1780672382579,
"total_gas_spent_mist": 32017837286,
"n_self_sponsored_tx": 3357,
"n_sponsored_tx": 47,
"gas_price_p50": 555.5293,
"gas_price_p95": 750,
"active_hours_top24": [
16,
13,
14,
15,
12,
11,
5,
6,
8,
17,
7,
1,
10,
3,
9,
2,
4,
0,
18,
23
],
"primary_archetype": null,
"labels": [],
"label_confidence": [],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Top active hours by UTC. Circadian peak → likely W/Central Asia / India.