CrazyCyberBunny

Verified contract

Active on Ethereum with 731 txns
Deployed by via 0xae5b83bf at 12778259
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "CrazyCyberBunny"

0x333d05e3277471358901c46adb57acc40b3218d53aa17c6b480c394ee57f1c00
0x951259eb7e1f5e02909220df735f57636678ea61bcdc76e98884ded70b43da15
0xa42b1f5273fe24b913eceb638c53d8d327f360c4b42bb8342a4f3fff07a53daf
0x1093ffb394c276eb12ea7e09ec49f2388f5096bfe598eef5c5b77ac8a3663b82
0x628447df340709c534d659e0935bec2a817d9c98f794286af1be2505d4d32c4c
0x54867d35d1a2004c96cdf15b3d383ae458b6ac6376bdbad2c5938fd7bc8fa5a0
0x1c1e4eb9b50114917538c660e85836ed73b4561e3a107b73801eb6b72f1b4e67
0x8bdf13f9d1a0554430b088a2472d2a9b17604b47d704105460f503606788a7c9
0xddbbdc9d2e564e2da3cb4fedbd23ed0066700adfee7eaa102d9afe9322ba8754
0x0be81743b2e45eae15596ee7cad6ef6b8de37196332660b030f9808fc3d33d15

Functions
Getter at block 21394201
MAX_BUNNY(view returns (uint256)
20000
name(view returns (string)
CrazyCyberBunny
owner(view returns (address)
0xd4d19c16a4e21f8101f9c391a89259615e9bb7ee
symbol(view returns (string)
CCB
totalSupply(view returns (uint256)
1625
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
price(uint256 _countview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mintCyberBunny(address _touint256 _countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setsaleEnable(bool _saleEnable
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
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.