FoundationTreasury

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x375ee392 at 12473188
Slot
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
-
variable spans 999 additional slots
-
variable spans 999 additional slots

No balances found for "FoundationTreasury"

No transactions found for "FoundationTreasury"


Functions
Getter at block 21226923
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isAdmin(address accountview returns (bool)
State-modifying
grantAdmin(address account
grantRole(bytes32 roleaddress account
initialize(address admin
renounceRole(bytes32 roleaddress account
revokeAdmin(address account
revokeRole(bytes32 roleaddress account
withdrawFromEscrow(address market
withdrawFunds(address touint256 amount
Events
FundsWithdrawn(address indexed touint256 amount
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.