Back to Blog
ecosystem

Announcing the Builder Revenue Program

WIKI Chain Team·January 20, 2026·5 min read

Today we're launching the Builder Revenue Program — a permissionless system that shares protocol fees with the developers who build on WIKI Chain.

The Model

Inspired by Hyperliquid's builder model, WIKI Chain distributes a portion of all protocol fees to builders who route transactions through their integrations.

Three Tiers

  1. 1.Explorer (10%): Anyone can start. Register a builder code and start earning.
  2. 2.Builder (20%): Hit $1,000 in routed volume to unlock the 20% tier.
  3. 3.Partner (30%): At $10,000+ in volume, you earn the maximum 30% share.

How It Works

Add your builder code when initializing the Agent SDK:

const agent = new WikiAgent({
  apiKey: "wk_...",
  builderCode: "BLD_your_code",
});

Every transaction processed through agents using your code generates fees. Your share is calculated and distributed every epoch (7 days) directly to your wallet in USDC.

Why We're Doing This

The best platforms grow because builders want to build on them. By sharing revenue with builders, we align incentives: the more value you create for the ecosystem, the more you earn.

No grants to apply for. No approval process. No clawbacks. Just build, integrate, and earn.

Register your builder code today and start earning.