Cyber Hornets Animus
Verified contract
Active on
Ethereum with 1,224 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8210…bea2
1 additional
variable
Balances ($0.00)
No balances found for "Cyber Hornets Animus"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20600637 | 3 months ago | | | 0 | 0.000040820414 | |
| 20433375 | 3 months ago | | | 0 | 0.00024889370 | |
| 20001279 | 5 months ago | | | 0 | 0.00018534972 | |
| 19663871 | 7 months ago | | | 0 | 0.00047343163 | |
| 19298698 | 9 months ago | | | 0 | 0.0019333460 | |
| 19251358 | 9 months ago | | | 0 | 0.0016067261 | |
| 19224855 | 9 months ago | | | 0 | 0.00079188062 | |
| 19173053 | 9 months ago | | | 0 | 0.0013655762 | |
| 19158372 | 9 months ago | | | 0 | 0.00037700783 | |
| 19015314 | 10 months ago | | | 0 | 0.00089935569 |
ABI
ABI objects
Getter at block 21163067
MAX_ORDER() view returns (uint256)
10
MAX_PRESALE_AMOUNT() view returns (uint256)
4
MAX_SUPPLY() view returns (uint256)
6666
PRE_COMMON_PRICE() view returns (uint256)
55000000000000000
PRE_KNIGHT_PRICE() view returns (uint256)
50000000000000000
PRICE() view returns (uint256)
60000000000000000
name() view returns (string)
Cyber Hornets Animus
owner() view returns (address)
0x3f8f07823e20da54bae50023667c1674d45df834
saleState() view returns (uint8)
2
symbol() view returns (string)
ANIMUS
totalSupply() view returns (uint256)
1715
Read-only
Knights(address) view returns (bool)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getTokensByOwner(address owner) view returns (uint256[])
hornetsMinted(uint256) view returns (uint256)
isApprovedForAll(address owner, address operator) view returns (bool)
isDelegate(address addr) view returns (bool)
isOwnerOf(address account, uint256[] tokenIds) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
presaleMap(address) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256 tokenId)
tokenURI(uint256 tokenId) view returns (string)
walletOfOwner(address account) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
mint(uint256 quantity) payable
mintPresale(uint256 quantity, bytes signature) payable
mintTo(uint256[] quantity, address[] recipient) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setActive(uint8 saleState_)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI, string _newSuffix)
setDelegate(address addr, bool isDelegate_)
setHornetAddress(address hornetAddress)
setMax(uint256 maxOrder, uint256 maxSupply)
setPrice(uint256 price)
setSecret(string secret)
setSigner(address signer)
setVerified(bool verified_)
setWithdrawalData(address[] _addr, uint256[] _splits)
transferBatch(address from, address to, uint256[] tokenIds, bytes data)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
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)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
fallback()
receive()
This contract contains no error objects.