Lostboy

Verified contract

Active on Ethereum with 10,799 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Lostboy"

0x302f3e4d16237dd41ca35ce8e6cad00f293429871fd1b51b7ccbfbd7d4618210
0x1529eeb199e6b48458cde10202fb0b616dce7468760afbbf314c633528e9b96a
0x1d05157dc61fe3c8f7bd7595ecae0607e5e84caf75d16747f650123890d85023
0x2c8fdaeb43a9b0ebab647b51fa3befcd345cac2db2fcd06f011aadadc625e0d2
0xf429af435c0b8c4a9819d5d290af0457e9cbbcd4a3b1ba8c6ee3055448e66267
0xa67b89427b5eae3e3d52a7192215f52913ce9da26ad4c26aee483ac955c4adc7
0x295d0158ce632925dbe07d69b9abb97bd46e90d1258347dfa2b73c8b776c6ea3
0xfe62cf33c4bd436e1417a2cb3c557c2891ebd9f62bbc2503e31692f5b8f4e63e
0x3667bee437fda5420add112fbab9017822b0011061e91405dbd63e7e1f060898
0xb7858c6f3a3c98fba42cc5c9446087052058a7373f75d75490c100125acc2c01

Functions
Getter at block 20818062
MAX_LOSTBOYS(view returns (uint256)
10000
MAX_PRESALE_BOYS_PER_ADDRESS(view returns (uint256)
50
donationPercentage(view returns (uint256)
10
donationWallet(view returns (address)
0x9715f6a7510aa98d4f8eb8e17c9e01859a05937a
isPresaleActive(view returns (bool)
true
lostBoyPrice(view returns (uint256)
50000000000000000
maxBoysPerMint(view returns (uint256)
15
maxBoysPerPresaleMint(view returns (uint256)
25
mintingActive(view returns (bool)
true
name(view returns (string)
Lostboy
owner(view returns (address)
0x7545698c6278b49aa42b8a727922432a0234822c
provenanceHash(view returns (string)
symbol(view returns (string)
LOSTBOY
totalSupply(view returns (uint256)
10000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhitelisted(address addrview 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
addToWhitelist(address[] members
approve(address touint256 tokenId
mintBoy(uint256 numberOfBoyspayable 
mintBoyAsMember(uint256 numberOfBoyspayable 
renounceOwnership(
reserveBoys(uint256 quantity
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setCharityWalletAddress(address charityAddress
setMaxPerPresaleWallet(uint256 quantity
setMaxQuantityPerMint(uint256 quantity
setMaxQuantityPerPresaleMint(uint256 quantity
setProvenance(string _provenance
switchMinting(
switchPresale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawBalance(
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 namestring symbolstring baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.