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 fungible token, `TOKEN`, with associated metadata. The `init` function creates the `TOKEN` currency, freezes its metadata, and transfers the `TreasuryCap<TOKEN>` to a predefined address (0xc1f...). The `burn` entry function allows the holder of the `TreasuryCap<TOKEN>` to destroy `Coin<TOKEN>` objects, effectively reducing the total supply. The primary objects managed are `CoinMetadata<TOKEN>` and `TreasuryCap<TOKEN>`. A notable pattern is the use of `transfer::public_freeze_object` for the `CoinMetadata<TOKEN>`, making it immutable after creation.
This package defines a fungible token named "BaBy Pump" (symbol "BaByPump") with a description "A fun meme token" and an associated image URL. The primary object types it manages are `CoinMetadata<TOKEN>` and `TreasuryCap<TOKEN>`. The `init` function creates the token's metadata and a treasury capability, freezing the metadata object and transferring the treasury capability to a specific address (0xf0feaa6391efbbbf9064f725eb77949ddd016167feb83b7d9fbbf5694a936cae). The `burn` entry function allows burning `Coin<TOKEN>` objects using the `TreasuryCap<TOKEN>`, effectively reducing the total supply. The package utilizes the standard Sui `coin` and `transfer` modules for token management.
This package defines a fungible token, `TOKEN`, with a fixed supply. The `init` function creates the token's `CoinMetadata` and `TreasuryCap`, freezing the metadata and minting an initial supply of 1,000,000,000,000,000,000 `TOKEN` to a specific address. The `burn` entry function allows users to destroy `Coin<TOKEN>` objects, reducing the total supply. The package utilizes standard Sui `coin` and `transfer` modules for token management.
This package defines a bonding curve mechanism for token pools. The primary object types are Configuration, which stores global parameters like fees and initial reserves, and Pool<Ty0>, which represents a specific token pool with its reserves and status. Public/entry functions include create and create_and_first_buy, which initialize new token pools, mint initial tokens, and transfer SUI fees to the platform. These functions mutate the Configuration object by adding new pools as dynamic object fields and update its SUI balance. The buy_direct function allows users to buy tokens from a pool, updating the pool's reserves and emitting a TradedEvent. Notable patterns include dynamic object fields to store pools, the use of a TreasuryCap for token minting, and a platform fee applied to transactions. The package also includes checks for string lengths and initial token supply during pool creation.
This package defines a single token type, `TOKEN`, which is a fungible asset. The `init` function creates the `TOKEN` currency, mints an initial supply of 1,000,000,000,000,000,000 tokens, and transfers them to a hardcoded address (0xc1...). It also freezes the `CoinMetadata<TOKEN>` object, making its properties immutable, and transfers the `TreasuryCap<TOKEN>` to the same hardcoded address. The `burn` entry function allows the holder of a `TreasuryCap<TOKEN>` to burn `Coin<TOKEN>` objects, reducing the total supply. The package uses standard Sui `coin` and `transfer` modules for token management.
botRule-based labels, conservative precision.
area + brightness = call volume; hover for detail
{
"wallet": "0x4e4f3de7387d9f60d56f05b497b3729432bd7f5e752a3ea8fcb7513a6ed13cf9",
"n_tx": 83,
"n_successful_tx": 83,
"n_distinct_epochs": 3,
"n_distinct_sponsors": 0,
"first_seen_cp": 143473457,
"last_seen_cp": 148815427,
"first_seen_ts_ms": 1746871166046,
"last_seen_ts_ms": 1748068238190,
"total_gas_spent_mist": -129135636,
"n_self_sponsored_tx": 83,
"n_sponsored_tx": 0,
"gas_price_p50": 740,
"gas_price_p95": 740,
"active_hours_top24": [
2,
5,
11,
18,
6,
17,
9,
10
],
"primary_archetype": "bot",
"labels": [
"bot"
],
"label_confidence": [
0.85365856
],
"bot_score": 0.4,
"bot_signals": [
"timing_automation"
],
"cex_label": null
}Top active hours by UTC. Flat around the clock → no timezone signal (likely automated).