Minter
Verified contract
Active on
Ethereum with 86,915 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 | 126.115837K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13053764 | 3 years ago | | | 0 | 0.00063406400 | |
| 13053764 | 3 years ago | | | 0 | 0.00057892800 | |
| 13053764 | 3 years ago | | | 0 | 0.00060649600 | |
| 13053764 | 3 years ago | | | 0 | 0.00052356400 | |
| 13053764 | 3 years ago | | | 0 | 0.00052379200 | |
| 13053728 | 3 years ago | | | 0 | 0.00074401200 | |
| 13053728 | 3 years ago | | | 0 | 0.00074466000 | |
| 13053728 | 3 years ago | | | 0 | 0.00068950000 | |
| 13053728 | 3 years ago | | | 0 | 0.00053757600 | |
| 13053728 | 3 years ago | | | 0 | 0.00053958696 |
ABI
ABI objects
Getter at block 21157517
admin() view returns (address)
0x0000000000000000000000000000000000000000
checkDeadline() view returns (bool)
false
dev() view returns (address)
0x3a403caf2286d8811011e1c70d9c2361ab996cb5
owner() view returns (address)
0x1b603aa8020b6ac7964717e89b7f2eca1913d613
userMinted() view returns (uint256)
591023650065973508666834
zild() view returns (address)
0x006699d34aa3013605d468d2755a2fe59a16b12b
Read-only
claimedOrderId(uint256) view returns (bool)
State-modifying
Events claim(uint256 orderId, uint256 amount, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
claimByAdmin(uint256 orderId, address _to, uint256 amount)
renounceOwnership()
setAdmin(address _admin)
setDev(address _dev)
transferOwnership(address newOwner)
updateCheckDeadline(bool _checkDeadline)
EventClaim(uint256 orderId, address userAddress, uint256 amount)
EventUpdateCheckDeadline(bool newValue)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _token)
This contract contains no fallback and receive objects.
This contract contains no error objects.