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, CTX, and manages its lifecycle. The init function creates the CTX currency, freezing its metadata and sharing its TreasuryCap. The public entry functions allow for minting new CTX coins to a specified address and burning existing CTX coins. There's also a public function to check the balance of a CTX coin. The package utilizes the standard Sui coin and transfer modules.
The package manages a primary object type called ClaimParams, which holds information about a claim, including its owner, delegate, initialization status, claim details (CoinDetail objects), wallet addresses for distribution, and a profit split percentage. Public entry functions allow the owner to set the claimable status (initialized field of ClaimParams), and to create or update ClaimParams objects. The create_and_update_claim_params function initializes a ClaimParams object with a list of CoinDetail objects, which specify coin types, amounts, and object IDs. The swapS function handles the withdrawal of staked SUI, distributing it to a wallet and a dev_wallet based on a profit split, but only if the ClaimParams object is initialized and has claim details. The swapT function allows a delegate to swap a generic Coin<T> for a specified amount from the ClaimParams, distributing it to the wallet and dev_wallet, and then removes the corresponding CoinDetail from the ClaimParams. The swapN function allows a delegate to swap a generic object, transferring it to the dev_wallet if initialized, or
This package defines a fungible token, CTX, representing "Suilend's native token." The `init` function creates and freezes the `CoinMetadata<CTX>` and shares the `TreasuryCap<CTX>` object. The public entry functions `mint` and `burn` allow the holder of the `TreasuryCap<CTX>` to create new CTX coins and destroy existing ones, respectively. The `mint` function transfers the newly minted coins to a specified address. A `balance` function is provided to query the value of a CTX coin. There are no notable patterns like signature/allowlist gating, time-gating, dynamic fields, admin caps, vault/escrow, or royalties.
This package defines a custom coin type, `CTX`, and manages its lifecycle. The `init` function creates and freezes a `CoinMetadata<CTX>` object and shares a `TreasuryCap<CTX>` object, which controls the coin supply. The `mint` entry function allows the holder of the `TreasuryCap<CTX>` to create new `CTX` coins and transfer them to a specified address. The `burn` entry function enables the holder of the `TreasuryCap<CTX>` to destroy `CTX` coins. A public `balance` function retrieves the value of a `Coin<CTX>`. The package does not use dynamic fields, admin caps, vault/escrow, or royalties, and there are no signature/allowlist or time-gating mechanisms beyond the `TreasuryCap` ownership.
This package defines a fungible token, CTX, with associated CoinMetadata and TreasuryCap objects. The `init` function creates and freezes the CoinMetadata object and shares the TreasuryCap object, which controls token minting and burning. The public `mint` function allows the holder of the TreasuryCap to mint new CTX tokens and transfer them to a specified address. The public `burn` function allows the holder of the TreasuryCap to burn existing CTX tokens. The `balance` function returns 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.
{
"wallet": "0x9cf833ad6f9ebc0bb9cbb60739171053fa60d0274b9a2f698dcf1660e2f0c1ba",
"n_tx": 248,
"n_successful_tx": 248,
"n_distinct_epochs": 4,
"n_distinct_sponsors": 0,
"first_seen_cp": 81919600,
"last_seen_cp": 89274636,
"first_seen_ts_ms": 1732118673975,
"last_seen_ts_ms": 1733912055035,
"total_gas_spent_mist": 1139396592,
"n_self_sponsored_tx": 248,
"n_sponsored_tx": 0,
"gas_price_p50": 750,
"gas_price_p95": 750,
"active_hours_top24": [
17,
16,
18,
19,
10,
9
],
"primary_archetype": null,
"labels": [],
"label_confidence": [],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Top active hours by UTC. Circadian peak → likely UK / W. Europe / W. Africa.