RPS Labs
  • πŸ‘‹Welcome to RPS Labs
  • πŸ“‹Table of Contents
  • Overview
    • πŸ’‘What we do
  • ✌️Using Lotto SDK
    • For Users
      • Case Studies
    • For Developers
      • πŸ’ΈPricing
      • 🧰SDK Docs
        • Getting Started
        • UI Components
        • Hooks
      • πŸ’»API Docs
        • Raffle info
        • Users
        • Pot
      • πŸ“ƒSmart Contracts
        • RPS Raffle
        • RPS Router
        • Configurable Raffle Parameters
        • Fund Management
        • Deployment Guide
        • Security Considerations
      • ⛓️Supported Chains
  • RESOURCES
    • πŸ™‹β€β™‚οΈContact & Social Links
    • ❓FAQ
    • πŸ–ŒοΈBrand Assets
  • COMING SOON
    • DailyGM!
    • Hypercluster
Powered by GitBook
On this page
  1. Using Lotto SDK
  2. For Developers
  3. Smart Contracts

Fund Management

The raffle funds are primarily held within the RPS raffle contract (RPSRaffle.sol), dedicated exclusively to prize distribution. While this is the standard arrangement, it may be adapted as we expand our integrations with various protocols.

Please be aware that although these assets are strictly for prize allocation, the management of the contract, including any upgrades, falls under the jurisdiction of the integrating protocol teamβ€”our esteemed clients. This ensures they retain full control over the contract's lifecycle, aligning with the needs of their platform.

Last updated 1 year ago

✌️
πŸ“ƒ