Minter
Verified contract
Active on
Ethereum with 29,583 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0066…b12b
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Zild | ERC-20 | 83.907713M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13063467 | 3 years ago | | | 0 | 0.0037827582 | |
| 12765334 | 3 years ago | | | 0 | 0.00091227000 | |
| 12765328 | 3 years ago | | | 0 | 0.00036658000 | |
| 12649541 | 3 years ago | | | 0 | 0.0016931090 | |
| 12514474 | 3 years ago | | | 0 | 0.0031108407 | |
| 12313551 | 4 years ago | | | 0 | 0.0049004450 | |
| 12088819 | 4 years ago | | | 0 | 0.0052390320 | |
| 12088808 | 4 years ago | | | 0 | 0.0048121060 | |
| 12069824 | 4 years ago | | | 0 | 0.013402911 | |
| 11914728 | 4 years ago | | | 0 | 0.028903015 |
ABI
ABI objects
Getter at block 21267493
admin() view returns (address)
0x1b603aa8020b6ac7964717e89b7f2eca1913d613
changeFeeTime() view returns (uint256)
0
changeFeeWaitTime() view returns (uint256)
12000
collector() view returns (address)
0xb7b1f4666352efd2ed9cc525daabe0c09d46d130
dev() view returns (address)
0x3a403caf2286d8811011e1c70d9c2361ab996cb5
handlingFeeCollect() view returns (uint256)
4717378721291200000000
handlingFeeRate() view returns (uint256)
4
handlingFeeRateNew() view returns (uint256)
0
minHandlingFee() view returns (uint256)
5
minHandlingFeeNew() view returns (uint256)
0
minedAmount() view returns (uint256)
1338995158233700000000000
needChangeFee() view returns (bool)
false
owner() view returns (address)
0xfc96e922f8e73a2effecee10c30c2d82c47d7e44
userMinted() view returns (uint256)
927004841766300000000000
zild() view returns (address)
0x006699d34aa3013605d468d2755a2fe59a16b12b
Read-only
user_minter_amount(address) view returns (uint256)
user_minter_fee(address) view returns (uint256)
user_minter_netincome(address) view returns (uint256)
State-modifying
Events collectHandlingFee(uint256 amount) returns (bool)
effectblockchange()
generate(uint256 amount) returns (bool)
minter(address _to, uint256 amount) returns (bool)
renounceOwnership()
setAdmin(address _admin)
setCollector(address _collector)
setDev(address _dev)
setHandlingFee(uint256 _fee, uint256 _rate)
transferOwnership(address newOwner)
CollectHandlingFee(uint256 amount, uint256 handlingFeeCollect, uint256 now)
EffectHandlingFee(uint256 fee, uint256 rate, address indexed who, uint256 time)
MinterRevenue(uint256 total, address indexed who, uint256 amount, uint256 handlingfee, uint256 netincome, uint256 userTotal)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetCollector(address indexed collector, uint256 time)
SetHandlingFee(uint256 fee, uint256 rate, address indexed who, uint256 time)
constructor(address _token)
This contract contains no fallback and receive objects.
This contract contains no error objects.