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 fungible token called RICKIEY_COIN. The `init` function creates the coin's metadata, a TreasuryCap, and a DenyCap, transferring both capabilities to the transaction sender and freezing the metadata object. The `mint` entry function allows the holder of the TreasuryCap to mint new RICKIEY_COINs and transfer them to a specified address. The package utilizes the standard `coin` and `transfer` modules for token management. There are no notable patterns like allowlist gating, time-gating, or dynamic fields beyond the standard coin capabilities.
This package defines a custom coin, RICKIEY_FAUCET_COIN. The init function creates this new currency, setting its symbol, name, and description, and then shares the TreasuryCap and freezes the CoinMetadata object. The public entry function mint allows a holder of the TreasuryCap to mint new RICKIEY_FAUCET_COIN tokens and transfer them to a specified recipient (the transaction sender in this case). The package does not implement any notable patterns like signature/allowlist gating, time-gating, dynamic fields, or vault/escrow mechanisms.
This package manages RK_NFT objects, which are non-fungible tokens with a unique ID, token ID, name, description, and image URL. The `init` function initializes a `TID` object (which tracks the next available token ID) and a `Display` object for RK_NFTs, transferring both to the sender. The `mint` entry function creates new RK_NFTs, increments the `TID`'s counter, and transfers the newly minted NFT to the caller. The package also includes public view functions to retrieve NFT details, an entry function to transfer an RK_NFT to a new address, and an entry function to burn an RK_NFT. A notable pattern is the use of a shared `TID` object to manage the sequential numbering of NFTs.
casualRule-based labels, conservative precision.
{
"wallet": "0xe36fa72cc42469476fb1118bdb8036bb299c0fe3380e13c6a5c85bb4d9788888",
"n_tx": 11,
"n_successful_tx": 10,
"n_distinct_epochs": 4,
"n_distinct_sponsors": 0,
"first_seen_cp": 34527297,
"last_seen_cp": 57273282,
"first_seen_ts_ms": 1716191725553,
"last_seen_ts_ms": 1726089992048,
"total_gas_spent_mist": 70029596,
"n_self_sponsored_tx": 11,
"n_sponsored_tx": 0,
"gas_price_p50": 751,
"gas_price_p95": 758,
"active_hours_top24": [
8,
7,
21
],
"primary_archetype": "casual",
"labels": [
"casual"
],
"label_confidence": [
0.7
],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Top active hours by UTC.