SOLANA-DEVNET

Protocol Address 5P4g...Rjva

Period Loading...Sale Loading...

Distribution Funding

How external value enters the distribution path

External projects, ecosystem partners, and treasury sources can fund eeteel by depositing WSOL or other SPL tokens into the universal Distribution Pool PDA. Once funded, those assets enter the visible funded inventory and may later become claimable through the normal stake-and-claim path.

Funding Flow

External value flow diagram

This flow shows how outside assets move into the protocol. Funding enters through one universal distribution-pool PDA, becomes visible to the distribution layer, and only then reaches staked participants through the claim path.

External Project / Funding

Funds WSOL, stablecoins, partner tokens, treasury assets, or other SPL-token assets.

Distribution Pool PDA

Receives all external funding through one universal on-chain intake address.

Distribution System

Indexes funded assets and exposes them to the claim path under protocol rules.

Claim-Ready Holders

Can claim funded assets only when staked units and claim conditions are satisfied.

Important distinction

Funding entering the pool makes assets available to the system, but it does not bypass claim-readiness logic. Deposit acceptance is universal, while claim participation still depends on staked units, current period state, asset visibility, and funded-asset claim conditions.

Universal Distribution Pool Address

One funding target for WSOL and other SPL tokens

This address is loaded directly from current on-chain protocol state for the selected cluster. It is the canonical distribution-pool PDA and acts as the universal intake address for external funding.

Cluster: DevnetLast updated: --Address: Missing
Loading on-chain distribution pool address...

Canonical Funding Target

Missing
--

Funding Scope

WSOL + SPL-token deposits

Source of Truth

On-chain config account

Asset Routing

WSOL (SPL) -> Distribution Pool PDA

USDC -> Distribution Pool PDA

USDT -> Distribution Pool PDA

Other SPL tokens -> Distribution Pool PDA

Pre-send checks

  • Confirm cluster matches your wallet network.
  • Copy address from this panel only.
  • Test with a small transfer before large funding.

Funding Playbook

One operational view of funding, asset intake, and claim-readiness constraints

This section organizes the core funding model into one consistent grid. The goal is simple: where funding comes from, what assets are accepted, how to deposit safely, and what conditions still apply before claims.

Why external funding matters

The distribution system is not limited to internal protocol flows. External projects, ecosystem programs, and treasury sources can inject value directly into the distribution layer.

This creates a transparent receiver model where funded assets are visible on-chain first, then processed by normal claim-readiness and claim logic.

Common funding sources

  • External project fees or assets
  • Protocol treasury allocations
  • Partner token distributions
  • Community incentives or ecosystem grants

Accepted assets

The Distribution Pool PDA accepts WSOL and SPL-token funding.

WSOL (wrapped SOL)Stablecoins such as USDC or USDTPartner SPL tokensTreasury-funded SPL assetsOther supported SPL tokens

Funding instructions

  1. 1Copy the universal Distribution Pool PDA.
  2. 2Send WSOL or another SPL token to that address.
  3. 3Wait for on-chain confirmation.
  4. 4Verify the deposit through the transparency page or a blockchain explorer.

Important rules

  • Funding the distribution pool does not automatically create claim readiness.
  • Participants must still hold staked claim units.
  • Claim availability depends on protocol state, asset visibility, and distribution conditions.
  • All funding deposits remain publicly visible on-chain.

Claim-readiness context

  • Deposit events and claim events are different protocol states.
  • Staked shares and period timing are still required before claim.
  • Funded assets become visible first, then claimable when conditions match.

Funding Safety Warning

Verify the Distribution Pool PDA before sending assets

Sending SPL tokens to the wrong address may result in permanent loss. Funding deposits are normal on-chain transfers and follow blockchain finality.

  • Verify the exact Distribution Pool PDA before each transfer.
  • For large deposits, consider sending a smaller test amount first.
  • Use the transparency page or explorer to confirm the correct target account.
  • Universal deposit acceptance does not guarantee immediate claim availability in the interface.

Funding Example

Example: project injects 10,000 USDC

This example shows how one concrete external funding event moves through the system. The deposit becomes visible first. Claims come later, and only for staked participants.

Step 01

Project deposits 10,000 USDC

An external project sends 10,000 USDC to the universal Distribution Pool PDA.

Step 02

Distribution pool balance updates

The deposit becomes visible on-chain and can be inspected through the transparency page or explorer.

Step 03

Distribution system recognizes funded asset

The USDC deposit becomes part of the system's visible funded inventory.

Step 04

Claim-ready participants claim later

Only participants with staked claim units and valid claim conditions can participate in the USDC claim path.

Example takeaway

A deposit into the distribution pool is a visible funding event, not an immediate payout event. The 10,000 USDC becomes part of the system's funded inventory first, and only later participates in the normal stake-and-claim path for claims.

How funding is verified

  • Inspect the distribution pool balance through the transparency page.
  • Check the transaction on a Solana explorer.
  • Review distribution assets visible in the claim interface.
  • Verify funding transactions in protocol activity history.

What universal funding does not mean

Universal funding means any SPL token can be deposited into the system through the same intake address. It does not mean every deposited asset is instantly surfaced, immediately claimable, or treated identically in every interface view.

Deposit acceptance is open. Claim visibility and distribution handling still depend on protocol and interface logic.

Why projects use this flow

Funding the distribution pool allows external projects to distribute assets through a transparent and aligned recipient base. Participants form a visible participation set that can be independently inspected.

This avoids opaque reward allocation or random airdrops. All funding transactions remain publicly visible, and distribution logic follows deterministic protocol rules.