Seipex Finance
DiscordDragonSwapAstroportOpenSeaPallet
  • Seipex Finance
  • Seipex Digital Assets
    • Seipex Credits (SPEX)
    • Founder's Pass NFT
  • Seipex VRF
    • Integration
      • VRF Consumer Interface
      • Request Randomness
      • Randomness Callback
      • Simplified Example
      • Proof Validation
      • Extended VRF Consumer Interface
      • Extended Randomness Callback
      • Verify Proof
      • Complete Example
      • Security Considerations
      • Gas Cost Considerations
  • Seipex API
    • Available Endpoints
  • Seipex Mercury
    • Available Endpoints
Powered by GitBook
On this page
  1. Seipex VRF
  2. Integration

Security Considerations

  • Use requestId to match randomness requests to their random numbers and proof

  • Don't accept bids/bets/inputs after you have made a randomness request

  • The randomnessCallback function must not revert

With all these things in mind you can build great, transparent, and fair products.

PreviousComplete ExampleNextGas Cost Considerations

Last updated 9 months ago