PiggyDistributionOwner

Verified contract

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

No balances found for "PiggyDistributionOwner"

0xf90690cee8eeff8e966bffed9712087384fa8189542e4ba78e03973a4ae3f686
0x4df4fe88bda8db5145a15261ed07b889a02bc5ba881f9c5195835a2e31be49de

Functions
Getter at block 21083549
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MAINTAINER(view returns (bytes32)
0xd88b35d7427a01a8e16d8a129535b4cf3150edf8d92c0a44dc1eba73bdaf18cb
piggyDistribution(view returns (address)
0x3e5496e50793e72e6143a15bed1c2535f0b0b9b0
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
State-modifying
grantRole(bytes32 roleaddress account
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setEnableAll(bool state
setEnableDistributeBorrowWpc(bool state
setEnableDistributeMintWpc(bool state
setEnableDistributeRedeemWpc(bool state
setEnableDistributeRepayBorrowWpc(bool state
setEnableDistributeSeizeWpc(bool state
setEnableDistributeTransferWpc(bool state
setEnableWpcClaim(bool state
setPiggy(address _piggy
setWpcSpeed(address pTokenuint256 wpcSpeed
setWpcSpeeds(address[] pTokensuint256[] wpcSpeeds
transferOwnership(address newOwner
transferToken(address tokenaddress touint256 amount
withdrawal(address tokenaddress touint256 amount
Events
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
constructor(address _piggyDistribution
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.