ReservoirMinter
Verified contract
Active on
Ethereum with 2 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfa66…2bf1
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WMX | ERC-20 | 499.999988K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17985665 | a year ago | | | 0 | 0.00083363160 | |
| 17984631 | a year ago | | | 0 | 0.00095474000 |
ABI
ABI objects
Getter at block 21315513
EMISSIONS_MAX_SUPPLY() view returns (uint256)
50000000000000000000000000
INIT_MINT_AMOUNT() view returns (uint256)
50000000000000000000000000
owner() view returns (address)
0x1e6c59aa5b72196666c13c0521774a6971e4e991
reductionPerCliff() view returns (uint256)
100000000000000000000000
token() view returns (address)
0xfa66478296841b636d72a3b31da9cdc77e902bf1
totalCliffs() view returns (uint256)
500
totalSupply() view returns (uint256)
58752703529641341458174084
Read-only
getFactAmounMint(uint256 _amount) view returns (uint256 amount)
minters(address) view returns (bool)
State-modifying
Events mint(address _to, uint256 _amount)
renounceOwnership()
rescueTokens(address _token, address _to, uint256 _amount)
setMinter(address _minter, bool _active)
transferOwnership(address newOwner)
Mint(address to, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetMinter(address minter, bool active)
constructor(address _token, uint256 _initSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.