IconsOfNFTMinter
Verified contract
Active on
Ethereum with 293 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2,714.75)
Native
Value
$2,714.75
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.88 | $3,084.94 |
$2,714.75 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18186011 | a year ago | | | 0 | 0.00030507749 | |
| 18186011 | a year ago | | | 0 | 0.00036536844 | |
| 18186007 | a year ago | | | 0 | 0.0012730494 | |
| 18185993 | a year ago | | | 0 | 0.0013580149 | |
| 18185991 | a year ago | | | 0 | 0.0014245468 | |
| 18185985 | a year ago | | | 0 | 0.0013282107 | |
| 18185961 | a year ago | | | 0 | 0.0016642887 | |
| 18185930 | a year ago | | | 0 | 0.0018290847 | |
| 18185902 | a year ago | | | 0 | 0.0017186799 | |
| 18185898 | a year ago | | | 0 | 0.0016234740 |
ABI
ABI objects
Getter at block 21230160
getPublicPrice() view returns (uint256)
10000000000000000
iCONSofNFTAddress() view returns (address)
0xf126efa9f791da2fcad7deae777ac8b9eefa884d
isPublicMintEnabled() view returns (bool)
false
isWhitelistMintEnabled() view returns (bool)
false
owner() view returns (address)
0x3537763dab69ba36c6cd2124fba117c6c67b5743
publicPrice() view returns (uint256)
10000000000000000
root() view returns (bytes32)
0xf5f60113a46864f32638ab0868f24737b228a0226a25219f47c865b4869681dc
Read-only
claimedNFTs(address) view returns (uint256)
State-modifying
Events airdrop(address[] to, uint256[] id, uint256[] amount)
mintPublic(uint256 amount) payable
mintWhitelist(bytes32[] proof)
renounceOwnership()
setIconsOfNFTAddress(address _address)
setIsPublicMintEnabled(bool isEnabled)
setIsWhitelistMintEnabled(bool isEnabled)
setPublicPrice(uint256 _price)
setRoot(bytes32 newroot)
transferOwnership(address newOwner)
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.