WEEDSWAP
WeedSwap Docs

Contracts

Official WeedSwap contract addresses will be published only after deployment and verification.

#Core contracts

ContractPurposeAddress
WeedTokenFixed supply and genesis distributionNot deployed
FarmingRewardsVaultBase reward budgetNot deployed
ReferralRewardsVaultReferral reward budgetNot deployed
EmissionControllerBounded per-second scheduleNot deployed
WeedChefERC-20 farm accountingNot deployed
WeedReferralOne-level referral accountingNot deployed
FeeSplitterConfigured farm deposit-fee splitNot deployed

#Liquidity contracts

ContractPurposeAddress
WeedV3StakerDirect v3 NFT incentivesNot deployed
WeedV3VaultFactoryValidated vault creationNot deployed
WeedV3VaultImmutable-range vault sharesNot deployed
LiquidityBootstrapVaultLaunch liquidity budgetNot deployed
LiquidityNFTLockerTime-locked bootstrap NFT custodyNot deployed

#Program and governance contracts

ContractPurposeAddress
GreenhouseFinite single-token staking programNot deployed
GardenFinite partner-reward programNot deployed
GreenhouseFactoryControlled program creationNot deployed
RewarderDisabled auxiliary-reward ledger with unresolved funding and recoveryNot deployed
ProtocolTimelockDelayed administrative operationsNot deployed

#External integrations

Robinhood Chain token and Uniswap v3 addresses are configured separately. They are external integration identities and must not be labeled as WeedSwap deployments.

#Address verification

  1. Read the address from a verified WeedSwap deployment record.
  2. Confirm chain ID and runtime bytecode through more than one trusted RPC or explorer source.
  3. Compare verified source and constructor arguments with the reviewed revision.
  4. Check role holders, immutable dependencies, vault budgets, and initial balances.
  5. Reject a zero, sample, local, or chat-supplied address as an official destination.