Bones and Bananas

Verified contract

Active on Ethereum with 15,460 txns
Deployed by via 0xd5482f1d at 12832683
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Bones and Bananas"

0xb183f4e3ebbf5cfbf81e48c00fe9f88aeacce388cc78f382da5516ad7af0d610
0x81510a0f4f0f1e3e3e1079215d91c8aefa40ec4a04e25582424370b24012d288
0xbf5702ae2011090c2001eec67cb6f64e1105a9c7a13215e144748643048bf65e
0x960e525d49c69cc8dae390622590855ce2f8da5575af70d6d0fa60d96a63dc26
0xd52f8f474bfa0178987d6bcd79c0655e82485ed886696279c30b5d7792477c7c
0xee51e839f37a6602f0e4fe19770ce9ccb0932d701f0fecd8fa1ad90b285f6267
From
0xb46c6aa92e2c9ad80648a4fc01dffe7bdc3b7a20e8eb10010b86a78223adda42
From
0x6027d538a52e307eeeacc6e10d8397db5d10d052f7919c67195a45ddabbb67b9
0x93a9f88db6fff3cbe96ad6ce8ba5899f01a9e7c8574199243aa447dc5fb7aad7
0xbb28ea16ccd0604061751deae79d60f1007fb82178b2a6aa155bda45a714dd9e

Functions
Getter at block 21288497
MAX_SUPPLY(view returns (uint256)
10000
baseURI(view returns (string)
https://api.bonesandbananas.com/tokens/
callerHasClaimedFreeToken(view returns (bool)
false
freeMintEnd(view returns (uint256)
1626465600
freeMintPeriodActive(view returns (bool)
false
freeMintStart(view returns (uint256)
1626379200
maxPurchaseCount(view returns (uint256)
20
mintPrice(view returns (uint256)
40000000000000000
name(view returns (string)
Bones and Bananas
numberMintedFree(view returns (uint256)
8195
owner(view returns (address)
0x0f94325dcc0e118fb3454bceff6bcd814ad2b58f
paused(view returns (bool)
false
reservedCount(view returns (uint256)
0
saleHasStarted(view returns (bool)
true
saleStart(view returns (uint256)
1626379200
symbol(view returns (string)
BNB
totalSupply(view returns (uint256)
10000
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
claimFreeToken(
mintReserved(uint256 numberOfTokensaddress to
mintTokens(uint256 numberOfTokenspayable 
pause(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBase
setMaxPurchaseCount(uint256 count
setMintPrice(uint256 price
setSaleStart(uint256 saleStart_
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
withdraw(
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(uint256 saleStart_string baseURIVal_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.