Minter

Verified contract

Active on Base with 73 txns
Deployed by via 0xc105f1f1 at 3200617
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $6,760.1
ERC-20
Value $106.15
ERC-20
Value $2.64
ERC-20
Value $0.51
ERC-20
Value $0.19
ERC-20
Value $0.11
ERC-20
Value $0.11
ERC-20
Value $0.09
ERC-20
Value $0.09
ERC-20
Value $0.01
0x1787b68a89507cc3c6088e29415e85c73b35f37896f608aa30fcb1e59a84899f
0xe44104f427d35aec0024879a0a5730646d0fcffe91ac0ec935ef1e49484b4711
0x8374f4df41fa2de1ff60e74beb17002b22e42acdc2628030b7e16fd204c4fef0
0x3de52747913b622b303c92a21ca5a92b5c03cdffa93e98a272ec895aea29b25f
0x29f17b4057da28f065bebb59322ea14c303198ddcb8846f5cc8dbb5fc9fe721d
0x5fd619598b5ba1623b719051808d88a69edf90c4784bf3d68305101a6fe454ac
0x4f79d9d804eb4241c029119d0e69e8a9f383bef87a1c01eba6584b78a9931199
0xf1f6ca83a4b61687cf7128427de7c27ae735faac5f679dce6333fea493959b12
0x3fbfb21534d9a2d987c644fcf3f6b0ba754869ce956b11f1f821963772cf8a2f
0xe8447634d5822f4bfa23065063cddbea85b7bbf37e5bfb93eee1e4cef71f78e4

Functions
Getter at block 22725431
MAXIMUM_TAIL_RATE(view returns (uint256)
100
MAXIMUM_TEAM_RATE(view returns (uint256)
500
MAX_BPS(view returns (uint256)
10000
MINIMUM_TAIL_RATE(view returns (uint256)
1
NUDGE(view returns (uint256)
1
TAIL_START(view returns (uint256)
8969150000000000000000000
WEEK(view returns (uint256)
604800
WEEKLY_DECAY(view returns (uint256)
9900
WEEKLY_GROWTH(view returns (uint256)
10300
activePeriod(view returns (uint256)
1732147200
aero(view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
epochCount(view returns (uint256)
65
initialized(view returns (bool)
true
pendingTeam(view returns (address)
0x0000000000000000000000000000000000000000
rewardsDistributor(view returns (address)
0x227f65131a261548b057215bb1d5ab2997964c7d
tailEmissionRate(view returns (uint256)
67
team(view returns (address)
0xbde0c70bdc242577c52dfad53389f82fd149ea5a
teamRate(view returns (uint256)
500
ve(view returns (address)
0xebf418fe2512e7e6bd9b87a8f0f294acdc67e6b4
voter(view returns (address)
0x16613524e02ad97edfef371bc883f2f5d6c480a5
weekly(view returns (uint256)
9059747010209671271462211
Read-only
calculateGrowth(uint256 _mintedview returns (uint256 _growth)
proposals(uint256view returns (bool)
State-modifying
acceptTeam(
initialize(struct IMinterAirdropParams params
nudge(
setTeam(address _team
setTeamRate(uint256 _rate
updatePeriod(returns (uint256 _period)
Events
AcceptTeam(address indexed _newTeam
DistributeLiquid(address indexed _destinationuint256 _amount
DistributeLocked(address indexed _destinationuint256 _amountuint256 _tokenId
Mint(address indexed _senderuint256 _weeklyuint256 _circulating_supplybool indexed _tail
Nudge(uint256 indexed _perioduint256 _oldRateuint256 _newRate
Constructor
constructor(address _voteraddress _veaddress _rewardsDistributor
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyInitialized(
AlreadyNudged(
InvalidParams(
NotEpochGovernor(
NotPendingTeam(
NotTeam(
RateTooHigh(
TailEmissionsInactive(
ZeroAddress(