Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x297e…dd04
Balances ($0.00)
No balances found for "Minter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21284245 | 16 hours ago | | | 0 | 0.041263190 | |
| 20689423 | 3 months ago | | | 0 | 0.00041374596 | |
| 20684274 | 3 months ago | | | 0 | 0.0052747169 | |
| 20502867 | 4 months ago | | | 0 | 0.0013503786 | |
| 20282808 | 5 months ago | | | 0 | 0.0018576514 | |
| 20281774 | 5 months ago | | | 0 | 0.0066318914 | |
| 20123499 | 5 months ago | | | 0 | 0.0022163346 | |
| 20107702 | 5 months ago | | | 0 | 0.0023518680 | |
| 20054859 | 6 months ago | | | 0 | 0.019225701 | |
| 19824842 | 7 months ago | | | 0 | 0.0013803438 |
ABI
ABI objects
Getter at block 21289101
emergency_module() view returns (address)
0x0000000000000000000000000000000000000000
gauge_controller() view returns (address)
0x297ea2afce594149cd31a9b11adbae82fa1ddd04
insure_token() view returns (address)
0xd83ae04c9ed29d6d3e6bf720c71bc7beb424393e
ownership() view returns (address)
0x56246e83f3148b05ce2d90b44fbb4e9fa9eaf5bb
Read-only
allowed_to_mint_for(address, address) view returns (bool)
minted(address, address) view returns (uint256)
State-modifying
Events emergency_mint(uint256 _mint_amount)
mint(address gauge_addr)
mint_for(address gauge_addr, address _for)
mint_many(address[8] gauge_addrs)
set_emergency_mint_module(address _emergency_module)
toggle_approve_mint(address minting_user)
EmergencyMint(uint256 minted)
Minted(address indexed recipient, address gauge, uint256 minted)
SetConverter(address converter)
constructor(address _token, address _controller, address _ownership)
This contract contains no fallback and receive objects.
This contract contains no error objects.