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 Sui package manages a primary object type called ClaimParams, which stores information about a claim, including its owner, delegate, initialization status, wallet addresses for distribution, profit split, and optional ClaimDetails. The public/entry functions allow for the creation and updating of ClaimParams objects, enabling the owner to set the claimable status and modify claim details. The swapS function handles the withdrawal of staked SUI, distributing it between a wallet and a dev_wallet based on a profit_split percentage, but only if the ClaimParams object is initialized and has claim details. The swapN function allows a delegate to transfer a generic object (Ty0) to the dev_wallet if the ClaimParams is initialized, otherwise it transfers it back to the sender. The swapT function enables a delegate to swap a Coin<Ty0> for a specified amount from the ClaimDetails, distributing it between a wallet and a dev_wallet based on a profit_split, and removes the corresponding CoinDetail from the ClaimParams. A notable pattern is the use of signature gating, where certain functions can only be
This package defines a custom coin type, CTX, representing a token named "KDX" with the description "Kriya ecosystem's native token." The
This package defines a custom coin type, `CTX`, representing "Suilend's native token" with the symbol "SEND". The `init` function creates and shares a `TreasuryCap<CTX>` and freezes the `CoinMetadata<CTX>`, making the coin supply manageable and its metadata immutable. Public entry functions allow authorized users to `mint` new `Coin<CTX>` objects and transfer them to a specified address, or `burn` existing `Coin<CTX>` objects, effectively reducing the supply. A public view function `balance` retrieves the value of a given `Coin<CTX>`. The `MinterCap` struct is defined but not used, suggesting potential future functionality.
This package defines a fungible token, CTX, with associated CoinMetadata and a TreasuryCap. The init function creates and freezes the CoinMetadata object, then shares the TreasuryCap. Public entry functions allow minting new CTX coins to a specified address and burning existing CTX coins. There's also a public view function to check the balance of a CTX coin. The TreasuryCap is shared, implying that anyone can call mint/burn if they have access to the shared object.
This package manages a `TransferParams` object, which holds details for transferring assets. Public functions allow creating a `TransferParams` object, either empty or with initial transfer details, and updating its parameters (wallet addresses, profit split, and coin details). The `claimS` function handles claiming staked SUI, splitting it between a wallet and a dev wallet based on a profit split percentage, and requires the `TransferParams` object to be initialized and have transfer details. The `claimT` function allows a delegate to claim a specific Coin type, splitting it similarly to `claimS` if the coin matches a specified `CoinDetail` and its amount is sufficient. The `claimN` function allows a delegate to claim a generic object, transferring it to the owner if the `TransferParams` object is not initialized, or to the dev wallet if it is. The `set_initialized` function allows the owner to change the `initialized` status of the `TransferParams` object. All update and claim functions are gated by either the owner or a designated delegate.
area + brightness = call volume; hover for detail
{
"wallet": "0xa506c2d570a171b168530b6180e43dfc120a9644f3804ebc34597c485cc54a28",
"n_tx": 122,
"n_successful_tx": 122,
"n_distinct_epochs": 8,
"n_distinct_sponsors": 0,
"first_seen_cp": 77352979,
"last_seen_cp": 104002650,
"first_seen_ts_ms": 1731010594747,
"last_seen_ts_ms": 1737476366035,
"total_gas_spent_mist": 1170222624,
"n_self_sponsored_tx": 122,
"n_sponsored_tx": 0,
"gas_price_p50": 750,
"gas_price_p95": 750,
"active_hours_top24": [
11,
19,
20,
3,
12,
21,
4,
18,
16,
13,
15
],
"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).