TinyGoblins.wtf

Verified contract

Active on Ethereum with 929 txns
Deployed by via 0x33d60e80 at 14883060
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "TinyGoblins.wtf"

0x186d08a001b45a5a4eb4495906c6ec91a9cecce8cfaa93da5dda8d00e0766643
0x27215b7df220e1c5287171948c44d5a1af2cfdec81b933a6e8f3c6c5b1d8cc02
0x28760c6080f24e05e7a1d87df2cc82e19c9e9df349fd8356a3aa2710a533e7bb
0x7651e5823b6c692e6b7dca513eeabe3b3974f48d2e254eb0d71dd3e41a00b328
0xb6ba04c72f45e5aa5b339ca73d798922e836f553015a8d9166005f1775927f2d
0xf1dade189c388b53a43ebd997c0c526a5ee257a63d041e7c2752cda874c67c6d
0x905e29ef37af7f99bcce55888e1f64f9210a349ace85149c8c4bcc26fe13caa5
0x59dc7a7cf131721c73246507ffc50087cadaf141f93252ccf3dee194b898ada0
0x01b2a3397edecfa4cb39b9747fecd6638fb069d4fceccb606b3f36432107ed99
0x32cf0c8fa3405a5c6c81b41a0cd632b93b32c3433994f4afb2bf74c158abd2ed

Functions
Getter at block 20862902
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://QmU53Z3FKnTXSb7vgjdJgKtd6meScosLCxNzF9NmRJ6uv1/
freeprice(view returns (uint256)
0
maxPerTx(view returns (uint256)
10
maxSupply(view returns (uint256)
2999
mintEnabled(view returns (bool)
true
multiplePrice(view returns (uint256)
6900000000000000
name(view returns (string)
TinyGoblins.wtf
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x12b9e5ee7ad36b585c26f548eaf9a81904b55d39
symbol(view returns (string)
TINYGOBLINS
totalSupply(view returns (uint256)
934
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)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 amountpayable 
ownerBatchMint(uint256 amount
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setMaxPerTx(uint256 maxPerTx_
setOwnersExplicit(uint256 quantity
setPrice(uint256 price_
setmaxSupply(uint256 maxSupply_
toggleMinting(
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
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.