Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Minter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2010672 | a year ago | | | 0 | 0.000080276494 | |
| 1962885 | a year ago | | | 0 | 0.00013816201 |
ABI
ABI objects
Getter at block 22737030
EMISSION() view returns (uint256)
990
MAX_TEAM_RATE() view returns (uint256)
50
_flow() view returns (address)
0xd386a121991e51eab5e3433bf5b1cf4c8884b47a
_rewards_distributor() view returns (address)
0x71eaf68c2a23b7bd78db4987c3ecdb41c3b3b388
_ve() view returns (address)
0x91f85d68b413de823684c891db515b0390a02512
_voter() view returns (address)
0xab9b68c9e53c94d7c0949fb909e80e4a29f9134a
active_period() view returns (uint256)
1732147200
calculate_emission() view returns (uint256)
50871078188394169396553
circulating_emission() view returns (uint256)
21665954206774654756012
circulating_supply() view returns (uint256)
10832977103387327378006411
pendingTeam() view returns (address)
0xfa89a4c7f79dc4111c116a0f01061f4a7d9fab73
team() view returns (address)
0xfa89a4c7f79dc4111c116a0f01061f4a7d9fab73
teamRate() view returns (uint256)
50
weekly() view returns (uint256)
51384927463024413531872
weekly_emission() view returns (uint256)
50871078188394169396553
Read-only
calculate_growth(uint256 _minted) view returns (uint256)
State-modifying
Events acceptTeam()
initialMintAndLock(struct MinterClaim[] claims, uint256 max)
setEmission(uint256 _emission)
setTeam(address _team)
setTeamRate(uint256 _teamRate)
startActivePeriod()
update_period() returns (uint256)
EmissionSet(address indexed setter, uint256 emission)
Mint(address indexed sender, uint256 weekly, uint256 circulating_supply, uint256 circulating_emission)
constructor(address __voter, address __ve, address __rewards_distributor)
This contract contains no fallback and receive objects.
This contract contains no error objects.