WarRoomGatedProxy
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "WarRoomGatedProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "WarRoomGatedProxy"
ABI
ABI objects
Getter at block 21158004
APPROVED_ACCOUNT_ROLE() view returns (bytes32)
0xb41779a0a6fb2d244c04b68eca2e33b96017b71ad13276557715e2b122d3d002
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
Read-only
getRoleAdmin(bytes32 role) view returns (bytes32)
getRoleMember(bytes32 role, uint256 index) view returns (address)
getRoleMemberCount(bytes32 role) view returns (uint256)
hasRole(bytes32 role, address account) view returns (bool)
State-modifying
Events call(address to, uint256 value, bytes data) payable returns (bool success)
grantRole(bytes32 role, address account)
initialize(address initialAdmin_, address[] initialAccounts_)
pause(address destination)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
Call(address to, uint256 value, bytes data, uint256 operation)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.