MiaKhalifaDAO

Verified contract

Active on Ethereum with 1,123 txns
Deployed by via 0xfc8fd1a2 at 14027968
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MiaKhalifaDAO"

0x3a2eefb1e36c5a2d4dae5c75ef045efc9f6dc5f9597bef92d95962571434c6a6
0x73db1231c3f066dd5d153bc964396ec470908b1f9597acaa8752cb71e21633f1
From
0xb83efdaeb1669c4fd498e5d7df750f3ecb6943406c0c72680c170154440b82f9
0x129e6e9261726f3b404ccf7609f7e8da04d5ab5f6135f5182837a00a5887294f
From
0x7ac36b132f8bb227060b0a0c8c7b5b134bca869d318433b26535f935b3ec23f7
From
0xf99ef57da9294cc5d5b52eeecb8b080d53683db3b84db32ed453b6c17fad004d
From
0xf58d690171ba6110c5428225cc701589cbd356e7db87c512eef674ffa8a2a0e9
From
0xc244e2e45e5b2a25038e714c8749263355b7e85abd4a562ab74b4757ceec6e00
0xd0609eba4cdf1cf48e7715f7dd8486bd39ce35944643f8ef37a7ae0f3b03bf3a
0xd667f26e70c360e0dd5b21075868e4f864c08dcb02a5f11b13d2b879409daeec

Functions
Getter at block 20908593
name(view returns (string)
MiaKhalifaDAO
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x6ad106a1ac51479f7d5e35783d0bd4608b7b3e10
symbol(view returns (string)
MiaDAO
totalSupply(view returns (uint256)
1111
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
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
changeCollectionSize(uint256 newCollectionSize
changeMaxBatchSize(uint256 newBatch
mint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setOwnersExplicit(uint256 quantity
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
withdrawMoney(
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 maxBatchSize_uint256 collectionSize_uint256 amountForAuctionAndDev_uint256 amountForDevs_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.