BMC Hashdroid
Verified contract
Active on
Ethereum with 6,044 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
0xb50b…00d9
Balances ($0.00)
No balances found for "BMC Hashdroid"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20954021 | a month ago | | | 0 | 0.00017251031 | |
| 20741056 | 2 months ago | | | 0 | 0.000065893617 | |
| 20724016 | 2 months ago | | | 0 | 0.000069659186 | |
| 20711772 | 2 months ago | | | 0 | 0.000072660000 | |
| 20152144 | 5 months ago | | | 0 | 0.000055601968 | |
| 19844733 | 6 months ago | | | 0 | 0.00011239448 | |
| 19844732 | 6 months ago | | | 0 | 0.00011243788 | |
| 19828155 | 6 months ago | | | 0 | 0.00010102527 | |
| 19778251 | 6 months ago | | | 0 | 0.00033620778 | |
| 19724377 | 7 months ago | | | 0 | 0.00025634190 |
ABI
ABI objects
Getter at block 21165368
baseURI() view returns (string)
https://bmcdata.s3.us-west-1.amazonaws.com/hashDroidMetadata/
collectionInformation() view returns (struct ERC721slimBatchcollectionData)
(BMC Hashdroid, HD, 7637, 0)
depreciatedMint() view returns (bool)
true
maxPublicMinted() view returns (uint256)
2063
mintStatus() view returns (bool)
false
name() view returns (string)
BMC Hashdroid
owner() view returns (address)
0x69b253df48c0521f761470023cb8fe39916cc01e
priceDroid() view returns (uint256)
69000000000000000
publicMaxMint() view returns (uint256)
7
publicMinted() view returns (uint256)
2063
rocketPass() view returns (address)
0xb50b3d5b519e5df96275a09deccc6080dc0800d9
symbol() view returns (string)
HD
totalBurned() view returns (uint256)
0
totalCreated() view returns (uint256)
7637
totalSupply() view returns (uint256)
7637
Read-only
_exists(uint256 tokenId) view returns (bool)
balanceOf(address _owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address _owner, address operator) view returns (bool)
mintedRP(address) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) pure returns (bool)
tokenURI(uint256 tokenId) view returns (string)
tokensOfOwner(address _owner) view returns (uint256[])
verifyRP(address _address) view returns (bool)
State-modifying
Events approve(address to, uint256 tokenId)
depreciateMint()
publicMint(uint256 _quantity) payable
renounceOwnership()
rpMint(uint256 _quantity)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string newBaseURI)
setPublicMaxMint(uint256 _newLimit)
setPublicState(bool _state)
setRocketPass(address _address)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdrawFunding()
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(address _rocketPass)
This contract contains no fallback and receive objects.
This contract contains no error objects.