FriendVRF

Verified contract

Active on Base with 2,718 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "FriendVRF"

0xa8f613d3fb4a2bd3cca50e02133761783bae60c4f93c83c2a43b5796e7eacb83
0x268de9c4ee9cd2fbe3e1e3fe401548fdb057df664771c6f9203acd2f7abcd6ae
0xbd408992fe0afc28f8f57b7f2d5d47514a19f162940be8f125cf18ef9d806cec
0x36dc37f59a9c9bd9b48b0ecff6b63fb23573cd915e9cc6212d439160e330e405
0x1bb3977eb72603332049c5ea861885224fcd7db4418b7f8547be7b25fd83f548
0x29d416674c8aca1fd573301fa5a13625c4a7ed59c69c21f4301d8a70eb2e9894
0xaee1a250ac75b11440f3e5d1808a30ea0c0c0327e5bec2b7b3a4825333b28db0
0xe605ad560a1518fc897406aa159d8ffd50f313cea99f7942c7a5814eb8706370
0xc9ab2a1f484f044640d92714510131fd12cf7132738373bf998a734248c592fa
0x7c57764678b2fb24e01e18aa026f991e3d5f4ddec17f6b51c2bae69d3c2fbb6c

Functions
Getter at block 22708202
owner(view returns (address)
0x1ef17ce5ce0e4ea09bcfbeea435e585bb19e0e78
Read-only
isWhitelisted(address walletview returns (bool)
State-modifying
addToWhitelist(address wallet
generateRandomNumber(uint256 requestIduint256 club_idaddress player_walletuint256 amountreturns (uint256)
removeFromWhitelist(address wallet
renounceOwnership(
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RandomNumberGenerated(uint256 indexed requestIduint256 indexed club_idaddress indexed player_walletuint256 amountuint256 timestampuint256 blockNumberuint256 randomNumber
Constructor
constructor(address initialOwner
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account