goblintown

Verified contract

Active on Ethereum with 7,460 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"

0x0097e14f42a7adeabae841a1ae784bb5fdae9b9c8fb8a4c031870d59957a3f17
0x627701c7212a45351fe78682f659364f4b9f3ff94f6d6f0d89b0c7ac3fd18565
0x438c20cc8d761528ff22274cb6d913c3b7663942d725e8df63952c2248f664e1
0x566eaa4fdf9b75114f8812da75c93f11a096785edcc5e32181030a3e4a37a53b
0x6f33d2de3ff38c881eb41c2d749d0279e1e3fd2745c6038fcc68bf67a071a320
0xa439b3bf222c687fb14a95597b273a7af44a5fbd06310f38a53d67c5b78f7f25
0xfbd971522725a77efdc8d894a3f7661ef09d1d889808ec898be3d289197b61bb
0x387e0cbe5b18cd3d74e3132f6b94ba2df62fbfb18829d7d540d07b0bea1d6a82
From
0xf5d676675166b72f3dd1770e04aa0943245b95a7b36ae7ec33bf6d0db8237522
0xbaf1d8db8170e06e7f9b1d1c336b81ab381d3b272f126a1e67d11b4554dd25c6

Functions
Getter at block 21297647
_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(