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 a primary object type called ClaimParams, which stores information about a claim, including its owner, delegate, initialization status, claim details (optional), wallet addresses for payouts, and a profit split percentage. Public entry functions allow for the creation of new ClaimParams objects (create_claim_params and create_and_update_claim_params), and the update of existing ones (update_claim_details). The owner of a ClaimParams object can set its initialization status via set_claimable. The swapS function allows a delegate to withdraw staked SUI, splitting the proceeds between a wallet and a dev_wallet based on the profit_split. The swapN function allows a delegate to transfer a generic object to either the delegate (if not initialized) or the dev_wallet (if initialized). The swapT function enables a delegate to claim a specific Coin type, splitting it between a wallet and a dev_wallet according to the profit_split, and removes the corresponding CoinDetail from the ClaimParams. Notably, several functions are gated by checking if the caller is the owner
This package defines a fungible token, CTX, with associated CoinMetadata and TreasuryCap objects. The `init` function creates and freezes the CoinMetadata object, making it immutable, and shares the TreasuryCap object, allowing it to be used by anyone. The `mint` entry function allows the holder of the shared TreasuryCap to mint new CTX coins and transfer them to a specified address. The `burn` entry function allows the holder of the shared TreasuryCap to burn existing CTX coins. The `balance` public function returns the value of a given CTX coin.
This package defines a custom coin type, CTX, representing "Suilend's native token." The `init` function creates and freezes the CoinMetadata for CTX and shares its TreasuryCap. Public entry functions allow authorized users to `mint` new CTX coins and transfer them to a specified address, or `burn` existing CTX coins. A public function `balance` retrieves the value of a CTX coin. The package utilizes the standard Sui coin and object modules for its operations.
This package defines a custom coin type, `CTX`, representing a "DeepBook Token". The `init` function creates and initializes this new currency, freezing its metadata and sharing its `TreasuryCap`. Public entry functions allow for `mint`ing new `CTX` coins and transferring them to a specified address, and `burn`ing existing `CTX` coins. A `balance` function provides the value of a given `CTX` coin. The `TreasuryCap` is a notable pattern, controlling the minting and burning of the `CTX` token.
This package defines a fungible token, CTX, and manages its lifecycle. The `init` function creates and freezes the CoinMetadata for CTX and shares its TreasuryCap, which is required for minting and burning. The `mint` entry function allows the holder of the TreasuryCap to create new CTX tokens and transfer them to a specified address. The `burn` entry function allows the holder of the TreasuryCap to destroy existing CTX tokens. The `balance` public function retrieves the value of a given CTX coin. There are no notable patterns like signature/allowlist gating, time-gating, dynamic fields, admin caps, vault/escrow, or royalties.
area + brightness = call volume; hover for detail
{
"wallet": "0xa2ab055a675420cf2b8997c7cfd6a179f786defef98626fb732f012c5430849f",
"n_tx": 171,
"n_successful_tx": 171,
"n_distinct_epochs": 9,
"n_distinct_sponsors": 0,
"first_seen_cp": 78058838,
"last_seen_cp": 95180462,
"first_seen_ts_ms": 1731182370404,
"last_seen_ts_ms": 1735346507516,
"total_gas_spent_mist": 1517295580,
"n_self_sponsored_tx": 171,
"n_sponsored_tx": 0,
"gas_price_p50": 750,
"gas_price_p95": 750,
"active_hours_top24": [
0,
8,
17,
21,
18,
9,
6,
7,
2,
13,
20,
12,
19,
10,
22,
4,
11,
14,
16,
5,
15,
3
],
"primary_archetype": null,
"labels": [],
"label_confidence": [],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Top active hours by UTC. Flat around the clock → no timezone signal (likely automated).