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) |
---|---|---|---|---|---|---|---|
| 2597543 | a year ago | | | 0 | 0.00017978201 |
ABI
ABI objects
Getter at block 22757787
MAX_TEAM_RATE() view returns (uint256)
50
_baso() view returns (address)
0x23e1a3bcdcee4c59209d8871140eb7dd2bd9d1ce
_rewards_distributor() view returns (address)
0xf11432a2754fcf7bfa1725d37e65840776e39ec7
_ve() view returns (address)
0x84b5897a23b067d87be550e440a3436f6d149fe2
_voter() view returns (address)
0xb670568c84c541eacbee2ef7209a6ba2ab349bec
active_period() view returns (uint256)
1731542400
calculate_emission() view returns (uint256)
1931764190339263666612405
circulating_emission() view returns (uint256)
536834239010021812423686
circulating_supply() view returns (uint256)
268417119505010906211843432
pendingTeam() view returns (address)
0x0000000000000000000000000000000000000000
team() view returns (address)
0x15224523d40f43c9310642a54bdf5d1accdb6d59
teamRate() view returns (uint256)
50
weekly() view returns (uint256)
1951276959938650168295359
weekly_emission() view returns (uint256)
1931764190339263666612405
Read-only
calculate_growth(uint256 _minted) view returns (uint256)
State-modifying
Events acceptTeam()
initialize(address[] claimants, uint256[] amounts, uint256 max)
setTeam(address _team)
setTeamRate(uint256 _teamRate)
update_period() returns (uint256)
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.