Bunny Doodle

Verified contract

Active on Ethereum with 207 txns
Deployed by via 0x35f58658 at 14145180
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $186.47
 (#391)
ERC-721
--
0x97129244edaae8d91316484eb2c1add8942a71d2ff5ae8c8088cbc92e85369b5
0xcf74247c60f96b3beb0d5b9983ed8c7d64b87817c47911e12be719b4dfadcd4e
0x446eba659b1bffce0c9178fd617d1e990839d40fad91d4f9e6f9142b3d9be32e
0xa7503cf07b50e564b55fa93da74296ed3e5e6cb68a3a2aa496d06682107fda04
0x37751e67096b3236e5f8af70259d90f1347b2738295f0105e5b2c4e10ceddcbb
0x36b4598a03503486e69e866d3a73d89a0606842786cfb35113e27e107c304e30
0x7b1b32b57ed7d8e25961e7630bea519f5c5cc0f292f5f233e65bd69eb9c1c695
0x5d6aa0710cae6495ccd00f146239e2735726f4d5100b22b81b3395e517361aa8
0xfad0b7316792383153831205cfb401bb1b388831c3868d25b0f0e87ecf9828ad
0x15990fec946d1804bb05a23b84adadc57056eae61c36f3c82784c67166b072ce

Functions
Getter at block 21217388
MAX_SUPPLY(view returns (uint256)
1111
name(view returns (string)
Bunny Doodle
owner(view returns (address)
0x03f15ecc984669237aac41392b5dd6cf3132ff35
price(view returns (uint256)
59000000000000000
saleOpen(view returns (bool)
true
symbol(view returns (string)
BUNNY
totalSupply(view returns (uint16)
513
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)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
changePrice(uint256 _newPrice
mint(address _touint16 _countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
toggleSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Minted(uint256 totalMinted
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.