Hakt DAO

Verified contract

Active on Ethereum with 23 txns
Deployed by via 0x37a7e430 at 13541064
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Hakt DAO"

0xca0c8a4d6ee13ab039f478149aa703abd04a500265cd8b79e89d26b44643a70b
0x544504ef4dcb6960c345897ab6380406f7493ceede827b6c208bf07faa7392df
0xb7439342752ef51f662fd3667d8e9714a48156a5e9562434d31f2853fb648bae
0x1a3bd1ee83a2479e4e0653cf234601237cfe42c98ca92fdb3b97f8f6c0b0fa9d
0x3a4d93f984cb0c00ed7151b6947c8f74cfaece5ab1c92466203c36baa6630fd8
0x3f3dcdf7a22671b3c0e46179bb0641e08b0b8d964bf246fe8f55ad232d778235
0x27dd448f12cdf0c7a0a8e26dfce8da39d6192713e84c241d3438b272c624c0d2
0x579db5eb034547a9c13894e787680ec02513b05738fa40636ad405a3fd8cf4d3
0xa676d61bd2eebd348f0c70bee1018cf12f094113f9130586544ced6a3694c08b
0xb851114551b011e2dea418d450a662750a81034126908bb88c3a35c29d20922d

Functions
Getter at block 20959871
name(view returns (string)
Hakt DAO
owner(view returns (address)
0x2514e51b742fd7cd6113fee6e8b394b6bf1a6a36
symbol(view returns (string)
HAKT
totalSupply(view returns (uint256)
10
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
mintItem(address toreturns (uint256)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Mint(address indexed touint256 indexed tokenId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.