Platforms, companies and KOLs route their users into the vault with a single referral
link. Every deposit is attributed on-chain to your partnerId —
no SDK, no API keys, nothing to host. Attribution is public and independently
verifiable by anyone, including you.
The Foundation registers your partnerId on-chain (one transaction). Terms are arranged individually.
Send users to stake.x-phere.com/?ref=yourslug. Attribution is captured automatically — their yield is identical to staking directly.
Your routed TVL accrues to partnerTVL(id) on-chain. Revenue share is settled by the Foundation against that public record.
# your attributed TVL (bytes32 id = keccak256 of your slug) PID=$(cast keccak "yourslug") cast call 0x… \ "partnerTVL(bytes32)(uint256)" $PID --rpc-url …
Deposited event also carries the indexed partnerId,
so you can reconstruct your full TVL history independently.
Want to offer XP staking to your users — as a platform, a company, or a KOL? Partnership terms and onboarding are arranged individually with the Foundation.
Contact the Foundation →