Services
Get VRF signed message
Generate a signature offchain to call deliverSignedRandomNumber
. This can be useful for users who want to manually retry a random number.
GET
Response
200 - application/json
vrf tx process successful
The unique identifier for the request
Example:
"1234567890"
The round number used for randomness generation
Example:
"12345"
The generated random number
Example:
"100390681190810751958784661347623210498151382836405096200928376056671247975325"
The cryptographic signature of the random number data
Example:
"0x3ba0095fdcd3704f83882efe53562bfaf84a34ae30765def05ce78d213b41ca568cf5da0c507be8b02c39ae47c377dbb5f7085e9a91919fd07dddc264f0df7d81c"