BlaD BoY

Verified contract

Active on Ethereum with 1,289 txns
Deployed by via 0x91cf158b at 18324022
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "BlaD BoY"

0xadf20dde92a6d012cc4e1b35caf43644043989515c65a1c4ee6dd8e2a8e26489
0x6e362bbf5112a79c7639e39e25f166e85f50ff7e59dba15bf5dbc9cc7b5e6521
0xe0c74fbbe96b13b1ea2f29514c33659816962681fefaf88d4d8b5fab4775c409
0x04f03d60340fdc1c2f497313002ea0daad9599957cd97bea04b1e0687ee20631
From
0x39b86e078908f40809d1a8d1f2aaa7a93b7f0a322f2e0e43c2de2cfdee30af27
0x565efd589c7366cc70560c66a53332b80718719368e5595897960b6b6a348aca
0xefde3df48f022f8831d500b76d39afa5bf03440ceedc4cd999c58f6ea3c0277b
0x0d0078a01a7d479325c83362963af5d273a589a5484e8f5e648f78d2dc009199
0xb6029efeac309b4c9a6aeab9823b5074773d2d393cdd86439cfe459818980834
0xfebf357ee7f861a003fa316435b31151ea9b2bbf7e7c17450a3efc773546dc6d

Functions
Getter at block 20913346
cost(view returns (uint256)
330000000000000
freeAmount(view returns (uint256)
1
maxSupply(view returns (uint256)
5000
name(view returns (string)
BlaD BoY
owner(view returns (address)
0x84f7bcc7b66d9e615a185c8362b3dbc103a177ef
symbol(view returns (string)
BlaDBoY
totalSupply(view returns (uint256)
5000
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)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
publicMint(uint32 amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setConfig(uint256 freeamount
setUri(string i
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(