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 non-fungible token (NFT) system, primarily managing `TalentumNFT` objects. It includes an `AdminCap` for administrative actions and a `PubKey` object to store a public key for signature verification. Public functions allow setting the public key, minting NFTs with signature and time-based gating, transferring NFTs, updating NFT descriptions, and burning NFTs. Notably, NFT minting involves a payment in SUI, which is transferred to a fixed address, and includes checks for total and current supply limits.
This package manages "TalentumNFT" objects, which are NFTs with a name, description, and URL. It also uses "TokenData" to track the total and current supply of NFTs, and "PubKey" to store a public key for signature verification. The `init` function initializes a shared "TokenData" object, transfers an "AdminCap" to a specific address, and shares a "PubKey" object with an initial public key. The `setKey` function, callable only by the "AdminCap" holder, updates the public key stored in the "PubKey" object. The `mint` function allows users to mint a "TalentumNFT" by providing a signature verified against the stored public key, paying a fee, and adhering to a timestamp check and supply limits. The `transfer` function allows public transfer of "TalentumNFT" objects. The `update_description` function allows modification of an NFT's description. The `burn` function allows users to destroy their "TalentumNFT". This package features an admin cap, signature gating, time-gating
This package manages TalentumNFT objects, which are non-fungible tokens with a name, description, and URL. It also manages a shared TokenData object to track total and current supply, and a shared PubKey object for signature verification. An AdminCap object is used for administrative functions. Public functions allow users to mint TalentumNFTs, transfer them, update their description, and burn them. The mint function requires a valid ECDSA signature, a timestamp check against the provided `Arg4` (likely a mint deadline), and checks against the total and current supply stored in TokenData. Minting also transfers SUI to a hardcoded address (0x55...). The `setKey` function, callable only by the AdminCap holder, updates the public key used for signature verification. Notable patterns include: an AdminCap for administrative control, a shared TokenData object acting as a global counter/supply manager, and signature gating (ECDSA verification) for the minting process. There's also a time-gating mechanism in the `mint` function, comparing
This package defines and manages non-fungible tokens (NFTs) called `TalentumNFT`. It also uses `TokenData` to track total and current supply, `AdminCap` for administrative actions, and `PubKey` to store a public key for signature verification. The `init` function creates and shares `TokenData` and `PubKey` objects, and transfers an `AdminCap` to a predefined address. The `setKey` function, callable only by the `AdminCap` holder, updates the public key stored in `PubKey` and emits a `SetKey` event. The `mint` function allows users to mint `TalentumNFT`s after verifying an ECDSA signature, checking a timestamp against a provided value, and ensuring the total supply limit is not exceeded, transferring payment to a hardcoded address, and emitting an `NFTMinted` event. Other public functions include `name`, `description`, and `url` for retrieving NFT metadata, `update_description` to modify an NFT's description, `transfer` to send an NFT to another address
This package defines a TalentumNFT object, which is a non-fungible token with a name, description, and URL. It also manages a TokenData object to track the total and current supply of NFTs, an AdminCap for administrative privileges, and a PubKey object to store a public key used for signature verification. The `init` function initializes the TokenData, AdminCap, and PubKey objects, sharing the TokenData and PubKey objects and transferring the AdminCap to a predefined address. The `setKey` function, callable only by the AdminCap holder, updates the public key stored in the PubKey object. The `mint` function is an entry point that allows users to mint new TalentumNFTs. It requires a valid ECDSA signature, checks a timestamp against a provided value, and verifies that the total supply limit has not been reached. Minted NFTs are transferred to the caller, and the associated SUI coin is transferred to a predefined address. Other public functions include `name`, `description`, and `url` for retrieving NFT metadata, `
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": "0xe1f16f583bdb8a2a83e79d70afc477d973b0866bbb767c08acc85d6f3e680c0b",
"n_tx": 17,
"n_successful_tx": 12,
"n_distinct_epochs": 3,
"n_distinct_sponsors": 0,
"first_seen_cp": 147019205,
"last_seen_cp": 148557631,
"first_seen_ts_ms": 1747664544063,
"last_seen_ts_ms": 1748009016200,
"total_gas_spent_mist": 262577920,
"n_self_sponsored_tx": 17,
"n_sponsored_tx": 0,
"gas_price_p50": 740,
"gas_price_p95": 1000,
"active_hours_top24": [
14,
13,
15,
6,
10,
5
],
"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 W/Central Asia / India.