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 defines a custom coin type, FAUCET_COIN. The init function creates and initializes this new currency, setting its metadata (name, symbol, description, icon URL) and freezing the metadata object while sharing the TreasuryCap object. The public entry function mint allows the holder of the TreasuryCap to mint new FAUCET_COINs and transfer them to a specified address. There are no notable patterns like signature/allowlist gating, time-gating, dynamic fields, or royalties.
This package defines a decentralized exchange (DEX) for swapping two types of coins, Ty0 and Ty1. The primary object type is a Pool, which holds reserves of two coin types (coin_x and coin_y) and a supply of liquidity provider (LP) tokens (lsp_supply). Public functions allow users to create new pools, add liquidity to existing pools, and swap coins. Adding liquidity deposits Ty0 and Ty1 coins into the pool and mints LSP tokens to the provider. Swapping functions (sellA and sellB) allow users to deposit one coin type and receive the other, with a fixed fee of 30 basis points (0.3%). The pool object is shared, meaning it can be accessed and modified by anyone.
This Sui package, blue_ntf, primarily manages BlueNetNFT objects, which are non-fungible tokens with fields for ID, name, description, URL, and an extra parameter. The public/entry functions allow users to mint new BlueNetNFTs, either with predefined values (mint_ntf) or with user-provided details (mint_to_sender), transferring them to the transaction sender. Users can also transfer their BlueNetNFTs to other addresses, update the description of an existing NFT, or burn an NFT, effectively deleting it. Each NFT minting event emits an NFTMinted event containing the object ID, creator address, and NFT name. There are no notable patterns like signature/allowlist gating, time-gating, dynamic fields, admin caps, vault/escrow, or royalties.
This Sui package, `blue_game`, manages a single primary object type: `RewardPool`. The `RewardPool` object holds a balance of `FAUCET_COIN`. The `init_pool` entry function creates a new `RewardPool` object, converts an initial `FAUCET_COIN` into a balance, and shares this `RewardPool` object as a shared object. The `play` public function allows users to play a rock-paper-scissors-like game against a "croal99" AI. It takes a user's choice (0, 1, or 2 for rock, paper, scissors), determines a random choice for the AI using the current timestamp, and then calculates the game's outcome. If the user wins, 1 `FAUCET_COIN` is transferred from the `RewardPool` to the user; otherwise, no coins are transferred. A `GamingResultEvent` is emitted with the game's details.
This package defines two fungible token types, FAUCET_COIN and MY_COIN, each with associated CoinMetadata and TreasuryCap objects. The `init` function for both modules creates the currency, freezes its metadata, and either shares the TreasuryCap (faucet_coin) or transfers it to the deployer (my_coin). The `mint` entry function allows the holder of the TreasuryCap to mint new coins of the respective type and transfer them to a specified address. The `burn` public function enables the holder of the TreasuryCap to burn existing coins of that type. The primary objects managed are CoinMetadata and TreasuryCap for each coin type.
Wallets that share a funder, were co-funded by the same personal-scale source, or land in the same behavioral cluster. A heuristic, not proof of common control.
casualRule-based labels, conservative precision.
area + brightness = call volume; hover for detail
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": "0x167b61dcef37260fc8335e15a16cbad0a2f3ddc8a511169820f0c013396f205b",
"n_tx": 29,
"n_successful_tx": 25,
"n_distinct_epochs": 4,
"n_distinct_sponsors": 0,
"first_seen_cp": 35139975,
"last_seen_cp": 36328262,
"first_seen_ts_ms": 1716804905728,
"last_seen_ts_ms": 1717993423242,
"total_gas_spent_mist": 141074028,
"n_self_sponsored_tx": 29,
"n_sponsored_tx": 0,
"gas_price_p50": 750,
"gas_price_p95": 750,
"active_hours_top24": [
10,
4,
17,
3,
13,
16
],
"primary_archetype": "casual",
"labels": [
"casual"
],
"label_confidence": [
0.7
],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Tinted amber on the bubble map when they appear in the expanded graph.
Top active hours by UTC. Flat around the clock → no timezone signal (likely automated).