DOODLES CATS
Verified contract
Active on
Ethereum with 1,800 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
No balances found for "DOODLES CATS"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20534747 | 3 months ago | | | 0 | 0.00030761236 | |
| 20262673 | 4 months ago | | | 0 | 0.00033336049 | |
| 19639835 | 7 months ago | | | 0 | 0.0012479699 | |
| 19427960 | 8 months ago | | | 0 | 0.0027810101 | |
| 19225496 | 9 months ago | | | 0 | 0.0012887712 | |
| 18901271 | a year ago | | | 0 | 0.00067060781 | |
| 18854671 | a year ago | | | 0 | 0.00054492403 | |
| 18820806 | a year ago | | | 0 | 0.0029619323 | |
| 18745936 | a year ago | | | 0 | 0.0034342704 | |
| 18594192 | a year ago | | | 0 | 0.0015073902 |
ABI
ABI objects
Getter at block 21217457
MAXIMUM_MINT_PUBLIC() view returns (uint256)
5
MAXIMUM_MINT_WL() view returns (uint256)
2
MAXIMUM_SUPPLY() view returns (uint256)
4949
baseURI() view returns (string)
ipfs://QmX2JXGwPHzE9BswwZAv5q7g3egc8hKcayqwbc5wfEQzBT/
getPrice() view returns (uint256)
100000000000000000
getSaleStatus() view returns (uint8)
0
giftCount() view returns (uint256)
0
isRevealed() view returns (bool)
true
merkleRoot() view returns (bytes32)
0x3238c96794433e627694a3678328be3da0918d2f2b390f761e8cf327efa7cee5
name() view returns (string)
DOODLES CATS
notRevealedUri() view returns (string)
ipfs://QmV79yhuiQ8u1ZQrLHerc8mNXo2x7x1ZDz8VN1aenwzfsj
owner() view returns (address)
0xdf51c558b5339cb94894335932a95eabc47c6e5e
privateSalePrice() view returns (uint256)
130000000000000000
symbol() view returns (string)
DC
totalReleased() view returns (uint256)
167390000000000000000
totalShares() view returns (uint256)
10000
totalSupply() view returns (uint256)
1198
workflow() view returns (uint8)
0
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
hasWhitelist(bytes32[] _merkleProof) view returns (bool)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
payee(uint256 index) view returns (address)
released(address account) view returns (uint256)
released(address token, address account) view returns (uint256)
shares(address account) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
tokensPerWalletPublic(address) view returns (uint256)
tokensPerWalletWhitelist(address) view returns (uint256)
totalReleased(address token) view returns (uint256)
State-modifying
Events approve(address to, uint256 tokenId)
gift(uint256 _mintAmount)
presaleMint(uint256 ammount, bytes32[] _merkleProof) payable
publicMint(uint256 ammount) payable
release(address account)
release(address token, address account)
renounceOwnership()
restart()
reveal()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI)
setMerkleRoot(bytes32 root)
setNotRevealedURI(string _notRevealedURI)
setUpPresale()
setUpSale()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
updatePublicPrice(uint256 _newPrice)
updateSupply(uint256 _newSupply)
updateWLPrice(uint256 _newPrice)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
ERC20PaymentReleased(address indexed token, address to, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PayeeAdded(address account, uint256 shares)
PaymentReceived(address from, uint256 amount)
PaymentReleased(address to, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
WorkflowStatusChange(uint8 previousStatus, uint8 newStatus)
constructor(string _initBaseURI, string _initNotRevealedUri)
receive()
This contract contains no error objects.