HashDemons

Verified contract

Active on Ethereum with 3,104 txns
Deployed by via 0xf2b32df6 at 12668669
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#738)
ERC-721
--
0x84164c976e4f0d7a646ed4deba184054045153629f40a5585ef75c15a438136b
0x1c21fb93d83be2184382b7784905f3efe9de647368559e36ef7bad3a9d295b01
0xb7a684bc35ae620c41d43a672a763de00b6aba92e5c4dad79a1816eb482811ea
0x40a82a7290960c83fe6137c3d229354d0387f8970dba6598b48be2b4157839dd
0x07f8094eedf6825912a6dde2e8fa6658a97175d190a89007a7db4670475ba6dd
0x069edf4bb0151723111e55826619762dbe010cce81081f1a636275a51adedfe7
0x60e9c7c5842277df7cc87a38d236f8b7cd85e9a27b7ae777eebef672b63667b1
0xc3da121f4de3b508d8ff00de3c58e24f72dddff52826d09fe6a1ed32f1d8f42f
0x5d7e9efa10ea1c98b3e0f5c16cdb81c7b16ef7b547e42e265e7d2ad394e1344a
0x25bafede8fe210626f4976c43ff9cd87f6a82b782cf4dc2fb54f18128e458d07

Functions
Getter at block 20861700
MAX_DEMONS(view returns (uint256)
6666
name(view returns (string)
HashDemons
owner(view returns (address)
0x0850bd7837c12b5c69015bc74a82c944e115994d
symbol(view returns (string)
HASHDEMONS
totalSupply(view returns (uint256)
6666
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
mintDemons(address _touint256 _countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
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.