tinygoblins.wtf

Verified contract

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

No balances found for "tinygoblins.wtf"

0x32a72f4222d68551303a4cfd1110349f6dfd5c189b4d75a1d67e09cf72074a4a
0xbe0ae2b963c16014debbc915d0002b065da7ad8e30e74aa6d47a0d1e02f9331d
0x9005359c6052beabe2bbd0e404ca86aa2f35907c6f834ed356f5acc91996cab6
0xa539c87ec9bbf29089b56ba5de9df0e993c40ca2e0758be983b304f0e9d7f6fd
0x1cf4a46148bde0445ef7ff4aa4187d294c7f89beba18890380c31fb2d04ced44
0x015a2f41cb72d8b6525fa3e7d0dd65334619e0f575cf919a438b6d2ccf51ed00
0xac82fa79e5a3dc40c1bfefa6c8f305a8bf3d9b8f23728291995764fc4ac036ae
0x8017f839b7f8ea33b8d7b7dacfb6e7d52ec9872735caf0c03c86c7cddfcf99db
0xa9af873156e5131c8dbb327bfecb3e9a835eece488e93348b884f07911fa1a55
0x806745aafde983f1434e902449875dd7f4290f65b6d812c903821c28c0333e5a

Functions
Getter at block 21272248
baseExtension(view returns (string)
.json
cost(view returns (uint256)
0
maxMintAmount(view returns (uint256)
5
maxSupply(view returns (uint256)
2222
name(view returns (string)
tinygoblins.wtf
notRevealedUri(view returns (string)
ipfs://QmX9ueLqcKPxJEBprHXxGzWBMtVMAitpERv91mUiadf37h/hidden.json
owner(view returns (address)
0xa614fd305ffc8a74643b6a2be1760eed5318e632
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
TGwtf
totalSupply(view returns (uint256)
2222
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[])
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
pause(bool _state
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setNotRevealedURI(string _notRevealedURI
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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 _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.