Divine Anarchy

Verified contract

Active on Ethereum with 22,168 txns
Deployed by via 0xc0cd5db0 at 13555456
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional variables
 (#4840)
ERC-721
--
0xa3d93f93499cc6542af1a215818597c80310c3942cf31a58dd028a8a76cf17d0
0x230f542406bdc8aef01ea24d9a0035235aed8b80f823e8f9829db0a4f2ddae61
0x0649d0149458f12ca05d88db8e489bd10fd12289d4673312c995c35abf255bd6
0xe95000cbb299ebdd1829ca34c2ee84db801c2cd092d69d52d349c9a329828aec
0xbf3dd5c79e1769a635f1f8b025165ba224a9161d177c2820e8927062377dc48d
0x95e75c866d075475e40b3e01463ba6d277dc158b7dfe9c57a45b9d4f52d9f6fb
0xcde9ee12f569e356b41f267a590a8845725f9ad5487bfac143592ce571409970
0x90a066c7b60a7f1ba40230af8630ac0f179b787efa79639f61c7bc2f6478c9e5
0x5bf5cf84f6d977d18945febefa4f3f88b47497f2b7f0f042326e34d0c01314cb
0x1e95c73d4d301577aa0c29cda429c69f0306de2e99d9261eab9b9bee61ca9f74

Functions
Getter at block 21172120
ADAM_EVE(view returns (uint256)
2
ASCENSION_APPLE(view returns (uint256)
5
BAD_APPLE(view returns (uint256)
6
HUMAN_HERO(view returns (uint256)
3
HUMAN_NEMESIS(view returns (uint256)
4
KING(view returns (uint256)
1
MAX_MINTED_TO_TREASURY(view returns (uint256)
270
MAX_TOKENS_MINTED_BY_ADDRESS(view returns (uint256)
4
THE_UNKNOWN(view returns (uint256)
0
TOKEN_UNIT_PRICE(view returns (uint256)
90000000000000000
adminWallets(view returns (address)
0x2ed8143a3684df0167a0030f61bb58d9e5a16cb6
getAdminWalletsAddress(view returns (address)
0x2ed8143a3684df0167a0030f61bb58d9e5a16cb6
getMintedToTreasuryFinished(view returns (bool)
true
getOracleAddress(view returns (address)
0x4ee58496dc8eba4811709f51a90a1cb4797c27cc
getPresaleState(view returns (bool)
true
name(view returns (string)
Divine Anarchy
oracle(view returns (address)
0x4ee58496dc8eba4811709f51a90a1cb4797c27cc
oracleForced(view returns (bool)
true
owner(view returns (address)
0x877b380a5252e84f8a4bd37e2149ceb40f6058f1
paused(view returns (bool)
false
root(view returns (bytes32)
0x518328e19bd8bbfbe204025d1f4d54079abfbdf5380375cb6fb5a8f34960a8a1
symbol(view returns (string)
DA
toRescue(view returns (bool)
false
totalSupply(view returns (uint256)
9922
Read-only
balanceOf(address accountview returns (uint256)
consumedAscensionApples(address accountview returns (uint256)
exists(uint256 tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address operator)
getData(address _accountview returns (uint256[][])
getTokenClass(uint256 _idview returns (uint256)
getTokenClassCurrentSupply(uint256 _classIdview returns (uint256)
getTokenClassSupplyCap(uint256 _classIdview returns (uint256)
getTokenClassVotingPower(uint256 _classIdview returns (uint256)
getTokensMintedAtPresale(address accountview returns (uint256)
isApprovedForAll(address accountaddress operatorview returns (bool)
isAscensionApple(uint256 _idpure returns (bool)
isBadApple(uint256 _idpure returns (bool)
isTokenClass(uint256 _idpure returns (bool)
isTokenClassMintable(uint256 _idpure returns (bool)
oracleRescue(uint256 _amountview returns (uint256[][])
ownerOf(uint256 _idview returns (address)
setTokenClass(uint256 _idpure returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
airdropApples(uint256 amountuint256 appleClassaddress[] accounts
airdropToTreasury(uint256[][] treasuryRandom
approve(address touint256 tokenId
ascensionAppleConsume(address accountuint256 appleId
badAppleConsume(address accountuint256 appleIduint256 tokenId
burn(address accountuint256 id
burnBatch(address accountuint256[] ids
forceOracle(bool _value
mint(address accountuint256 amountbytes32[] proofpayable 
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] ids
safeTransferFrom(address fromaddress touint256 id
safeTransferFrom(address fromaddress touint256 idbytes data
setAdminWallet(address _adminwallets
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setMaxMintedTreasury(uint256 _amount
setMaxTokenMintedByAddress(uint256 _amount
setNewTokenPrice(uint256 _newPrice
setOracle(address _oracle
setPresale(bool _bool
setRescue(bool _value
setRoot(bytes32 _root
transferFrom(address fromaddress touint256 id
transferOwnership(address newOwner
withdraw(uint256 _amount
withdrawAll(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
oracleRescued(uint256[][] _tokensuint256 timestampaddress receiver
val(uint256[][] _tokens
Constructor
constructor(string name_string symbol_string baseURI_address _adminwalletsaddress _oracle
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.