Blockchain Bandits

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0x49bee5f9 at 14342628

The storage layout for this contract could not be retrieved.

No balances found for "Blockchain Bandits"

No transactions found for "Blockchain Bandits"


Functions
Getter at block 21244990
PRICE(view returns (uint256)
88000000000000000
baseTokenURI(view returns (string)
ipfs://QmcwGoiG6Vmh4PHqnCsiXLAyaojhfUsDGinWYgPg3PVCVg/
maxSupply(view returns (uint256)
3333
name(view returns (string)
Blockchain Bandits
owner(view returns (address)
0x88a4b895d2e8cbd0240d0e9fbe62f24e3900eb74
symbol(view returns (string)
BCB
totalSupply(view returns (uint256)
3333
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhitelisted(address addyview 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)
tokensOfOwner(address _ownerview returns (uint256[])
State-modifying
addToWhitelist(address addy
approve(address touint256 tokenId
batchWhitelist(address[] _addrs
mint(payable 
mintReserveTokens(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseTokenURI
setSalePaused(bool newVal
setWhitelistOnly(bool newVal
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
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string baseURIuint256 _maxSupplyaddress newRecipientAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.