MetaWealthModerator

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xbb3c12ac at 16198116
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 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots

No balances found for "MetaWealthModerator"

No transactions found for "MetaWealthModerator"


Functions
Getter at block 21249899
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
assetDepositShareholdersFee(view returns (uint32)
0
defaultCurrency(view returns (address)
0x0000000000000000000000000000000000000000
defaultUnlockPeriod(view returns (uint64)
0
exchangeFee(view returns (uint32)
0
fundraiseInvestorFee(view returns (uint32)
0
fundraiseVendorFee(view returns (uint32)
0
getAllSupportedCurrencies(view returns (address[])
[]
treasuryWallet(view returns (address)
0x0000000000000000000000000000000000000000
vendorWhitelistRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
version(pure returns (string _version)
V2
whitelistRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
Read-only
calculateAssetDepositShareholdersFee(uint256 valueview returns (uint256)
calculateExchangeFee(uint256 valueview returns (uint256)
calculateFundraiseInvestorFee(uint256 valueview returns (uint256)
calculateFundraiseVendorFee(uint256 valueview returns (uint256)
checkVendorWhitelist(bytes32[] _merkleProofaddress walletview returns (bool)
checkWhitelist(bytes32[] _merkleProofaddress walletview returns (bool)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isAdmin(address _accountview returns (bool)
isAssetManager(address _accountview returns (bool)
isSuperAdmin(address _accountview returns (bool)
isSupportedCurrency(address tokenview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
grantRole(bytes32 roleaddress account
initialize(address defaultCurrency_bytes32 _initialRootbytes32 _initialVendorRoot
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setAdmin(address newAccount
setAssetDepositShareholdersFee(uint32 _fee
setAssetManager(address _accountbool enabled
setDefaultCurrency(address newCurrency
setDefaultUnlockPeriod(uint64 newPeriod
setExchangeFee(uint32 eFee
setFundraiseInvestorFee(uint32 _fee
setFundraiseVendorFee(uint32 _fee
setSuperAdmin(address newAccount
setTreasuryWallet(address treasury
toggleSupportedCurrency(address tokenreturns (bool newState)
updateVendorWhitelistRoot(bytes32 _newRoot
updateWhitelistRoot(bytes32 _newRoot
Events
AdminChanged(address changedByaddress newAccountbool isSuper
CurrencySupportToggled(address currencybool supportedbool isDefault
Initialized(uint8 version
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
UnlockPeriodChanged(uint64 oldPerioduint64 newPeriod
VendorWhitelistRootUpdated(bytes32 oldRootbytes32 newRoot
WhitelistRootUpdated(bytes32 oldRootbytes32 newRoot
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.