The Invisible Ghost

Verified contract

Active on Base with 302 txns
Deployed by via 0x6ed5ebb8 at 3036406
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "The Invisible Ghost"

0xa8d58f87a7912644fe2a71dafb5e878a3a55457b0639bd6e0bede4406cf3695f
0x4fe513cdd8723fec0c7e21bf84d05d71c13ae90c3e9e41a36596df9ba4f79b93
0xd24284a0625b2dff6af7fff43f2eb5959c56a97d9c0ce695170d629fd3196024
0x43a733fd3bbe55768e8451e00044e5c7235b97ea68006c89b5e7dde81f328668
0x95a8217d7bc59171f9cacf586c66e85a5b711d0b163c9134400265a5cb277811
0xdd8fc5e62e41347461d82c9e08ac91766e973b1ac91ab93fb48e9ee8e4560358
0xea9cb97c6cd1896c844ef948ada267d8e135bcf69f42ba39acb52dd0e3abe6a0
0x7616f91406a4428557f9cec1ab83b18ab0be323aaf9ac7e892b763ec6eb80d77
0x21bd66199f5abec1059b1a84df45a0d575faa465c49101fe73e8a38d27beb884
0x910d50f805472042cd2dd25bce33ee578535f04a981b34a0c3b1cfa4a051e3cc

Functions
Getter at block 21855330
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://bafybeifmujs4tpmjlbyr7if4wi4eroqeoargswgvj463axlpb2ai2bq5qm/
cost(view returns (uint256)
1
maxMintAmount(view returns (uint256)
2
maxSupply(view returns (uint256)
5555
name(view returns (string)
The Invisible Ghost
owner(view returns (address)
0xdbb8ce6f5d7a24a55ee558106d43c29aa2e5c7b3
paused(view returns (bool)
false
symbol(view returns (string)
TIG
totalSupply(view returns (uint256)
806
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
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[])
whitelisted(addressview returns (bool)
State-modifying
approve(address touint256 tokenId
mint(address _touint256 _mintAmountpayable 
pause(bool _state
removeWhitelistUser(address _user
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistUser(address _user
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _namestring _symbolstring _initBaseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.