HashGuiseGenOne

Verified contract

Active on Ethereum with 6,688 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
--
0x775405bc3af44d9f5f1c381f98548c81222f46f288c745a19c9048899bcddd90
0xf638ba96c0e946b2ef0ae54b5c6525c71e843db5171a6726ca33248d65471a82
0xb3d86051147af558256d83e958fc66da6b1025866c5c41bfab40f9263a2a7f82
0x739fec30f96600237388fcef5254ede222303627c7a6047813128533273651f4
0x1c0c937a304d2cb0d32e314c1c2250c34a4a486bd9f545a95691bb4df283e9f8
0xf02d8dd9f0279680ee40483378882cc2e83ed98e249a59fca3a0e6d0028f5162
0x2790b7ed2dce4255d8a562c6e0a1a94a11d00a7f904f07c99624dbc7ee321a59
0xc5b6d7351a251b97fd989d98bbe2a37982a7a63d6839d57e6a73b703239ec24b
0xc99daa07aa62c33e619a952a5604555894d000c16bcc576c1173d5682e9c4544
0x03d7d219d8e1f8dae512f7fb01ff92e26b30a1c13fb3278bfa7ac1ceb08aa2d7

Functions
Getter at block 20882628
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.