Skip to main content
LFG.RICH is a BNB Smart Chain launchpad for tokens with built-in protocol mechanics: bonding-curve trading, rising floor price protection, token-backed borrowing, and referral rewards. The current protocol version is V5. V5 introduced the new hook-based architecture, fixed-fee model, OTOInvite referrals, and updated contract flow. V3 tokens still exist, but V3 is considered legacy and deprecated for new integrations.

Create a token

Launch an official LFG.RICH token with metadata, community links, and an optional initial buy. V5 uses fixed protocol fees, so creators do not select a custom trading fee.

Buy and sell

Trade official tokens through the V5 Hook and Swap Router flow on BNB Smart Chain.

Borrow against tokens

Lock official tokens as collateral and borrow BNB against protocol floor value.

Protocol mechanics

Understand V5, legacy V3 differences, bonding curves, floors, referrals, fees, borrowing, and Uniswap V4 hooks.

Build integrations

Use public APIs, readable ABI string arrays, and V5 contract examples for dashboards, bots, trackers, and analytics.

Resources

Set up the Telegram BuyBot, review the community trading bot, and find security and support guidance.

What you can do

  • Create an official LFG.RICH token with a name, symbol, logo, description, and links.
  • Optionally make an initial buy during token creation.
  • Buy and sell official tokens through the LFG.RICH V5 bonding-curve flow.
  • Lock tokens as collateral and borrow BNB against protocol floor value.
  • Bind to an inviter and participate in the referral system.
  • Use the public API and on-chain contracts to build dashboards, bots, alerts, and analytics tools.
  • Add the LFG.RICH Telegram buybot to communities.

Network

LFG.RICH runs on BNB Smart Chain. Users need BNB for gas, token creation, buys, sells, borrowing, and repayments.

For developers

For new integrations, use the V5 contracts and the V5 interaction flow. Do not hardcode old PoolKey values. For each token, read the token’s FACTORY() and hook() when available, then fetch the PoolKey from the correct Factory before buying or selling.