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

Gas Cost Considerations

In the context of a VRF (Verifiable Random Function) system, gas costs are incurred during various operations such as requesting randomness, verifying proofs, and fulfilling randomness requests. The complexity of your contract logic, including operations like hashing, signature recovery, and external contract calls, all contribute to the overall gas consumption.

Efficient contract design, minimizing unnecessary computations, and optimizing storage usage can help reduce these costs, ensuring that your contract remains cost-effective while maintaining the required security and functionality. Do calling contracts have to pay for the random number generation?

Seipex Finance looks to sponsor the gas for these callback transactions by not requiring any type of payment while funds are available. We look to engage the ecosystem and provide functional infrastructure to enable new products to be created. In the near future we will require this service to be paid for in SPEX. Join us on the mission. Try Seipex VRF and build something today!

PreviousSecurity ConsiderationsNextSeipex API

Last updated 8 months ago