Ghostchildape
Verified contract
Active on
Ethereum with 741 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Ghostchildape"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20667704 | 2 months ago | | | 0 | 0.000050708953 | |
| 18518316 | a year ago | | | 0 | 0.0010761240 | |
| 18501668 | a year ago | | | 0 | 0.0010446938 | |
| 18323912 | a year ago | | | 0 | 0.00028501866 | |
| 18050812 | a year ago | | | 0 | 0.00060856377 | |
| 17515919 | a year ago | | | 0 | 0.0016157904 | |
| 17515916 | a year ago | | | 0 | 0.0020201307 | |
| 17515889 | a year ago | | | 0 | 0.0012104288 | |
| 17497736 | a year ago | | | 0 | 0.0022901210 | |
| 17453074 | a year ago | | | 0 | 0.00088783200 |
ABI
ABI objects
Getter at block 21184259
FREE_MINTED() view returns (uint256)
1997
maxFree() view returns (uint256)
5
maxSupply() view returns (uint256)
4000
maxTx() view returns (uint256)
20
name() view returns (string)
Ghostchildape
owner() view returns (address)
0x0ac5862c0b081e8fc931a443fa381e1ade951ddc
paused() view returns (bool)
false
rescure() view returns (uint256)
2000
revealed() view returns (bool)
true
salePrice() view returns (uint256)
1000000000000000
symbol() view returns (string)
GCAPE
totalSupply() view returns (uint256)
3777
Read-only
CLAIMED(address) view returns (uint256)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
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)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events airdrop(address _to, uint256 _quantity)
approve(address to, uint256 tokenId)
mint(uint256 _quantity) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setHiddenMetadataUri(string _hiddenMetadataUri)
setMaxFree(uint256 _maxFree)
setMaxSupply(uint256 _maxSupply)
setMaxTx(uint256 _maxTx)
setPaused(bool _state)
setRescure(uint256 _rescure)
setRevealed(bool _state)
setSalePrice(uint256 _newPrice)
setUriPrefix(string _uriPrefix)
teamMint(uint256 _quantity)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.