Operator

Verified contract

Active on Ethereum with 33 txns
Deployed by via 0x1ad1004e at 17535095
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Operator"

0x3de9001a3cd56d2f8dc087c1d6bced3c9335532c559c3ca4bbfb53bced621642
0x4d76980c53f697ea33f040d403515edd69151368a4c037828281979c5955938a
0xe1edf1e0486f6cb079f6867d66d979346a518949f8e14a8a50466c17edd6196e
0x1e5d1fc62e341004e7706d0e231b9cc7d47b9e04a862ccd8404d0ff39655f42c
0xd6abc73b11869beb12da17dfe7af06c64671bf9d6e07f345324540f7966bd8a7
0x67cf247f663497974d4def4a9a14147ff50a32ec77384ffd08cace5ee935cbce
0xd2a6ab5136fd670c1b801ea099b551e5981fbb6ae88e980c4e55a18f28e0d793
0x643e8d1d43068f7d0a11adef949e16fc44ae009cdfb2c55568dae3b7fbb005b6
0xdcb22539bf0f908dc4106ef03a528974709b2924f1768cfec7049260c971a899
0xc2e845b7ee7813f328d40b404b9d9702a16c279a7542f4a44c6574139ca294a8

Functions
Getter at block 20903561
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
NFT(view returns (address)
0x4ee0eb53f2084982e5b95fabd22d56760e90eba7
RewardToken(view returns (address)
0xf914bccec6ac91e4e682113a5aec67804901d43f
claimDuration(view returns (uint256)
604800
communityMintingPer(view returns (uint256)
40
minimumUSD(view returns (uint256)
300
nonRewardPaymentRec(view returns (address)
0xbe4478202984f2dd6ed235a944e12ea324d21e5a
owner(view returns (address)
0x611c1cf0f912d103783fd7876eab15f26376c1a8
rewardPaymentRec(view returns (address)
0x25b51e42c54592048c78a7e3383f06b99839db7e
signer(view returns (address)
0x0fa9fe686ad09a0c8701f00ab3b41e54ba54db1e
vault(view returns (address)
0xc76a19feb428534ed281fdba8aea122cab39c494
Read-only
calculateTier(uint256 tokenIDpure returns (uint256 amount)
futureDistributionWallets(uint256view returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
projectFoundationWallets(uint256view returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
userData(uint256 idview returns (struct OperatorUserDetails)
walletData(uint8 _tupeview returns (struct OperatorTokenDistribution)
State-modifying
changeFundingwallets(uint8 _tupeaddress[] walletsreturns (bool)
changeNonRewardPaymentRec(address _nonRewardPaymentRec
changeRewardPaymentRec(address _rewardPaymentRec
changeSigner(address newSignerreturns (bool)
claimTokens(uint256 claimID
claimTokensOwners(
grantRole(bytes32 roleaddress account
mintNft(string _tokenURIuint256 ethPerUSDPricebool rewardFlagstruct OperatorSign signpayable 
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setClaimPeriod(uint256 _claimDurationreturns (bool)
setMinimumAmount(uint256 _minimumUSDreturns (bool)
transferOwnership(address newOwnerreturns (bool)
Events
ClaimDurationChanged(uint256 claimDuration
MinimumUSD(uint256 minimumUSD
NonRewardPaymentRecTransferred(address indexed previousReciveraddress indexed newReciver
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RewardPaymentRecTransferred(address indexed previousReciveraddress indexed newReciver
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SignerChanged(address indexed previousSigneraddress indexed newSigner
TokensClaimed(address indexed useruint256 amount
TokensClaimedByOwners(uint256 futureDistributionAmtuint256 projectFoundationAmt
Constructor
constructor(address _RewardTokenaddress _NFTaddress _vaultaddress _signeruint256 _communityMintingPeruint256 _futureDistributionPeruint256 _projectFoundationPeraddress[] _futureDistributionWalletsaddress[] _projectFoundationWalletsuint16[] _futureDistributionPercentageuint16[] _projectFoundationPercentage
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.