G
4xKm...9nZq
💓Heartbeat Checker
🌐Back to site
Disconnect
Your Ghost
Vault Status · Digital Legacy Protocol
✏️
⚠ GHOST AWAKENED — Grace period expires in 6d 14h. Send a heartbeat to cancel and reset your deadline.
Current Status
ALIVE
365 days
30 days
until deadline
Heartbeat Window
🔒 Vault
No assets in vault
📋 Beneficiaries
0
of 10 slots
💓 Pings
0
total heartbeats
🔑 Recovery
NONE
not configured
Recent Activity
EventTimeTx
No activity yet
Vault Assets
Deposit · Withdraw · Manage
📥 Deposit to Vault
🔒 Vault Holdings
Each asset can be withdrawn individually back to your wallet. Withdrawals are blocked while your ghost is awakened.
No assets in vault yet.
Beneficiaries
Who receives your digital legacy when your ghost executes
Distribution Plan
0 / 10 slots
#WalletAmountTokenTypeStatus
No beneficiaries yet
➕ Add Transfer
Assign a specific token amount from your vault to a recipient wallet.
🔥 Add Burn Instruction
Permanently destroy a token amount on execution. No recipient needed. Does not count toward beneficiary slots.
Heartbeat
Stay alive · Prove you're here
Ping before your interval expires. If you go silent, your grace period activates — giving your recovery wallet one last chance to cancel before execution.
Next deadline in
~0.000005 SOL
Ping History
#TimestampTxGap
No pings recorded yet — this session's pings appear here
Recovery Wallets
Up to 3 trusted wallets · Configurable permissions
Recovery wallets are trusted addresses that can cancel an awakening during the grace period and withdraw all vault assets on your behalf. Add up to 3. All permissions are set on-chain — only add wallets you fully control.
➕ Add Recovery Wallet
Settings
Configure your protocol parameters
👻 Ghost Profile
Set a display name and profile picture. Stored on-chain in your ghost account.
👻
No image set · click + to upload
PNG · JPEG · WEBP · uploads and saves on-chain automatically
Or paste a direct URL:
0/32
⏱️ Heartbeat Interval
365
days · ~12 months
⏳ Grace Period
30
days after silence detected
💀 Staked
10,000
$GHOST
⏱️ Update Heartbeat Interval
Minimum 1 hour. This is how long you have between pings before your ghost awakens.
Enter value above
⏳ Update Grace Period
Minimum 0 (0 = instant execution). After your ghost awakens, this is your window to cancel via ping or recovery wallet.
Enter value above
⚠️ Danger Zone
Abandon Ghost: Permanently closes your ghost on-chain. Burns 50% of staked $GHOST. Cannot be undone.
👻
Summon Your Ghost
No ghost found for this wallet · Initialize to activate the protocol
⚙️ Configure Your Ghost
Your ghost executes automatically when you go silent. All settings can be changed after initialization.
Heartbeat Interval
How long before your ghost awakens after silence
Grace Period
Window to cancel after awakening begins
Stake Amount
Minimum 10,000 $GHOST required
$GHOST
⚠️ 50% of staked $GHOST is burned permanently if you abandon your ghost · 5% goes to the executor bot as a bounty if your ghost is triggered
Ghost awakens after 1 year of silence
~0.01 SOL for on-chain account rent · Wallet signature required
🗺️ What happens after you summon?
1
Ghost account created on-chain
Your heartbeat clock starts immediately. The countdown begins from the moment you initialize.
2
Deposit assets into your vault
Lock SOL, USDC, or any SPL tokens. These assets are held securely until your ghost executes — or you withdraw them.
3
Add beneficiaries
Assign wallet addresses to receive specific token amounts. Up to 10 transfer recipients plus optional burn instructions.
4
Send heartbeats regularly
Ping before your interval expires to reset the clock. Each ping costs ~0.000005 SOL and proves you're alive.
💀
If you go silent…
After your interval expires, your grace period gives you one last chance to cancel via your recovery wallet. If no one intervenes — your vault executes automatically and assets are distributed to your beneficiaries.
Soul Monitor
Check any wallet — or act as their guardian
Enter any Solana wallet to see their ghost status, last heartbeat, and time remaining.
Contract k4MxJAdy22Dgd2UTQ9p3etbnaSLUH1q5cEfSRi6pump

Trustless · Solana · Digital Legacy Protocol

GHOST

$GHOST

Miss your heartbeat.
Your ghost awakens.

— Waiting for pulse PULSE DETECTED
$GHOST Price
Market Cap
24h Change
Volume 24h
◎ SOL
Avg Heartbeat
Legacy Duration

Miss your heartbeat.
Your ghost awakens.

GHOST is a trustless digital legacy protocol on Solana. Deposit SOL and SPL tokens into your personal vault, set your beneficiaries, and keep pinging. If your heartbeat stops, a grace period begins — and if no one intervenes, your vault executes your final instructions automatically. No private keys shared. No middlemen. Just code.

01 —

Connect & Create Vault

Connect your wallet. Stake $GHOST to initialize your ghost account. A unique vault (PDA) is created on-chain — only the program can move funds from it.

02 —

Fund & Configure

Deposit SOL and SPL tokens into your vault. Set your beneficiaries — who gets what when you go dark. Add anytime.

03 —

Stay Alive

Ping before your interval expires. Costs less than 0.001 SOL. Miss it, and your grace period begins automatically.

04 —

Grace Period & Execution

During the grace window, you or your recovery wallet can cancel. If no one intervenes, your vault executes automatically.

ghost_protocol/src/lib.rs
// GHOST Protocol — Solana / Anchor v1.1 // Trustless Digital Legacy #[account] pub struct GhostAccount { pub owner: Pubkey, pub recovery_wallet: Option<Pubkey>, pub last_heartbeat: i64, pub awakened: bool, pub beneficiaries: [Beneficiary; 10], } pub fn check_silence(ctx) { if silence > interval { ghost.awakened = true; pay_bounty(5%)?; } } pub fn execute_legacy(ctx) { if grace_expired(&ghost) { distribute_vault(&ghost)?; } } // $ anchor build && anchor deploy // > deploying to mainnet-beta...

1 Billion $GHOST.
Not one more.

Fixed supply. No minting. Fair launch on Pump.fun. $GHOST powers every ghost on-chain.

85%Pump.fun Fair Launch

850,000,000 $GHOST. Bonding curve. No presale. No VCs.

10%Project Treasury

100,000,000 $GHOST. Team-controlled wallet. Funds marketing & ops.

5%Team

50,000,000 $GHOST. Locked on Streamflow. 6-month vest.

0%VC / Private Sale

There are no ghosts that answer to venture capital. Never will be.

"Death is not the end of presence.
It is only the end of the heartbeat."

— The GHOST Manifesto, 2026

What happens when
you go dark.

The moment your heartbeat expires, your ghost executes — automatically, on-chain, without a middleman. Your wealth doesn't disappear. It moves.

SOL reaches your people.

Denominated exactly how you set it. Split across up to 10 wallets.

🪙
Every token follows.

SPL tokens distributed to beneficiaries — nothing left behind.

🔥
What shouldn't survive, burns.

Permanently destroy tokens on execution. No recovery.

👥
Up to 10 beneficiaries.

Each with their own allocation. Set once, honoured forever.

The path
into the dark.

Phase I

Summon

March 2026
  • Fair launch on Pump.fun
  • Whitepaper & website published
  • Community launch on X
  • Core protocol live on Solana mainnet
  • Ghost Dashboard — vault, beneficiaries & heartbeat
  • SOL & SPL token vault support
  • Recovery wallet support
  • Smart contract audit
  • Target: 1,500 holders
Phase II

Awaken

Q2 2026
  • NFT vault support (Metaplex)
  • Time-locked transfers for beneficiaries
  • Auto-sell SPL tokens to SOL via Jupiter
  • Off-chain executor — post to X, send emails
  • Telegram heartbeat reminders
Phase III

Possess

Q3 2026
  • Close DeFi positions (Jupiter, Marginfi, Drift)
  • Cross-chain bridges (Ethereum, Base)
Phase IV

Eternal

Q4 2026
  • Off-chain link to Pika Labs AI Selves profile
  • 100k souls registered

Important
disclaimers.

$GHOST is an experimental protocol. Read before you ghost.

Smart Contract Risk

Despite auditing, smart contracts may contain vulnerabilities. Funds deposited in ghost vaults could be at risk.

Execution Risk

The GHOST executor bot is required for automatic distribution. If offline, assets remain safely in the vault until it resumes. On-chain transfers are trustless and permanent once submitted.

Regulatory Risk

Digital asset regulations are evolving. Automated estate distribution is legally untested in most jurisdictions.

Market Risk

$GHOST is a volatile digital asset. Its value may go to zero. Do not invest more than you can afford to lose.

This does not constitute financial, legal, or investment advice. $GHOST is an experimental protocol. Participate at your own risk.

Questions from
the living.

What is GHOST?

GHOST is a trustless digital legacy protocol on Solana. You deposit assets into a personal vault, set your beneficiaries, and keep sending heartbeat pings. If you stop pinging, your ghost awakens and distributes your vault automatically.

How is this different from giving someone my seed phrase?

Giving someone your seed phrase means they can access your wallet at any time. With GHOST, your vault is controlled by an audited smart contract — not a person. Nobody can touch your vaulted assets while you're alive and pinging.

Do I have to put all my crypto in the vault?

No. You deposit only what you want distributed. The rest stays in your personal wallet.

What if I forget to ping?

A grace period starts — you choose the duration at registration (minimum 24 hours). During this window, you or your recovery wallet can cancel and reset your heartbeat.

What is a recovery wallet?

You can register recovery wallets — a spouse, a trusted friend, a hardware wallet in a safe — each of which can cancel a ghost awakening during the grace period. By default, recovery wallets cannot access vault funds. You can optionally grant one withdrawal access, allowing it to move assets on your behalf.

Can I withdraw my assets?

Yes, anytime while your ghost is sleeping. You can deposit and withdraw freely. Withdrawals are blocked only during an active awakening.

Is the smart contract audited?

The contract is live on Solana mainnet. A formal audit is currently in progress — we will publish the full report when complete. The code is open source and built with Anchor.

Can the GHOST team access my vault?

No. Your vault is a PDA — no private key. Only the program logic controls it, and only after your heartbeat expires and grace period passes.

Are you
still alive?

Register your heartbeat before the silence speaks for you.