HashGuiseGenOne

Verified contract

Active on Ethereum with 6,695 txns
Deployed by via 0xd005eeab at 13039374
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
 (#8562)
ERC-721
--
0x5c223b9956a58d18d51102c2ad008e0f62db00b76fd4c4c186156021a7cc4dda
0xc83289d6925627b231f861ca9a001e7affeb2f27a57e99a3d6be1162983e1c40
From
0x1a0d7193d5acdbed026500fa3db6fa17b1ee6029995aa05b9cb9ed53e2baf646
0x307f7c95a5049d48cb809fea43457acfa141a29ef3cb983ccd16aa1d10abcdef
0x4486bbeba9bcf9201dc0623847ecbe83e9add3493e9d731acd0cfc26e06fead1
0xbf73274a8b91eef4319ac659e6148b7477f7de960a0ba0290bbb1a180de3a33b
0x5b351797f359bda0abe667585e911e96b2a848a013dd26a80ec81308381a7a49
0x775405bc3af44d9f5f1c381f98548c81222f46f288c745a19c9048899bcddd90
0xf638ba96c0e946b2ef0ae54b5c6525c71e843db5171a6726ca33248d65471a82
0xb3d86051147af558256d83e958fc66da6b1025866c5c41bfab40f9263a2a7f82

Functions
Getter at block 21259546
CURRENT_PRICE(view returns (uint256)
0
MAX_PURCHASE(view returns (uint256)
25
MAX_TOKENS(view returns (uint256)
10000
_owner(view returns (address)
0xde7e22598df9b7cab7c0b13a6f58314fc36b5157
baseURI(view returns (string)
ipfs://QmVAZJLmyT1jZx64u5zYzCo7oukmk8rG61WqKBH92k7SwV/
contractURI(view returns (string)
https://hashguise.com/.netlify/functions/api/contract/hsgs1
name(view returns (string)
HashGuiseGenOne
saleIsActive(view returns (bool)
true
symbol(view returns (string)
HSGS1
totalSupply(view returns (uint256)
10000
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)
State-modifying
approve(address touint256 tokenId
mint(uint256 numberOfTokenspayable 
mintAsOwner(uint256 amount
modifyBasePrice(uint256 amount
modifyBaseURI(string uri
modifyContractURI(string contractURI
modifyCurrentMintAmount(uint256 amount
modifyMaxPurchase(uint256 amount
modifySaleIsActive(bool isActive
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _base_uristring _contract_uri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.