Jupiter Faucet is a perpetual cycles top-up protocol for the
Internet Computer - built to help canister smart contracts keep running
indefinitely. The
Internet Computer is designed for tamperproof, "unstoppable" on-chain services; Jupiter
Faucet focuses on the practical part: making sure canisters don’t run out of
cycles, even if nobody is maintaining the project.
The perpetual top-up workflow is intentionally designed to be so simple that anyone can
carry it out as a one-off operation directly from NNS dapp
using the enhanced transfer and memo flow - no further setup required.
See How It Works for more information.
Jupiter Faucet is built to propel big burners, including
cycle-intensive on-chain AI workloads such as WORDY,
helping projects get the most out of ICP→cycles conversion over the long run.
Due diligence:
Jupiter Faucet is open source, reproducibly buildable, and designed to
decentralize control over time.
The core components will be blackholed. A worst-case scenario
lifeline is built into the canisters so they can temporarily hand control to the
SNS DAO if a breaking change in a network dependency prevents disbursals
or other core functionality, then blackhole themself again once service resumes.
Source Code
Jupiter Faucet is composed of a suite of smart contracts that are all
open source.
Anyone can verify that the system components have been built from this source code by cloning the repository and running the
reproducible build script.
The build hashes produced should match the Wasm module hashes currently deployed on mainnet.
The Wasm module hashes and controllers below are retrieved on-chain from the IC management canister (`aaaaa-aa`) via `canister_info`.
Once Jupiter Faucet is governed by an
SNS DAO, changes to these mainnet components will need to pass through consensus.
Serves the certified frontend assets and dashboard UI (this website).
Governance
SNS launch coming soon...
All Jupiter Faucet suite canisters reside on either the Fiduciary or SNS subnet (both composed of over 30 nodes) for superior deterministic decentralization, resilience and security.
Prior to the SNS DAO launch this system is being developed by Alex Lorimer, the controller of the LORIMER ♾️ 🐶 known neuron, a well-known ecosystem participant.
How it works
The top-up process is intentionally simple: transfer at least
1 ICP directly into the staking account of
Jupiter Faucet's canister-controlled neuron
and set your declared canister ID as the transaction
memo (see example below). You do not need to be the owner of the canister.
1. If the memo field is hidden in the NNS dapp, press Ctrl + K, type memo, then select Show transaction memo.Optional. Add the Jupiter Faucet staking account to your NNS dapp address book with a nickname to make future commitments easier.2. Use the staking account address shown above, enter the ICP amount, and set the transaction memo to your declared canister ID.
That’s it. With your memo declaring a canister, that canister becomes the recipient
of perpetual cycles top-ups, funded by the stake’s ongoing
rewards (proportional to your ICP commitment and any further commitments made for that canister).
You can monitor Jupiter Faucet top-ups to your canister via the
canister tracker.
You can estimate how much ICP needs to be committed to the Jupiter Faucet stake to keep your canister
perpetually topped up using the simulator.
Base maturity: 100% of the base (non age-bonus)
maturity generated from committed stake is used to perpetually burn ICP, mint cycles,
and top up the declared canister over time.
Age bonus maturity: the age-bonus component (between
0% and 20% of total maturity depending on stake age) is split
into:
• 0%–19% distributed to SNS JUP stakers in the form of newly minted IO (a liquid staking protocol that will be launched alongside Jupiter Faucet)
• 0%–1% restaked into the
D-QUORUM
neuron to help fund decentralized due diligence of NNS proposals, because a pre-requisite for truly unstoppable canisters is a secure and decentralized network.
Rewards:
JUP SNS tokens will be minted to patrons who have
committed ICP
to the staking account
of Jupiter Faucet's neuron
(following the rules described). Contributions must meet the requirements in order to be counted (transactions of at least 1 ICP featuring a memo that declares a valid canister principal or neuron ID).
While the Jupiter Faucet SNS rewards components are still being finalised, the ICP will accumulate in the
rewards account
(reserved until SNS launch). See Governance for more info.
Advanced Usage
Jupiter Faucet supports three memo-directed flows. A plain canister principal keeps
the default perpetual cycles top-up behavior. Advanced users can instead route ICP
minted from maturity directly to either the default account of a declared canister or
the staking account of a declared public NNS neuron.
To enable raw ICP transfer mode for a canister, add a full stop character
(.) after the declared canister principal in the ICP commitment memo.
To target a neuron instead, use the neuron ID in the memo. In either mode, the
full stop may be followed by optional text; Jupiter Faucet uses that optional text
as the outgoing memo on the perpetual ICP transfer.
The full ICP commitment memo must be ASCII and at most 32 characters.
For canister targets, hyphens in the principal may be omitted to save space. Use the
memo builder on the next slide to build a valid memo.
This memo helper simplifies constructing a memo from your chosen ID and a protocol
canister that facilitates a specialised top-up flow.
Health & Safety Notice: Please make sure that you have identified
the controller of the protocol canister
and that it belongs to a DAO or reputable pre-DAO dev team who prescribe this
canister. Jupiter Faucet
is not responsible for lost funds resulting from user indiscretion.
Use the generated memo as described in the
basic instructions
(in place of the "declared canister ID") to make your ICP commitment and initiate
perpetual top-ups.
For more information about this memo builder see
Advanced Usage.
Jupiter Stake
Direct ICP ledger balance plus public NNS neuron details.
The Jupiter neuron is publicly visible on the ICP dashboard. Its maturity is disbursed to the controlling disburser canister before being routed to the faucet, SNS rewards, and D-QUORUM destinations shown on the following pages.
Historian tracks the aggregate; recent rows are queried live from the ICP index canister.
Total Output counts ICP routed from the disburser staging account to the faucet payout account.
Total output
Timestamp
Amount
Tx ID
Loading…
Page 1
Total Rewards
Historian tracks the aggregate; recent rows are queried live from the ICP index canister.
Total Rewards counts ICP routed from the disburser staging account to the SNS rewards account.
Total rewards
Timestamp
Amount
Tx ID
Loading…
Page 1
D-QUORUM Route
Recent rows are queried live from the ICP index canister.
D-QUORUM Route shows ICP routed from the disburser staging account to D-QUORUM's staking account.
D-QUORUM routed shown
Timestamp
Amount
Tx ID
Loading…
Page 1
Declared Canisters
Loading next historian run…
This registry is historian's durable set of declared canisters. The registry itself is not pruned, but the per-canister histories and recent feeds shown elsewhere are bounded; full transfer history remains queryable from the ICP ledger and its archive canisters.
Declared canister
Patron commitments
Total ICP
Latest cycles
Loading…
Page 1
Patron Commitments
Loading next historian run…
A patron commitment qualifies when the `icrc1_memo` declares a supported target and the commitment is at least 1 ICP. Canister cycle top-ups use a declared canister ID. Raw ICP routing uses canister.memo. Neuron stake top-ups use a public NNS neuron ID; private neurons cannot be refreshed by the faucet top-up process. The table below is a bounded recent view: newest 500 qualifying items, newest 100 below-threshold memo items, and newest 100 invalid-memo items. Invalid memo text is not echoed back here. Full transfer history remains durably queryable from the ICP ledger and its archive canisters.
Declared Canisters
Timestamp
Amount
Declared
Loading…
Page 1
Declared Raw ICP Canisters
Timestamp
Amount
Declared
Memo
Loading…
Page 1
Declared Neurons
Timestamp
Amount
Declared
Memo
Loading…
Page 1
Tracker
Inspect a commitment beneficiary’s ICP commitments, observed CMC top-ups, and cycles observations.
Paste a declared canister principal. If historian recognises it as a memo-registered commitment beneficiary, this pane shows memo-registered commitments, observed transfers into that canister’s CMC top-up account, and cycles observations as separate charts so the scales and meanings stay clear.
Simulator
Model how much ICP you may need to commit for a declared canister so Jupiter Faucet's recurring maturity can keep pace with the canister's daily cycles burn.
Cycles per ICP
—
ICP/XDR rate source
—
Projected annual ICP to CMC
—
Projected annual cycles
—
Projected annual burn
—
Age bonus diverted
—
Effective top-up APY
—
Year-end projected balance
—
Break-even commitment
—
TOP
UPS
JUPITER
FAUCET
Powers unstoppable dapps running on a public World Computer by delivering a simple, set-and-forget, perpetual top-up solution that's trustless, permissionless and immutable. Adopters receive front-loaded JUP SNS airdrops. → How?