Cyber Hornets Colony Club
Verified contract
Active on
Ethereum with 7,411 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($438.73)
Native
Value
$438.73
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.13 | $3,374.88 |
$438.73 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21124535 | 6 days ago | | | 0 | 0.00032952808 | |
| 21082170 | 12 days ago | | | 0 | 0.00016482628 | |
| 21010803 | 22 days ago | | | 0 | 0.00062107261 | |
| 20951663 | a month ago | | | 0 | 0.00045047235 | |
| 20945912 | a month ago | | | 0 | 0.00046970040 | |
| 20884431 | a month ago | | | 0 | 0.00068061681 | |
| 20884418 | a month ago | | | 0 | 0.00082512296 | |
| 20612206 | 3 months ago | | | 0 | 0.00022163853 | |
| 20569956 | 3 months ago | | | 0 | 0.000066392632 | |
| 20345855 | 4 months ago | | | 0 | 0.00013883876 |
ABI
ABI objects
Getter at block 21167621
HORNET_PROVENANCE() view returns (string)
LICENSE_TEXT() view returns (string)
MAX_SUPPLY() view returns (uint256)
8888
MAX_TOKENS_PER_TRANSACTION() view returns (uint256)
8
_baseTokenURI() view returns (string)
https://gateway.pinata.cloud/ipfs/QmeaPqLAPT1PWCraUj9tybir2wCE9ZcesjeixTxDiGxJE4/
_presaleStartTime() view returns (uint256)
1633600800
_startTime() view returns (uint256)
1633687200
getPrice() view returns (uint256)
80000000000000000
name() view returns (string)
Cyber Hornets Colony Club
owner() view returns (address)
0x3f8f07823e20da54bae50023667c1674d45df834
symbol() view returns (string)
CHCC
totalReleased() view returns (uint256)
612205227110000000000
totalShares() view returns (uint256)
100
totalSupply() view returns (uint256)
8888
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
hasPresaleAccess(address wallet) view returns (bool)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
payee(uint256 index) view returns (address)
released(address account) view returns (uint256)
shares(address account) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenLicense(uint256 _id) view returns (string)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events airdrop(address _wallet, uint256 _count)
approve(address to, uint256 tokenId)
changeLicense(string _license)
lockLicense()
mint(uint256 _count) payable
release(address account)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI)
setPresaleAccessList(address[] _addressList)
setPresaleStartTime(uint256 _newStartTime)
setPrice(uint256 _newPrice)
setProvenanceHash(string _provenanceHash)
setStartTime(uint256 _newStartTime)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PayeeAdded(address account, uint256 shares)
PaymentReceived(address from, uint256 amount)
PaymentReleased(address to, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
licenseisLocked(string _licenseText)
constructor()
receive()
This contract contains no error objects.