goblintown

Verified contract

Active on Ethereum with 7,377 txns
Deployed by via 0x7d5cc2cc at 17052649
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "goblintown"

0x8f4908d2268542335115df84d3aa3bba23f7c1e02e8c93a2a6c31e7f528294ff
0xd83bf74a0dcbc036637aecd0fb4b528ce693bd9185a947d62fe543d877385745
0x44218623553aaaa92c24b44e257f232117ff923067e5545f702a8ebc37c76655
0x259908944a801bdbf43f203ba353c8cfb16cc784c95517901bade19e8c6420fd
0x3034eceeef56172d386964c2d5271c640c8531a784bbba41c87038df6f8aac7d
0x2dfeb18acddb0567e7377c90c6fa1724519d1bcb0ebaecf52257bc12555dc288
0x633aa2d28ccb43fc8275e24ae4c99619946e73123efba0ddcb560acc19928882
0xb3ae0c7ae2c1dddb0c5f13bb24fee3d0f5889108def4f3e53927ea78a8ce542a
0xa5cfe949a47edfd5e073a1636bc02e52572a9a63d5f27b9fa3e10fa826e72629
0x16f42bd1513b06fc450a1dda551f89e17e10c6fd8b196eb1690898dc026a5cd1

Functions
Getter at block 21171993
_partslink(view returns (string)
ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2/
byebye(view returns (bool)
false
byebyething(view returns (address)
0x0000000000000000000000000000000000000000
goblins(view returns (uint256)
9999
isOperatorFilterRegistryRevoked(view returns (bool)
false
name(view returns (string)
goblintown
operatorFilterRegistry(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
owner(view returns (address)
0x62ac2dbbd306610ff8652b9e0d1a310b6c6afa0f
symbol(view returns (string)
GOBLIN
totalSupply(view returns (uint256)
9999
Read-only
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721ATokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
approve(address operatoruint256 tokenIdpayable 
makegobblinhaveparts(string _parts
makegoblingo(address _thingbool _bye
makegoblngobyebye(uint256 _goblin
makingobblin(address[] _lords
renounceOwnership(
revokeOperatorFilterRegistry(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
sumthinboutfunds(payable 
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
updateOperatorFilterRegistryAddress(address newRegistry
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OperatorFilterRegistryAddressUpdated(address newRegistry
OperatorFilterRegistryRevoked(
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
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
InitialRegistryAddressCannotBeZeroAddress(
InvalidQueryRange(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OnlyOwner(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
RegistryHasBeenRevoked(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(