HeavenComputer

Verified contract

Active on Ethereum with 17,400 txns
Deployed by via 0x1d84ad0c at 13032661
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "HeavenComputer"

0x8a65f0a1ef94ec8ef19dbeabdb4383a3aa1de745905029a3747e4a22f2db559b
0x570978327bf20f93438d31265c652c1269775160f72c03baa6c022ab200a6b9e
0x411b3757f63386aeba7f89dd5e935f2c6837c35aa0633f84464e53e9b9755c27
0x6e20d8a953b90d65e21a320286a6ab2b6ccc5b2c3d6b60453399e9ca181a2d4b
0x7426df3756791159f453e2d05cf4b0902ded9f6e22e867a420e1f584dddb3ce1
0xef72ef8592d4e0485ccfdfd0d82b0cd1686a5d89cb31aae5c243df70d4fcf56a
0x1b922a42e63f8c31444f81a3d9afda8e56ec1de43e0e320f1cd32d177c4780e8
0xab86a865c09581c4478bc857850f9fc01df161c88ebd857db277f2e25d2f42df
From
0x47980c05c8a9429467413cd2d7beaa015935c18f0c9156ee582f30054bb28715
0x6b85a12309b86dd1e90fc7754b3f5c476c4a7e442db47dea04dd65ae2c0e0eae

Functions
Getter at block 21164276
admin(view returns (address)
0xd6a145cd22fab6fdf7a3bf4d9f51a6812efad5b2
contractURI(pure returns (string)
ipfs://QmeMAyCb5VVigXkb9MFhpPLXkbRGUV2ECYoc39J4WBq7JA
name(view returns (string)
HeavenComputer
nextCollectionId(view returns (uint256)
3
symbol(view returns (string)
HVN
totalSupply(view returns (uint256)
8715
Read-only
balanceOf(address ownerview returns (uint256)
collectionIdToTokenIds(uint256uint256view 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)
tokenIdToCollectionId(uint256view returns (uint256)
tokenIdToHashes(uint256uint256view returns (bytes32)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
viewAllCollectionTokens(uint256 _collectionIdview returns (uint256[])
viewCollectionDetails(uint256 _collectionIdview returns (string nameuint256 tokenPriceInWeiuint256 invocationsuint256 maxInvocationsbool pausedbool locked)
viewCollectionScript(uint256 _collectionIdview returns (string)
State-modifying
addBaseURI(string _newBaseURIuint256 _collectionId
addCollection(string _nameuint256 _tokenPriceInWeiuint256 _maxInvocations
addCollectionScript(uint256 _collectionIdstring _script
approve(address touint256 tokenId
lockCollection(uint256 _collectionId
pauseCollection(uint256 _collectionId
purchase(uint256 _collectionIdpayable returns (uint256 _tokenId)
purchaseTo(address _touint256 _collectionIdpayable returns (uint256 _tokenId)
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Mint(address indexed _touint256 indexed _tokenIduint256 indexed _collectionIduint256 _invocationsuint256 _value
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _tokenNamestring _tokenSymbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.