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
This 0xa785…0de1 wallet is a developer wallet, having published three packages. Its primary on-chain activity is interacting with an airdrop mechanism and a pixel-painting canvas, suggesting it’s either managing a community event or testing a new dapp. The high rapid-fire timing ratio (0.92) and "timing_automation" signal, combined with the "bot" archetype label, strongly indicate this wallet is automated, likely a bot performing repetitive tasks for its associated projects.
Move packages this wallet published on-chain — what it shipped, not what it used.
This package manages `AirDrop` objects, which hold a `Table` of claims (address to u64 amount) and a `Balance` of a generic coin type. The `new_airdrop` function creates a new `AirDrop` object, shares it publicly, and returns an `AdminCap` for its management. The `add_claims` function allows the `AdminCap` holder to add multiple claims and deposit coins into the `AirDrop`'s balance, ensuring the total deposited amount covers all new claims. The `remove_claims` function allows the `AdminCap` holder to adjust existing claims by subtracting specified amounts. The `withdraw_balance` function allows the `AdminCap` holder to withdraw all remaining balance from the `AirDrop`. The `claim` entry function allows any user to claim their allocated amount, which is removed from the claims table and transferred to them as a `Coin`. The `get_claim` entry function allows anyone to query the claim amount for a specific address. The package uses an `AdminCap` for administrative functions and
This package defines a digital canvas system. The primary object type is `Canvas`, which contains `CanvasChunk` objects in an `ObjectTable` mapping `Coordinate` to `CanvasChunk`. Public/entry functions allow users to `paint_pixels` on the canvas using SUI or a custom `PAINT_COIN`, which updates the `Pixel` color, cost, last painter, and last painted time within a `CanvasChunk`. Painting also records fees via a `FeeRouter` and potentially creates `Ticket` rewards. An `add_new_chunk` function, gated by a `CanvasAdminCap`, expands the canvas by adding new `CanvasChunk` objects. Notable patterns include admin-gated functions, a fee routing mechanism, and a reward system that issues tickets based on painting activity.
This package defines a custom fungible token called "PAINT_COIN". The primary objects it manages are `CoinMetadata<PAINT_COIN>` and `TreasuryCap<PAINT_COIN>`, which are created during initialization. The `init` function creates the `PAINT_COIN` currency with a fixed decimal places (8), symbol ("PAINT"), name ("Paint"), description, and an icon URL, then transfers the `CoinMetadata` and `TreasuryCap` to the transaction sender. The `mint` public function allows the holder of the `TreasuryCap<PAINT_COIN>` to mint new `PAINT_COIN` tokens and transfer them to a specified address. The notable pattern is the use of a `TreasuryCap` to gate the minting functionality, meaning only the owner of this capability can create new `PAINT_COIN`s.
botRule-based labels, conservative precision.
area + brightness = call volume; hover for detail
{
"wallet": "0xa785ccac7a6b2e4ff24c65dd2365556c6cfaef00248fba5f1f76fc5b159f0de1",
"n_tx": 1377,
"n_successful_tx": 880,
"n_distinct_epochs": 27,
"n_distinct_sponsors": 0,
"first_seen_cp": 145968887,
"last_seen_cp": 246768391,
"first_seen_ts_ms": 1747426833614,
"last_seen_ts_ms": 1771550247254,
"total_gas_spent_mist": 158615092604,
"n_self_sponsored_tx": 1377,
"n_sponsored_tx": 0,
"gas_price_p50": 500,
"gas_price_p95": 517,
"active_hours_top24": [
22,
21,
3,
20,
0,
4,
23,
19,
1,
18,
17,
15,
14,
5,
10
],
"primary_archetype": "bot",
"labels": [
"bot"
],
"label_confidence": [
0.9156977
],
"bot_score": 0.4,
"bot_signals": [
"timing_automation"
],
"cex_label": null
}Top active hours by UTC. Circadian peak → likely W. N. America (Pacific/Mountain).