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 "Lock" objects, which represent locked tokens of a specific type. The `init` function creates a shared `Locks` object, which acts as a registry for all individual `Lock` objects. The `add_locked_coins` entry function allows users to create a new `Lock` object, specifying the token type, amount, unlock time, and other metadata. This function transfers the specified tokens into the newly created `Lock` object. The `claim` entry function enables the owner of a `Lock` object to withdraw the locked tokens once the `unlock_time` has passed and the tokens haven't been claimed yet. The `update_name` and `update_time` functions allow the owner to modify the name and extend the unlock time of a `Lock` object, respectively. The package utilizes time-gating for claiming tokens and stores `Lock` objects in an `ObjectTable` within the shared `Locks` object.
This Sui package defines a "store" for managing and selling digital items. The primary object types are ItemStore, which represents a store with listed items, and ListedItem, representing an item available for purchase. Public entry functions allow users to create a new ItemStore, sell items within an existing store, and buy items. The create_store function initializes a new ItemStore and transfers a StoreOwnerCap to the creator, while sell adds a new ListedItem to an ItemStore. The buy function allows users to purchase items, handling payment, updating store revenue, and distributing referral rewards if an affiliate is involved. Notable patterns include dynamic object fields used to store ListedItem objects within an ItemStore, and an affiliate system for referral rewards.
This Sui package defines a fungible token called TESTTOKEN. The `init` function creates the token's `CoinMetadata` and `TreasuryCap`, mints an initial supply of 10,000,000,000,000 TESTTOKEN to the deployer, and then shares the `CoinMetadata` publicly while transferring the `TreasuryCap` to the deployer. Public entry functions allow the holder of the `TreasuryCap` to `mint` new TESTTOKEN to any address and `burn` existing TESTTOKEN. The `renounce_ownership` function allows the `TreasuryCap` holder to freeze the `TreasuryCap`, effectively preventing further minting or burning. The package utilizes the standard Sui `coin` and `transfer` modules for token management.
This package defines a fungible token named TESTTOKEN. Upon initialization, it creates a new currency with a symbol "TT" and name "TESTTOKEN", mints 10,000,000,000,000 units of this token, and transfers them to the deployer. It also shares the CoinMetadata object publicly. The public entry functions allow for minting new tokens and transferring them to a specified address, burning a specified amount of tokens from a vector of Coin objects, and renouncing ownership of the TreasuryCap by freezing it. The primary objects managed are Coin<TESTTOKEN>, CoinMetadata<TESTTOKEN>, and TreasuryCap<TESTTOKEN>.
This package defines a SUISHIBA token and manages its distribution and locking mechanisms. The primary object types are `Global`, which holds the token's `TreasuryCap`, team vesting `Distribution`, and airdrop `Balance`, and `Lock` and `LockInfo` for managing locked tokens. Public/entry functions allow minting and burning of SUISHIBA tokens (mutating the `Global` object's `TreasuryCap`), transferring ownership of the `OwnerCap`, and renouncing the `UpgradeCap`. The `team_vesting` function releases vested tokens to the team based on a time-gated schedule, mutating the `Global` object's `team_distribution`. The `lock` function allows users to lock SUISHIBA tokens for a specified duration, creating `Lock` and `LockInfo` objects and storing the `LockInfo` as a dynamic object field on the `Global` object.
{
"wallet": "0xd69810c236278bee3d0fade0e12283db24ec21e24b0fe4dbf2745b4c1cd56771",
"n_tx": 200,
"n_successful_tx": 192,
"n_distinct_epochs": 20,
"n_distinct_sponsors": 0,
"first_seen_cp": 1975523,
"last_seen_cp": 30544707,
"first_seen_ts_ms": 1683540039800,
"last_seen_ts_ms": 1712215156175,
"total_gas_spent_mist": 14675054920,
"n_self_sponsored_tx": 200,
"n_sponsored_tx": 0,
"gas_price_p50": 950,
"gas_price_p95": 950,
"active_hours_top24": [
9,
8,
10,
7,
2,
11,
13,
4,
5,
12,
3,
1,
14,
6,
18,
17
],
"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.
area + brightness = call volume; hover for detail