@thirdweb-dev/contracts-js
Version:
20 lines • 371 B
JSON
[
{
"type": "function",
"name": "rawFulfillRandomWords",
"inputs": [
{
"name": "_requestId",
"type": "uint256",
"internalType": "uint256"
},
{
"name": "_randomWords",
"type": "uint256[]",
"internalType": "uint256[]"
}
],
"outputs": [],
"stateMutability": "nonpayable"
}
]