MoBuDao

Verified contract

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

No balances found for "MoBuDao"

0xfbfd0a03c6b5c346a0fdcf61f6159281506d1b0b9c94685335fdfeab28daace6
0xb76b30b2b6b393ff93981d25b7a8fdcef5186d731f29e78d3766e195de4bc299
0xe08c992dfd73004b91e972e48ccc388f30da9075752fa0363a4f2f7013c918c8
0x36eecbe8f7ba8cffecfeb392846a0f39ef1ef1bae8d38a4a95764ddd4647c867
0x321082ac7ffecf587b2a2623c40cc04c3ab637f581c6960af2e592fd102a5fc4
0xc3caf36519c28c25a25efde4ff07ea4e8b466c0d505e9f4136c11edecacdc808
0xd4f04d7403480ad1393191c762fc53c75565d7b23def0592043f1c4a28c1a6a4
0x1b658bd30100275bb1bb5b179023597114b8daf1b41f67676517d2eabc6b5dbd
0x9bb0076b23577910c04ce8989e15e10928fc9e3806f80a4db02141170be63903
From
0x22c9dfc3e39d16bfe573d367b297d9d4f0865511d630c2e9f301b2572335cb42
From

Functions
Getter at block 21219671
MAX_SUPPLY(view returns (uint16)
6969
MINT_PRICE(view returns (uint240)
39000000000000000
STAGE_SUPPLY(view returns (uint16)
969
name(view returns (string)
MoBuDao
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0xd7007172514befeba24840a90a0640af735f7fc1
symbol(view returns (string)
MBD
totalSupply(view returns (uint256)
641
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 amountpayable 
renounceOwnership(
reserve(address touint256 amount
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setStageInfo(struct MoBuDaoStageInfo newStageInfo
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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(string _initBaseURIstruct MoBuDaoStageInfo _stageInfo
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.