Baby Ghosts

Verified contract

Active on Ethereum with 11,209 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#973)
ERC-721
--
0x64ba3c46ccce3c89d9af9d3ad1682f9790935f2658ead4118494bd2a62c82f43
0x051174c63bfd05749c8ab6a6f5d01334591058f9a356e9043ba31ae7a247cb37
0x3af60060d6e9e4b6a75433ff17c22572938e07a27b21c575f5633eed15e1dd8f
0x0f9bc5e2879265303b6ba75a2c2b53967eeaba2d6f86e09381d28e388a62a2a2
0x1b450721ab9fa649032a251c53075790a73725f545e0920cb822ebeec45258cc
0xf4acbb59201b1f294cb882f7c3eb62f57d9f08abfa26d21d75f9bac6e026ca62
0x568a224232104ac8cae256874a1b0a9b2b0b093673e9679a9e3d99ec708ad7b7
0x37772d4096d8554e3629b43c9dd5a8eec4c2919ef99800014b248b4506a50cd2
0x7e6f412fd5b9dcb95fcd8fe40c9fc1f1844fd5b3e2de762cb33a53a69ebbb100
0x0d06816e6d71694a93b974507cb5b8ae516e3ffa78ae10e8981156c0a6bcbcb5

Functions
Getter at block 20815616
MAX_TOKENS(view returns (uint256)
10000
baseTokenURI(view returns (string)
https://metadata.babyghosts.com/
contractURI(view returns (string)
https://metadata.babyghosts.com/contract.json
mainSale(view returns (bool)
true
maxMint(view returns (uint256)
20
name(view returns (string)
Baby Ghosts
owner(view returns (address)
0xc6170f6662a1f876c5bb33001ff1cecc2770c4fc
paused(view returns (bool)
false
preMintPrice(view returns (uint256)
40000000000000000
price(view returns (uint256)
50000000000000000
symbol(view returns (string)
BabyGhosts
totalSupply(view returns (uint256)
10000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
hasPresaleAccess(address walletview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
presaleAccessList(addressview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(address _touint256 _quantitypayable 
pause(
preMint(address _touint256 _quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseTokenURI
setContractURI(string _contractURI
setMaxMint(uint256 _maxMint
setPreMintPrice(uint256 _price
setPresaleAccessList(address[] _addressList
setPrice(uint256 _price
start(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateMainSaleStatus(bool _mainSale
withdraw(uint256 _amountpayable 
withdrawAll(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(string _baseTokenURIstring _contractURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.