Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HBRS | ERC-20 | 1K | -- | -- | |
STT | ERC-20 | 8 | -- | -- | |
SPB | ERC-20 | 3 | -- | -- | |
EBK | ERC-20 | 2.102875 | -- | -- | |
ZETH | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "Minter"
ABI
ABI objects
Getter at block 21249986
controller() view returns (address)
0xf96d54e490317c557a967abfa5d6e33006be69b3
currentMintableTokens() view returns (uint256)
7486376349289781211748
currentMintedTokens() view returns (uint256)
5760010476767208374525
getController() view returns (address)
0xf96d54e490317c557a967abfa5d6e33006be69b3
inflation() view returns (uint256)
341
inflationChange() view returns (uint256)
3
targetBondingRate() view returns (uint256)
500000
Read-only
This contract contains no read-only function objects.
State-modifying
Events createReward(uint256 _fracNum, uint256 _fracDenom) returns (uint256)
depositETH() payable returns (bool)
migrateToNewMinter(address _newMinter)
setController(address _controller)
setCurrentRewardTokens()
setInflationChange(uint256 _inflationChange)
setTargetBondingRate(uint256 _targetBondingRate)
trustedBurnTokens(uint256 _amount)
trustedTransferTokens(address _to, uint256 _amount)
trustedWithdrawETH(address _to, uint256 _amount)
ParameterUpdate(string param)
SetController(address controller)
SetCurrentRewardTokens(uint256 currentMintableTokens, uint256 currentInflation)
constructor(address _controller, uint256 _inflation, uint256 _inflationChange, uint256 _targetBondingRate)
This contract contains no fallback and receive objects.
This contract contains no error objects.