Bunny Buddies

Verified contract

Active on Ethereum with 19,846 txns
Deployed by via 0x2799c807 at 14246571
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional variables

No balances found for "Bunny Buddies"

0xbb3c20f8945f061fcbf0ea78901090ef3463aa19fcafa464bdf5521e3929a793
0xd3556e93ef9ee310756919a434f27ae50edb9bf62e5e9e335ccf4caff0151592
0x0f4d352479ff0d684853f32f203ee08f53b83a88d0cb32d2822eeb5ea28a97b1
0x55cceb74dfa4b43b73c7db9d56e83a3401a3f9b7c97ad59696c234be21f9af76
0xd7abf18d46835ed7f7dde1b2ec7496d429444de0fea409a060e3a6ad44db7f8f
0x5e22d1768715424b2580190ae14b461a3c75cd3ebc9a69e4af6ac9d5bd06fdf0
0x4ff57f71ca34182734f08af98d02902ab93809bbe7da7430c5366df65a371ca0
0xeb268a253bf29e3db96d709aabe5e143ab20f0d47dbdd3958c2de8365b9a4494
0x09d86b57544e97d71a33b61074ff40a6dd8686d613965fc03084e1615dfd0554
0x96deac2872393ffc29d31a67ee97350450778c66851836481a5cbb8f1a8af35e

Functions
Getter at block 21212406
baseURI(view returns (string)
ipfs://QmSfYKzdctMz62djChgRwJbGuqMogL24WKqfeYo6dsKaxC/
collectionSize(view returns (uint256)
8888
giftCount(view returns (uint256)
399
isBurnEnabled(view returns (bool)
false
maxGiftSupply(view returns (uint256)
400
name(view returns (string)
Bunny Buddies
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x00eeabd52b35ebaf74943c6999ed5002559baa39
paused(view returns (bool)
false
presaleConfig(view returns (uint256 startTimeuint256 durationuint256 maxCount)
(startTime=1645451963, duration=7200, maxCount=2)
price(view returns (uint256)
250000000000000000
saleConfig(view returns (uint256 startTimeuint256 maxCount)
(startTime=1645446773, maxCount=10)
symbol(view returns (string)
Bunny Buddies
totalReleased(view returns (uint256)
2123870180000000000000
totalShares(view returns (uint256)
100
totalSupply(view returns (uint256)
8888
Read-only
_presaleClaimed(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isOnPresaleList(address _addressview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
payee(uint256 indexview returns (address)
released(address accountview returns (uint256)
released(address tokenaddress accountview returns (uint256)
shares(address accountview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
totalReleased(address tokenview returns (uint256)
State-modifying
_addPayee(address accountuint256 shares_
_removePayee(address account
addToPresaleList(address[] _addresses
approve(address touint256 tokenId
burn(uint256 tokenId
mainMint(uint256 _amountpayable 
pause(
promoAdminMint(uint256 _amount
promoUserMint(address[] _users
release(address account
release(address tokenaddress account
removeFromPresaleList(address[] _addresses
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _tokenBaseURI
setCollectionSize(uint256 _collectionSize
setIsBurnEnabled(bool _isBurnEnabled
setIsPresale(bool _isPresale
setPrice(uint256 _price
setUpPresale(uint256 _durationuint256 _maxCount
setUpSale(uint256 _maxCount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ERC20PaymentReleased(address indexed tokenaddress touint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
PayeeAdded(address accountuint256 shares
PayeeRemoved(address account
PaymentReceived(address fromuint256 amount
PaymentReleased(address touint256 amount
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpause(
Constructor
constructor(uint256 _maxBatchSizeuint256 _maxTotalSupplyuint256 _maxGiftSupply
Fallback and receive
receive(
Errors

This contract contains no error objects.