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 Sui package defines a fungible token named "TRUMP". The `init` function, which runs once on package deployment, creates the `TRUMP` currency by minting a fixed supply (100,000,000,000,000,000 units) and immediately transfers all of it to the deployer's address. It also shares the `CoinMetadata<TRUMP>` object publicly, making the token discoverable. The package does not define any other public or entry functions, meaning there are no further operations or interactions with the `TRUMP` token directly within this module after initialization. The `TRUMP` struct itself is a dummy struct with a `drop` ability, indicating it's used only as a type parameter for the `Coin` module's generic types.
This Sui package defines a single module named `bark` which creates and manages a new fungible token called BARK. The primary object types managed are `CoinMetadata<BARK>` and `TreasuryCap<BARK>`. The `init` function, which is an entry function, creates the BARK currency with a supply of 100,000,000,000,000,000 units, mints this initial supply, and transfers it to the transaction sender. It then publicly transfers the `TreasuryCap<BARK>` to a zero address (effectively burning it or making it inaccessible for further minting) and publicly shares the `CoinMetadata<BARK>` object. The `CoinMetadata` includes details like name ("BARK"), symbol ("BARK"), description, and an image URL. A notable pattern is the immediate transfer of the `TreasuryCap` to the zero address, indicating that no further BARK tokens can be minted after the initial supply.
The bark package defines a single object type, BARK, which is a dummy struct used as a type parameter for a fungible token. The `init` function is the only public/entry function. It creates a new fungible token called "BARK" with a symbol, description, and an image URL. It then mints a large initial supply (100,000,000,000,000,000 units) of this BARK token and transfers it to the transaction sender. Finally, it shares the CoinMetadata object publicly and transfers the TreasuryCap object to a zero address, effectively burning the minting authority. The notable patterns include the creation of a fungible token and the immediate transfer of the entire initial supply to the deployer, followed by the burning of the TreasuryCap.
This Sui package defines a single module, `trump`, which introduces a new fungible token called TRUMP. The primary object types managed are `CoinMetadata<TRUMP>` and `TreasuryCap<TRUMP>`. The `init` function, which is an entry function, is responsible for creating the TRUMP currency. It sets up the currency's metadata, including its name ("TRUMP"), symbol ("SUI Trump"), description ("President 47 On SUI"), and an image URL. It then mints a large initial supply of 100,000,000,000,000,000 TRUMP tokens and transfers them to the transaction sender. Finally, it shares the `CoinMetadata<TRUMP>` object publicly and transfers the `TreasuryCap<TRUMP>` to a zero address, effectively burning the minting authority. Notable patterns include the use of `coin::create_currency` to establish a new fungible token, `coin::mint_and_transfer` for initial token distribution
casualRule-based labels, conservative precision.
area + brightness = call volume; hover for detail
Where this wallet's SUI first came from, and what it seeded downstream. Observational: a CEX funder suggests a real/retail origin; a high-fanout non-CEX funder is a signal worth noting — not proof of anything.
{
"wallet": "0xad3bb34032871db868d4794a80699e8d50ac5c8217b3e34670dbf923d4ca87d6",
"n_tx": 24,
"n_successful_tx": 24,
"n_distinct_epochs": 4,
"n_distinct_sponsors": 0,
"first_seen_cp": 63598021,
"last_seen_cp": 68896712,
"first_seen_ts_ms": 1727622497866,
"last_seen_ts_ms": 1728919380499,
"total_gas_spent_mist": 1229880384,
"n_self_sponsored_tx": 24,
"n_sponsored_tx": 0,
"gas_price_p50": 750,
"gas_price_p95": 750,
"active_hours_top24": [
17,
15,
23,
16,
1,
0,
20
],
"primary_archetype": "casual",
"labels": [
"casual"
],
"label_confidence": [
0.7
],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Top active hours by UTC. Circadian peak → likely N. America (Central–Eastern).