VRFV2WrapperConsumerExample
Verified contract
Active on
Ethereum with 29 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1.94)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LINK | ERC-20 | 0.106482 | $18.18 |
$1.94 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15619402 | 2 years ago | | | 0 | 0.011647421 | |
| 15619397 | 2 years ago | | | 0 | 0.010854127 | |
| 15619392 | 2 years ago | | | 0 | 0.012860814 | |
| 15619387 | 2 years ago | | | 0 | 0.013300759 | |
| 15619382 | 2 years ago | | | 0 | 0.012304696 | |
| 15619377 | 2 years ago | | | 0 | 0.014352410 | |
| 15619372 | 2 years ago | | | 0 | 0.010183624 | |
| 15619368 | 2 years ago | | | 0 | 0.0092412651 | |
| 15619364 | 2 years ago | | | 0 | 0.0096127971 | |
| 15619359 | 2 years ago | | | 0 | 0.011523610 |
ABI
ABI objects
Getter at block 21296157
owner() view returns (address)
0xeff41c8725be95e66f6b10489b6bf34b08055853
Read-only
getRequestStatus(uint256 _requestId) view returns (uint256 paid, bool fulfilled, uint256[] randomWords)
s_requests(uint256) view returns (uint256 paid, bool fulfilled)
State-modifying
Events acceptOwnership()
makeRequest(uint32 _callbackGasLimit, uint16 _requestConfirmations, uint32 _numWords) returns (uint256 requestId)
rawFulfillRandomWords(uint256 _requestId, uint256[] _randomWords)
transferOwnership(address to)
OwnershipTransferRequested(address indexed from, address indexed to)
OwnershipTransferred(address indexed from, address indexed to)
WrappedRequestFulfilled(uint256 requestId, uint256[] randomWords, uint256 payment)
WrapperRequestMade(uint256 indexed requestId, uint256 paid)
constructor(address _link, address _vrfV2Wrapper)
This contract contains no fallback and receive objects.
This contract contains no error objects.