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 KriyaBasecampNFT objects, which have a unique ID and a `multiplier` value. The `init` function creates and transfers a Publisher object, a Display object for KriyaBasecampNFTs, and an AdminCap to the transaction sender. The `mint` entry function, callable only by an AdminCap holder, creates new KriyaBasecampNFTs with a specified multiplier. The `transfer` entry function allows any KriyaBasecampNFT holder to transfer their NFT to another address. The package utilizes an AdminCap for gated minting functionality and sets up a Display object for NFT metadata.
This module defines a single public function, `calc_input_amount`, which takes five unsigned 64-bit integers as input and returns a single unsigned 64-bit integer. The function performs several checks on its inputs: `Arg2` must be greater than 0, `Arg1` must be greater than `Arg2`, and `Arg3` must be less than `Arg4`. If any of these conditions are not met, the function aborts. The core logic involves a series of multiplications, a subtraction, and a division, all performed using 128-bit integers to prevent overflow before casting the final result back to a 64-bit integer and adding 1. This module does not manage any primary object types, mutate any state, or exhibit any notable patterns like signature gating, time-gating, dynamic fields, admin caps, vault/escrow, or royalties.
This Sui package, KV_SUI_USDC, defines a dummy struct KV_SUI_USDC. Its primary function is to initialize a new fungible token, also named KV_SUI_USDC, with a decimal precision of 6 and a description "staging kriya clmm vault token". The `init` function creates both a `TreasuryCap` and `CoinMetadata` object for this new token. The `TreasuryCap` is immediately transferred to the sender of the transaction, while the `CoinMetadata` object is frozen, making it immutable and publicly accessible. This module does not manage any other primary object types, nor does it have any public/entry functions beyond the `init` function. There are no notable patterns like signature/allowlist gating, time-gating, dynamic fields, or vault/escrow mechanisms.
This package defines a new fungible token called KV_SUI_USDC. The `init` function is the only public entry point and is called once during package deployment. It creates the currency, mints a `TreasuryCap` for the token, and transfers this `TreasuryCap` to the deployer of the package. It also freezes the `CoinMetadata` object, making it immutable. The primary object type managed is the `KV_SUI_USDC` coin, represented by its `CoinMetadata` and `TreasuryCap`. The `init` function mutates the global state by creating and transferring these objects. There are no notable patterns like signature/allowlist gating, time-gating, dynamic fields, or vault/escrow functionality beyond the standard coin creation.
This Sui package manages Vault objects, which are liquidity provider (LP) positions in a concentrated liquidity automated market maker (AMM) pool. Public/entry functions allow users to deposit liquidity into a Vault, seed a new Vault with initial liquidity, rebalance an existing Vault's LP position, and withdraw liquidity from a Vault. These functions mutate the Vault object, the associated Pool object, and user coin balances. Notable patterns include the use of a Vault object to manage a Position object within a Pool, the collection of fees and rewards into the Vault, and an admin capability (VaultACL) for managing Vault parameters.
{
"wallet": "0x84e214505a03750f19c44dcc18fed2e8340ae6c2add024e0700a52aba8b343fa",
"n_tx": 9387,
"n_successful_tx": 9019,
"n_distinct_epochs": 313,
"n_distinct_sponsors": 1,
"first_seen_cp": 13816212,
"last_seen_cp": 206884721,
"first_seen_ts_ms": 1695557110719,
"last_seen_ts_ms": 1761885172364,
"total_gas_spent_mist": 69855636300,
"n_self_sponsored_tx": 9386,
"n_sponsored_tx": 1,
"gas_price_p50": 750,
"gas_price_p95": 750.5997,
"active_hours_top24": [
7,
8,
9,
10,
19,
6,
20,
12,
18,
14,
15,
17,
22,
13,
23,
16,
0,
5,
21,
1,
4,
2,
3,
11
],
"primary_archetype": null,
"labels": [],
"label_confidence": [],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Top active hours by UTC. Circadian peak → likely E. / SE Asia.