NFTBOY Consoles

Verified contract

Active on Ethereum with 1,025 txns
Deployed by via 0xa14807f5 at 13483173
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $310.81
0xaaf0bdd14cfd0e7c93704c7c5c93e0c883632124ae32f101a9a988acaea282eb
0xf7a8c201cc8d0c8177e26dc32760953567be8fde8dce3ceeb6c41576b841eb13
0xbb7c08578db3d5a9edcbf9eb6980af91b3bf28a0c60e5dc763545f9d1eee2af9
0x9796a4a1647f2b3be99078d8b516a32e6ae27e6f7430b29c7ef637674801c078
0xf5d478ff0e9e72974b10f4e10ba4feed6d43f87a13f23b25b10e07cabd31f4e7
0x7f08f767ce4bc948fd9de57a72b087db4751349027219dab10ae402593c7196e
0x0bcd5929f45731c2b741c1bbfaf69e9bea5d46fd5bd46b0ab62f48b2f81db907
0x3fbe88c63d5f976e59cd73cc53de94db7a1ba36278cffa31816e4406da72d95a
0x4ad6b861effb2ac741afd15cc27af997b3cbb069d33fa2ea1605683f7ba5b0ab
0x9d39d3c0a04d4b52007b00bed4acd7be9e40599ce07391023ad1d2f336333756

Functions
Getter at block 20865224
MAX_SUPPLY(view returns (uint256)
2000
claimStatus(view returns (bool)
false
cost(view returns (uint256)
60000000000000000
generalSaleStatus(view returns (bool)
true
name(view returns (string)
NFTBOY Consoles
owner(view returns (address)
0x56ad6ef4c7af77224ca5a94d7911aa2bcf7c5300
preSaleStatus(view returns (bool)
false
symbol(view returns (string)
NFTBOY
totalSupply(view returns (uint256)
1452
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
airDrop(address[] _to
approve(address touint256 tokenId
claim(
claimAddresses(address[] _addresses
mint(uint256 _numpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseUri(string _newBaseUri
setClaimStatus(bool _status
setCost(uint256 _newCost
setGeneralSaleStatus(bool _status
setPreSaleStatus(bool _status
switchPreToGeneral(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistAddresses(address[] _addresses
withdrawAllFunds(address _to
withdrawFunds(address _touint256 _amount
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenBought(uint256 tokenId
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _namestring _symbolstring _uri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.