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 fungible token called BETTA. The `init` function creates the BETTA currency, mints an initial supply of 100,000,000,000,000,000 BETTA tokens to a specific address (0x09...), and freezes the CoinMetadata object while transferring the TreasuryCap to the same address. The `mint` entry function allows the holder of the TreasuryCap to mint new BETTA tokens and transfer them to a specified address. The `burn` entry function enables burning a specified amount of BETTA from a vector of Coin<BETTA> objects, returning any remaining balance to the sender or destroying it if zero. The package utilizes the `TreasuryCap` pattern for controlled minting and burning of the BETTA token.
This package manages a primary object type called `NFT`, which holds an `id`, `name`, `description`, `url`, `metadata`, and `creator` address. The `init` function creates a `Publisher` object and a `Display<NFT>` object, transferring both to the sender. The `general_mint` function creates a new `NFT` object with dynamically generated metadata URLs based on the collection's metadata URI and the NFT's sequential number, then transfers it to the sender. The `og_mint`, `whitelist_mint`, and `public_mint` entry functions allow users to mint NFTs from a `Collection` object, each with different price points and access controls (OG list, whitelist, or public). These mint functions transfer a portion of the payment to an admin address (launchpad fee) and the remaining to the creator, and then call `general_mint` to create and transfer the NFT. Notably, `og_mint` and `whitelist_mint` use hardcoded address lists for access control.
This package defines an NFT object type with fields for ID, name, description, URL, metadata, and creator. It initializes a `Display` object for NFTs and transfers it to the sender. The package provides three public entry functions for minting NFTs: `og_mint`, `whitelist_mint`, and `public_mint`. All mint functions check if the provided SUI coin value is sufficient for the respective price (OG, whitelist, or public) and then call a `general_mint` function. The `og_mint` and `whitelist_mint` functions also include allowlist gating, checking if the sender's address is present in hardcoded address vectors. After successful payment and allowlist checks, the `general_mint` function creates a new NFT, increments the collection's minted count, and transfers the NFT to the sender. Fees are split between an admin address and the collection creator.
This package defines a fungible token called BETTA. The init function creates the BETTA currency, mints an initial supply of 100,000,000,000,000,000 BETTA tokens to a specific address (0x9aade...), and freezes the CoinMetadata object while transferring the TreasuryCap to the same address. The public mint function allows the holder of the TreasuryCap to mint new BETTA tokens and transfer them to any specified address. The public burn function allows users to burn a specified amount of BETTA tokens from a vector of Coin<BETTA> objects, with any remaining tokens being returned to the sender or destroyed if the value is zero. The package uses the standard Sui coin and transfer modules.
This package manages NFT objects, which have an ID, name, description, URL, metadata, and creator. The `init` function creates a `Collection` object, which holds metadata about the NFTs, including prices, supply, and admin addresses, and shares it. Public/entry functions allow for whitelisted and public minting of NFTs, transferring SUI to the admin and creator, and updating collection details (name, description, supply, URL) by the admin. The `Collection` object uses dynamic fields to track whitelist mint counts per address, and includes an admin gating mechanism for modifying collection properties.
casualRule-based labels, conservative precision.
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": "0xa7b5b69d30b233948eb60e86de81997c9b8cd2cbc7071774de49f837b64e4806",
"n_tx": 46,
"n_successful_tx": 41,
"n_distinct_epochs": 10,
"n_distinct_sponsors": 0,
"first_seen_cp": 1572749,
"last_seen_cp": 10128914,
"first_seen_ts_ms": 1683121455169,
"last_seen_ts_ms": 1691821107203,
"total_gas_spent_mist": 6915343760,
"n_self_sponsored_tx": 46,
"n_sponsored_tx": 0,
"gas_price_p50": 1000,
"gas_price_p95": 1000,
"active_hours_top24": [
18,
17,
13,
15,
10,
9,
12,
16,
6,
1,
7,
14,
5,
8,
4,
11
],
"primary_archetype": "casual",
"labels": [
"casual"
],
"label_confidence": [
0.7
],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Top active hours by UTC. Circadian peak → likely C. Europe / Africa / Middle East.