Search code examples
ethereumsoliditychainlink

Chainlink VRF not returning


I'm using Chainlink VRF to get a random number, however, I keep getting

Although one or more Error Occurred [out of gas] Contract Execution Completed

On the callback transaction, what gives?


Solution

  • The Chainlink VRF has gas limits on callback. Reference the documentation to see exactly how much for each network.