SMinter

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xc96187ff at 12436835
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots

No balances found for "SMinter"

No transactions found for "SMinter"


Functions
Getter at block 20889181
controller(view returns (address)
0x0000000000000000000000000000000000000000
governor(view returns (address)
0x0000000000000000000000000000000000000000
token(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowed_to_mint_for(addressaddressview returns (bool)
getConfig(bytes32 keyview returns (uint256)
getConfig(bytes32 keyaddress addrview returns (uint256)
getConfig(bytes32 keyuint256 indexview returns (uint256)
minted(addressaddressview returns (uint256)
quotas(addressview returns (uint256)
State-modifying
crossChain(address bridgeuint256 amount
initialize(address governoraddress token_
initialize(address governor_
mint(address gauge
mint_for(address gaugeaddress _for
mint_many(address[8] gauges
mint_many(address[] gauges
renounceGovernorship(
setConfig(bytes32 keyaddress addruint256 value
setConfig(bytes32 keyuint256 indexuint256 value
setConfig(bytes32 keyuint256 value
setGaugeQuota(address gaugeuint256 quota
toggle_approve_mint(address minting_user
transferGovernorship(address newGovernor
Events
CrossChain(address indexed bridgeuint256 amount
GovernorshipTransferred(address indexed previousGovernoraddress indexed newGovernor
Minted(address indexed recipientaddress reward_contractuint256 minted
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.