JapanDao

Verified contract

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

No balances found for "JapanDao"

0x6853e9a9d8b68d8d96409c887bb4252fe581e91b3011df5b0cb771aaff6858bd
0x90c5dd07273cf59764d2bfd929dc059d90a20546e28c7937735adfbfaee5a0ae
0x22ff400797cafdbb29fc1d343c34cddd5b56440831df36aa2a085b9943e2f864
0xc24cb81d7ba1487abab6538f00005c1f058483599dda371dd061c8d510921585
0xf0baafdb0ac115764b142006537b0cbe68606fd89081c28d46ffac662325ff58
0x5ed71cf314424fe195c244014fe84bdf6e15f3a499b4222aab6c82b8c644d8da
0xb220251cd36f0362b815f6f5787255340ee9ef288070b019e1ceb4f574673413
0xfbab4677d0691b6dc98d620b2c6566998bcb16ee005e8849d3db9e4c45d103d3
0x0f9bc8e64aa2ab7b58dfda347b8d353054270fcac98416d72a0be449b10a376f
0x9747c32973d148d07f8181587af350223125b475f29737ec6d3aafbd6d854735

Functions
Getter at block 20883166
getMaxMintAmount(view returns (uint256)
3
getTotalSupply(view returns (uint256)
192
name(view returns (string)
JapanDao
onlyWhitelisted(view returns (bool)
true
owner(view returns (address)
0xf07bea7b1a1fc658c6911b21b67da28df1063df7
paused(view returns (bool)
false
phaseId(view returns (uint256)
4
symbol(view returns (string)
JDN
withdrawAddress(view returns (address)
0x7f429dc5ffda5374bb09a1ba390ffebdea4797a4
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getWhitelistUserAmount(address _userview returns (uint256)
isApprovedForAll(address accountaddress operatorview returns (bool)
phaseData(uint256view returns (uint256 totalSupplyuint256 maxSupplyuint256 costuint256 maxMintAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256view returns (string)
uri(uint256 _idview returns (string)
State-modifying
burn(uint256 _iduint256 _amount
burnBatch(uint256[] _idsuint256[] _amounts
burnForMint(address _fromuint256[] _burnIdsuint256[] _burnAmountsuint256[] _mintIdsuint256[] _mintAmounts
mint(uint256 _mintAmountpayable 
mintBatch(address _touint256[] _idsuint256[] _amounts
ownermint(address _touint256 _iduint256 _amount
pause(bool _state
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setPhaseData(uint256 _iduint256 _maxSupplyuint256 _costuint256 _maxMintAmount
setPhaseId(uint256 _id
setURI(uint256 _idstring _uri
setWhitelist(uint256 _idaddress[] addressesuint256[] saleSupplies
transferOwnership(address newOwner
withdraw(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.