UNPKG

@paintswap/vrf

Version:

Paintswap VRF

37 lines (36 loc) 668 B
[ { "inputs": [ { "internalType": "address", "name": "sender", "type": "address" }, { "internalType": "address", "name": "coordinator", "type": "address" } ], "name": "OnlyVRFCoordinator", "type": "error" }, { "inputs": [ { "internalType": "uint256", "name": "requestId", "type": "uint256" }, { "internalType": "uint256[]", "name": "randomWords", "type": "uint256[]" } ], "name": "rawFulfillRandomWords", "outputs": [], "stateMutability": "nonpayable", "type": "function" } ]