AdvisorsBucket

Verified contract

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

No balances found for "AdvisorsBucket"

0xc1bd0e72db490301829d0fc850afbd603c75093f37b1189068ca7b393506710d
0x61b674c022c6b038d3e9178e6164b812b2fe45addd82a2b36828ea1837f1e26c

Functions
Getter at block 20866199
availableTokens(view returns (uint256)
35000000000000000000000000
lastMintTime(view returns (uint256)
0
leftOnLastMint(view returns (uint256)
35000000000000000000000000
rate(view returns (uint256)
35000000000000000000000000
size(view returns (uint256)
35000000000000000000000000
token(view returns (address)
0x906b3aed080ab94e631bcfbce458b344ee623cca
Read-only
isMinter(address _whoview returns (bool)
isOwner(address _whoview returns (bool)
minters(addressview returns (bool)
owners(addressview returns (bool)
State-modifying
addMinter(address _whoreturns (bool)
addOwner(address _whoreturns (bool)
deleteMinter(address _whoreturns (bool)
deleteOwner(address _whoreturns (bool)
mint(address _touint256 _amountreturns (bool)
setRate(uint256 _ratereturns (bool)
setSize(uint256 _sizereturns (bool)
setSizeAndRate(uint256 _sizeuint256 _ratereturns (bool)
Events
AddMinter(address indexed who
AddOwner(address indexed who
DeleteMinter(address indexed who
DeleteOwner(address indexed who
Leak(address indexed touint256 left
Constructor
constructor(address _tokenuint256 _sizeuint256 _rate
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.