This contract is being backfilled. You may encounter incomplete storage history.

DivineDogsGenesis

Verified contract

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

No balances found for "DivineDogsGenesis"

0x80309d5d72a416d7e1b1c9974d58cffddb6a4a9312a887193297bb07f776fdc5
0x98cdfbbfedec6760c48f8e7320383056ace439c850adf3e7ec9dd879c0a8307b
0x0e407cdf06c7669e94873e76e9085121d150473e1327c708a4402c320daf51d1
0x9eeec82360ea8908f9bee2899907fd45c2107c4774ec5b2cbcc345739acc97b5
0xf5b17d82a3e56418e9b113e9bd6124e42791267bcfe911fc20a6e2f937661789
0x7f4f1733c6551dd1da08e4c60edcc104e6232f7a11d4d39d1b9493a0a2e0fdbc
0x054fde6012cb774cb3b7e7205799dfb2ed78553bc6a90327ff70bbc3e50f55b7
0xab3c234be4997587416056d1c9f4a85db00176dc0d90d0c4d763a3cf569875f9
0xc66efb22813f3ac296aed4262e6a79d83860625de5bee2bad16077539b551aae
0xf3927f2b8249eef67b26c9521f441e20364d9c580190aabb25f6b4ce48c07300

Functions
Getter at block 20798481
baseURI(view returns (string)
ipfs://QmcY7j25XmYzGJZuUfW5MxgYcQZinWRevvNHKKEi9UKuWk/
cost(view returns (uint256)
65000000000000000
isMintActive(view returns (bool)
false
maxPerAddressDuringMint(view returns (uint256)
10
maxPerTx(view returns (uint256)
3
name(view returns (string)
DivineDogsGenesis
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x99391dd90f00e6033e338649c0950f54cc3949ae
symbol(view returns (string)
DDG
teamReserveAmount(view returns (uint256)
0
totalAvailable(view returns (uint256)
555
totalReleased(view returns (uint256)
37010000000000000000
totalShares(view returns (uint256)
100
totalSupply(view returns (uint256)
555
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
payee(uint256 indexview returns (address)
released(address accountview returns (uint256)
released(address tokenaddress accountview returns (uint256)
shares(address accountview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
totalReleased(address tokenview returns (uint256)
State-modifying
approve(address touint256 tokenId
flipMintState(
mint(uint256 quantitypayable 
release(address account
release(address tokenaddress account
renounceOwnership(
reserve(uint256 quantity
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setCost(uint256 _newCost
setMaxMintAmount(uint256 _newMaxMintAmount
setMaxMintPerWalletAmount(uint256 maxPerAddressDuringMint_
setOwnersExplicit(uint256 quantity
setTotalAvailable(uint256 totalAvailable_
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
ERC20PaymentReleased(address indexed tokenaddress touint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PayeeAdded(address accountuint256 shares
PaymentReceived(address fromuint256 amount
PaymentReleased(address touint256 amount
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address[] payees_uint256[] shares_
Fallback and receive
receive(
Errors

This contract contains no error objects.