ManagementBeta

Verified contract

Active on Ethereum with 354 txns
Deployed by via 0x1c56d129 at 19080259
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 2 additional slots

No balances found for "ManagementBeta"

0xb8bad682637512a874aef8d27b3f61faa2e8d7e349237eabbe8defb4ae6a46f0
0x86f90f18e40c580e2e8eded1a96d8bef38274025eabd71dc8e9ba38a067a5416
0x069067a184c5ad6933076a979620fba434d974655d646d8f233cdde783f6b696
0xb178c1cc9d13ccd227b8bc9af029b665b8b5a33af9d56ceabeb04b50d6701ca4
0x2f0e8d0ab230da3aef291495c1dbe00029df0e2cf6ca9b3931d162d0664bd5cc
0x2573fbddef5c6f8427df9acedb17ab4b31986cdfbed74f306899dc15e4e7fe46
0x0b90f3872622f1ba7081de535ed2add64ee11857bc1da132b14634189f537cfe
0xd0d0e88e5050370d214cdbcad67e49ccb768bc94b3ae7ea1767596afe0f34838
0x2a5c86639a34441696f8531acc8785f6dd6d42a80a145dde896d9f9fac8395be
0xee54730d90c2b1776b9893f866ee8ca9c2753b5e30f4585f9a9e19567dda4062

Functions
Getter at block 21328218
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MANAGER(view returns (bytes32)
0xaf290d8680820aad922855f39b306097b20e28774d6c1ad35a20325630c3a02c
ORACLE(view returns (bytes32)
0x352d05fe3946dbe49277552ba941e744d5a96d9c60bc1ba0ea5f1d3ae000f7c8
SCALING_FACTOR(view returns (uint256)
100000000
depositFee(view returns (uint256 rateuint256 minValueuint256 maxValue)
(rate=500000, minValue=0, maxValue=1000000000000000000000)
getTokenPrice(view returns (struct ManagementPrice)
(124970000, 1733291003)
getWithdrawalFeeSize(view returns (uint256)
3
isCancelDeposit(view returns (bool)
false
isCancelWithdrawal(view returns (bool)
true
managementFeeRate(view returns (uint256)
2000000
minDepositAmount(view returns (uint256)
10000000000000000000
performanceFeeRate(view returns (uint256)
15000000
safeHouse(view returns (address)
0x5503aaeb0c81f482503d223147757fe120366fa2
tokenPrice(view returns (uint256 valueuint256 time)
(value=124970000, time=1733291003)
treasury(view returns (address)
0xa70fd08ea376bf9d9d3954afdc11a9759862cd43
Read-only
calculateWithdrawalFeeRate(uint256 holdTime_view returns (uint256)
getDepositFee(uint256 amount_view returns (uint256 fee_)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
getWithdrawalFee(uint256 index_view returns (struct ManagementFee fee_)
getWithdrawalFeeRate(uint256 holdTime_view returns (uint256 feeRate_)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
withdrawalFee(uint256view returns (uint256 rateuint256 time)
State-modifying
addWithdrawalFee(uint256 rate_uint256 time_
deleteLastWithdrawalFee(
grantRole(bytes32 roleaddress account
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
updateDepositFee(uint256 rate_uint256 minValue_uint256 maxValue_
updateIsCancelDeposit(bool isCancelDeposit_
updateIsCancelWithdrawal(bool isCancelWithdrawal_
updateManagementFeeRate(uint256 managementFeeRate_
updateMinDepositAmount(uint256 minDepositAmount_
updatePerformanceFeeRate(uint256 performanceFeeRate_
updateSafeHouse(address safeHouse_
updateTokenPrice(uint256 price_
updateTreasury(address treasury_
updateWithdrawalFee(uint256 index_uint256 rate_uint256 time_
Events
AddWithdrawalFee(uint256 rate_uint256 time_
DeleteLastWithdrawalFee(uint256 rate_uint256 time_
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
UpdateDepositFee(uint256 rate_uint256 minValue_uint256 maxValue_
UpdateIsCancelDeposit(bool iscancelDeposit_
UpdateIsCancelWithdrawal(bool isWithdrawalCancel_
UpdateManagementFeeRate(uint256 managementFeeRate_
UpdateMinDepositAmount(uint256 minDepositAmount_
UpdatePerformanceFeeRate(uint256 performanceFeeRate_
UpdateSafeHouse(address indexed safeHouse_
UpdateTokenPrice(struct ManagementPrice price_
UpdateTreasury(address indexed treasury_
UpdateWithdrawalFee(uint256 index_uint256 rate_uint256 time_
Constructor
constructor(address admin_address manager_address treasury_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.