Descendants of Smurfcat
Verified contract
Active on
Ethereum with 4,352 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 5 additional slots
No balances found for "Descendants of Smurfcat"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21215366 | 15 hours ago | | | 0 | 0.00061778599 | |
| 21202904 | 2 days ago | | | 0 | 0.00064710463 | |
| 21196796 | 3 days ago | | | 0 | 0.00071375499 | |
| 21196125 | 3 days ago | | | 0 | 0.0010282984 | |
| 21196121 | 3 days ago | | | 0 | 0.0010756848 | |
| 21181149 | 5 days ago | | | 0 | 0.0038243148 | |
| 21164307 | 8 days ago | | | 0 | 0.00082208656 | |
| 21163765 | 8 days ago | | | 0 | 0.00074777100 | |
| 21163680 | 8 days ago | | | 0 | 0.00076909338 | |
| 21161371 | 8 days ago | | | 0 | 0.00065105584 |
ABI
ABI objects
Getter at block 21219788
MAX_SUPPLY() view returns (uint256)
3333
MINT_COST() view returns (uint256)
10000000000000000
baseURI() view returns (string)
https://arweave.net/N5mt43hKPLHBvWn2T9IZF3C9JbL2fFZ3eRf4rjaEHQk/
metadata() view returns (address)
0x2839d58be0e7a081d83e93ad168407132fe93a41
name() view returns (string)
Descendants of Smurfcat
openMintEnabled() view returns (bool)
true
owner() view returns (address)
0x93d21f777c65a07192da7bc0abf6cbad0ffeda0f
paidSupply() view returns (uint256)
282
symbol() view returns (string)
DoS
totalSupply() view returns (uint256)
3333
Read-only
balanceOf(address _owner) view returns (uint256)
getApproved(uint256 _tokenId) view returns (address)
hasFreeMinted(address _user) view returns (bool)
hasPaidMinted(address _user) view returns (bool)
isApprovedForAll(address _owner, address _operator) view returns (bool)
ownerOf(uint256 _tokenId) view returns (address)
supportsInterface(bytes4) view returns (bool)
tokenURI(uint256 _tokenId) view returns (string)
State-modifying
Events approve(address _approved, uint256 _tokenId)
claim(address _account, uint256 _tokens, bytes32[] _proof)
forceUpdateAllMetadata()
mint() payable
mint(address _account, bytes32[] _proof) payable
mintMany(uint256 _tokens) payable
ownerWithdraw()
safeTransferFrom(address _from, address _to, uint256 _tokenId)
safeTransferFrom(address _from, address _to, uint256 _tokenId, bytes _data)
setApprovalForAll(address _operator, bool _approved)
setMetadata(address _metadata)
setOwner(address _owner)
transferFrom(address _from, address _to, uint256 _tokenId)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
BatchMetadataUpdate(uint256 from, uint256 to)
FreeClaim(address indexed account, uint256 tokens)
Mint(address indexed owner, uint256 indexed tokenId)
PaidClaim(address indexed account)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
receive()
This contract contains no error objects.