DAN DAO

Verified contract

Active on Ethereum with 3,571 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"

0xe041ed4087735f252d15a49e906972a0ea6cd2aad739ca8afa048f8a11bfc693
0xe2defcf4a1d1422cdd917187c1f69e83f3a921994e979a24d06a57d73855ef70
0x5d04b52adb1a13bd47ebeafaa694ca564c8a09ca99f79fa960a2aa32ac65e15d
0x47c5aebb9afdc246a8db9bbfdf20484f22a97f6c1dd6e3f7625539f9a5c94416
0xb77f267b035a482d483c5284a87b6ee50f1e8acad3f916e3a05259ea9dbbb1b2
0xf592cb515d48d25376d7c82a7d637ca0f728fa968f1d6dea4efd679c9a912b8c
0xa122e426ed2a1afee459c56dcb2a05776ed169bf997cd46d7df97aa78cbbc73c
0x88db5e0ed3b148c65bdc3fe74a13c41abe002c7b50fc65b340a4e9c3c8d6cc50
0x10fe14ba70908bc2c18c8914c1585b4f58379fcda587b2c7b146c0cc0fa169ec
0xabb4342d2d1b514cf3404fc56696584289eb3fe83641cd2287702dedfcb1259a

Functions
Getter at block 20940558
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.