MetaBunny

Verified contract

Active on Ethereum with 1,549 txns
Deployed by via 0x51bbd47a at 14029969
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MetaBunny"

0x64bcae1425a87f129cec56ccd24035d01775ea19f09d04af8016fa8ebd1e7330
0x4864065770dc281402f698c18d09014ec5f224244af44c5fa5128bbb89b47a90
0x564c4713e4f29ad3879cf75c3eff7445a9d3c9c95475fedfc8a523b1e9c5c937
0x661dea3b0dc770a50fd6a0a5ac6f4ced4685edd14b8a17e31be2d059d85e4516
0x7fb947b08304a79d52fbb029b7a96145ad08015cb3735e16f1758226ce9ac935
0x363229541ebda994f4d71b797c0168c7e2d4b39012d9ca5af3c332b0182da4fd
0x90f08c776888bdc06c1af4f87670659c4b0a316e8b4c81fd88f5c5d3a528f9f7
0xe9db4cb0a14497ccb2b401ca86a1a9d52a31c6eb851dda9d78f2fa6d936e9c79
0x2f8a90b59ff819168bac441d412fabba2b1397b8639daeff79a08687b0f7f94a
0x0f19cb9b3cbc8a84d432ef0efb7604993745db4b378085fb57c11d785c713ca7

Functions
Getter at block 21025565
URILocked(view returns (bool)
false
allowedToExist(view returns (uint256)
10000
auctionEndPrice(view returns (uint256)
0
auctionIsOn(view returns (bool)
false
auctionStartPrice(view returns (uint256)
0
auctionStartTime(view returns (uint256)
0
auctionStepDecreaseAmount(view returns (uint256)
0
auctionTimeStep(view returns (uint256)
0
name(view returns (string)
MetaBunny
owner(view returns (address)
0x3ffdf20b1a83cbadc2c2ab38eb3054175ec459f0
paused(view returns (bool)
false
price(view returns (uint256)
500000000000000000
symbol(view returns (string)
MTBN
totalSupply(view returns (uint256)
1209
whitelistEnabled(view returns (bool)
false
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)
whitelist(addressview returns (bool)
State-modifying
addToWhitelist(address[] _accounts
approve(address touint256 tokenId
buy(uint256 amountpayable 
disableWhitelist(
enableWhitelist(
getETH(
lockBaseURI(
mintAsOwner(address[] accounts
pause(
removeFromWhitelist(address[] _accounts
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAllowedToExist(uint256 amount
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setPrice(uint256 price_
startAuction(uint256 _auctionStartPriceuint256 _auctionEndPriceuint256 _auctionStepDecreaseAmountuint256 _auctionTimeStep
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
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(string baseURI_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.