WEEDSWAP
WeedSwap Docs

Introduction

WeedSwap is a yield farming protocol built for Robinhood Chain.

#What is WeedSwap?

The protocol is designed to let users provide liquidity, stake supported positions, and earn WEED rewards. Farms assign a relative reward weight to each supported staking asset.

WeedSwap uses Uniswap v3 for swaps and concentrated liquidity. Farming rewards are distributed through separate WeedSwap contracts rather than through the Uniswap pools themselves.

#What can users do?

After deployment, users will be able to swap supported tokens, create direct v3 positions, deposit into supported WeedSwap vaults, stake eligible assets, harvest rewards, withdraw principal, and use a one-level referral program.

#Why Robinhood Chain?

The repository targets Robinhood Chain and its configured Uniswap v3 deployment. Network support does not imply an endorsement by Robinhood or Uniswap. Users must verify the chain ID and every official address before signing.

#Where do rewards come from?

Base farming rewards come from a fixed FarmingRewardsVault budget. Referral commissions and invitee boosts come from a separate fixed ReferralRewardsVault budget. Referral reserve exhaustion does not reduce base rewards.

#What is WEED?

WEED is the WeedSwap reward token. Its entire supply is created once during the genesis distribution and sent to the three configured budget vaults. The token contract exposes no later mint function.

#Is WeedSwap live?

No. The protocol is currently in pre-launch. Deposits, swaps, and farming actions remain disabled until the contracts and launch pools are deployed, verified, and connected to the interface.

#Is WeedSwap audited?

No independent audit has been completed. The repository contains automated tests and static-analysis records, but those checks are not a substitute for an independent security review.