Haki

Verified contract

Active on Ethereum with 15,316 txns
Deployed by via 0x9dba80c7 at 14554212
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Haki"

0x6854432e6e7ad4761d5104af64d94705f412386c639e49f40927c9a175219418
0x7f311cad7b8599bcd2e9bd529e9b30c8090602270aa2f76cf77bec73ab404de4
0x14c4cf86b8ca2c6ad05a420fe693105b6f8bc23dad0e51d66628517932805c44
0x6e9633bc4a3e5d96286d00eb4d99065bd376e94298548dff0217e6b055842d70
0x602c0a1b9942a8d28f8c86efe22c81978956bce45664685d59184a3a2a39ebb3
0x01789db8228f1493fa0198dc81e8da7cc6c40755393341989718c2e3f5380f5e
0x6b5d884bf76ef548764d7fb270701a21124b24fb625c7be926462fd6bc071512
0xc11bdff7074d68fdbb7b08e2cefb04927096e9b86d651c33e4c819f165de8cb7
0x4209eeb0052a3db0a01ed28663f095994eaef44ca56c4c765e33af7abb72cdab
0x0045d40ef1e3984b0d6b88b710043282c55b83b96f914f8c7d03a9f27496b687

Functions
Getter at block 21162831
baseTokenURI(view returns (string)
ipfs://QmdYYUtAxGRbM5pcPYnGMzjhKjwEK6hckaNjpJ5H22FvE5/
merkleRoot(view returns (bytes32)
0xf0fc13d4de69e071b1c8b743ca74a5705fef131be90bf9b3459819f2fbc2869c
name(view returns (string)
Haki
owner(view returns (address)
0xe1a371170320ff5819c4a36a8787593226d96118
price(view returns (uint256)
69000000000000000
status(view returns (uint256)
0
symbol(view returns (string)
HAKI
totalSupply(view returns (uint256)
5000
vault(view returns (address)
0x94f20b31117a48a90d1545bb5b3cef9d38bec460
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)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 _amountpayable 
presale(bytes32[] _merkleProofuint256 _purchaseAmountuint256 _freeAmountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseTokenURI(string _baseTokenURI
setMerkleRoot(bytes32 _merkleRoot
setPrice(uint256 _price
setStatus(uint256 _status
setVault(address _vault
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(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(uint256 _priceaddress _vault
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(