ERC1967Proxy

Verified contract

Proxy

Active on Base with 2 txns
Deployed by via 0x7e84ed68 at 10444806
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000

No balances found for "ERC1967Proxy"

0xe006f0fd922435af6a7dc376ebbcc02e8138fcbf842d3f82c6de6714da58b783
0x2ea131f61fafe4ea626c20f5a01beb9c3260df2c6c8ffcb22f5b961432bfa5d0

Functions
Getter at block 22753127
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
LOOTERY_MASTER_COPY_SLOT(view returns (bytes32)
0x15244694a038682b3dfdfc9a7b4d57f194bac87a538c298bbb15836f93f3d08e
NONCE_SLOT(view returns (bytes32)
0xb673313ff65da5deee919e9043f9d191abd6721ce5d457fcf870135fe1bceb99
RANDOMISER_SLOT(view returns (bytes32)
0x7fd620ff951c5553351af243f95586d6c40fbde77386fa401565df721194304b
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
computeNextAddress(view returns (address)
0xdd2af2675ed4e018837520a88346ce86da01e0ea
getRandomiser(view returns (address)
0xfbf562a98ab8584178efdcfd09755ff9a1e7e3a2
 
proxiableUUID(view returns (bytes32)
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
create(string name_string symbol_uint8 numPicks_uint8 maxBallValue_uint256 gamePeriod_uint256 ticketPrice_uint256 communityFeeBps_address prizeToken_returns (address)
grantRole(bytes32 roleaddress account
init(address looteryMasterCopyaddress randomiser
renounceRole(bytes32 roleaddress callerConfirmation
revokeRole(bytes32 roleaddress account
setRandomiser(address randomiser
upgradeToAndCall(address newImplementationbytes datapayable 
Events
Upgraded(address indexed implementation
Initialized(uint64 version
LooteryLaunched(address indexed looteryProxyaddress indexed looteryImplementationaddress indexed deployerstring name
RandomiserUpdated(address oldRandomiseraddress newRandomiser
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Upgraded(address indexed implementation
Constructor
constructor(address implementationbytes _data
Fallback and receive
fallback(
Errors
AddressEmptyCode(address target
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
AccessControlBadConfirmation(
AccessControlUnauthorizedAccount(address accountbytes32 neededRole
AddressEmptyCode(address target
ERC1167FailedCreateClone(
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
InvalidInitialization(
NotInitializing(
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot