DAN DAO

Verified contract

Active on Ethereum with 3,575 txns
Deployed by via 0xe6d728c0 at 14659424
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "DAN DAO"

0x3e802b7ebd627f43c388b012f0b8938a64578d3171f06c0541b35aae8c84deb5
0xb6cbdbcfcdeba16fd7814412792403befab20ad01a1d27e7cde7c94b42303b9f
0xb803e1262393d07797ef35ed7760593a138b344056d188769f7809dea7c9fa83
0xba2fa0eaea6be47abd1a72ffe4e9a51771d00d225723f431503bd0834baa929c
0xe041ed4087735f252d15a49e906972a0ea6cd2aad739ca8afa048f8a11bfc693
0xe2defcf4a1d1422cdd917187c1f69e83f3a921994e979a24d06a57d73855ef70
0x5d04b52adb1a13bd47ebeafaa694ca564c8a09ca99f79fa960a2aa32ac65e15d
0x47c5aebb9afdc246a8db9bbfdf20484f22a97f6c1dd6e3f7625539f9a5c94416
0xb77f267b035a482d483c5284a87b6ee50f1e8acad3f916e3a05259ea9dbbb1b2
0xf592cb515d48d25376d7c82a7d637ca0f728fa968f1d6dea4efd679c9a912b8c

Functions
Getter at block 21288062
DD(view returns (uint256)
0
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
maxSupply(view returns (uint256)
2222
merkleRoot(view returns (bytes32)
0xc047723840d43f9fbb1ca8399c2dd480b1c1c9b60d9c4aa8271795f0daff1367
name(view returns (string)
DAN DAO
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
DAN DAO
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
getRoleAdmin(bytes32 roleview returns (bytes32)
getUserStatus(address addrview returns (booluint256booluint256uint256uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256view returns (string)
State-modifying
airDrop(address[] addrsuint256 amount
burn(address accountuint256 amount
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
grantRole(bytes32 roleaddress account
mint(uint256 amountpayable 
refund(uint256 amount
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setActive(bool newActive
setApprovalForAll(address operatorbool approved
setBaseData(uint256 newPricestring newURIuint256 newMaxSupplyuint256 _maxFreeMintbytes32 newRoot
transferOwnership(address newOwner
whiteMint(uint256 amountaddress[] addrspayable 
withdraw(address addr
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(string name_string symbol_uint256 maxSupply_uint256 publicPrice_string uri_bytes32 merkleRoot_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.