Boys Clubhouse

Verified contract

Active on Ethereum with 1 txns
Deployed by via 0xd477343d at 20515659
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables

No balances found for "Boys Clubhouse"

0x47ee8b22b7992691389a7377836f89ea0321ba3d51905024dd5babc84849774c

Functions
Getter at block 21184243
dataURI(view returns (string)
https://ipfs.io/ipfs/QmSYhqsn1XmndLX6NNezD4RoKMrzx93KdNgo9WGst7sFYE/
name(view returns (string)
Boys Clubhouse
owner(view returns (address)
0x67b2b9e04011a4c81ca8a3b9c738db26c650d91f
price(view returns (uint256)
50000000000000000
royaltyAddress(view returns (address)
0x826ffcd1514588947ec0ba19d94bf2ec353af398
symbol(view returns (string)
BCH
token(view returns (address)
0x0909c69375c3d1c21b997dbf0ab7a3e88465e310
totalSupply(view returns (uint256)
0
Read-only
Type(uint256 idpure returns (uint8 character)
balanceOf(address ownerview returns (uint256)
cost(uint256 amountview 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 idview returns (string)
State-modifying
approve(address touint256 tokenIdpayable 
mint(uint256 amountpayable 
mintTokens(uint256 amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setToken(address _address
transferFrom(address fromaddress touint256 tokenIdpayable 
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(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(