Goliath

Verified contract

Active on Ethereum with 1,226 txns
Deployed by via 0x33980303 at 16665678
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional variables
Native
Value $3,163.56
0xc15bc2e5b9dc45b75f0a02b2b9a8a1d0c1922e0ad75ea03e9ff20792f09b57b6
0x67d70993bc3b60c7fdac743aace552f172e3c339c77f5e9cb332be0b28c1bc29
0x43d4091b6b7bb6ba2caabe0fc5caa188c6f4f7dd8869455ad0ba25b06fe3db0c
0x30b353ca4d5ebead4046a27e880512cda50a76c86e63d51c2b4b3739d28f7edb
0xe39d209458271132aa6407f0e919dc7d83dcbc2587a6181b239b2d3d9b12988f
0xab0906600cdbdc8b4b955240942f81f7801ec7c867cfb5ec3b7611d514c32351
0xa4929001bbe8ea4a0ac82acfe4ad5eb8a6a408caf71b44a94f134227640f13f2
0xaf80cb0603cfd18f5f13ac72155058afd3f65ce5909f5fb1155b4cdf1e50c10a
0x4459d19e37bb54f81e45fba0c58faca4b206768f114ba793a48ec2157f0c21b3
0x7034525a5f6a7eb815672eae94856cd39e8ab9921a97e81b5612ce0e6a0fba0d

Functions
Getter at block 20889137
MAX_SUPPLY(view returns (uint256)
5000
PRESALE_MAX_SUPPLY(view returns (uint256)
5000
baseTokenURI(view returns (string)
https://metadata.oldrocknft.com/goliath/
isOperatorFilterRegistryRevoked(view returns (bool)
false
isPresaleActive(view returns (bool)
false
isPublicSaleActive(view returns (bool)
true
isStakingActive(view returns (bool)
true
metadataFrozen(view returns (bool)
false
name(view returns (string)
Goliath
operatorFilterRegistry(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
owner(view returns (address)
0xf8f9b4a0eb286ac2493723fafd7b92dee7d1a2eb
paused(view returns (bool)
false
payoutAddressesFrozen(view returns (bool)
false
presaleMintsAllowedPerAddress(view returns (uint256)
5000
presaleMintsAllowedPerTransaction(view returns (uint256)
5000
presalePrice(view returns (uint256)
10000000000000000
publicMintsAllowedPerAddress(view returns (uint256)
5000
publicMintsAllowedPerTransaction(view returns (uint256)
5
publicPrice(view returns (uint256)
15000000000000000
royaltyAddress(view returns (address)
0x2636cf5c06185b7565bac11e1206f4ffb9800f23
royaltyFee(view returns (uint96)
500
stakingTransferActive(view returns (bool)
false
symbol(view returns (string)
GOLIATH
totalSupply(view returns (uint256)
3287
Read-only
balanceOf(address ownerview returns (uint256)
currentTimeStaked(uint256view returns (uint256)
currentTokenStakeTime(uint256 tokenIdview 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)
numberMinted(address _ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
payoutAddresses(uint256view returns (address)
payoutBasisPoints(uint256view returns (uint256)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
totalTimeStaked(uint256view returns (uint256)
totalTokenStakeTime(uint256 tokenIdview returns (uint256)
userExpires(uint256 tokenIdview returns (uint256)
userOf(uint256 tokenIdview returns (address)
State-modifying
adminUnstake(uint256 tokenId
approve(address touint256 tokenId
freezeMetadata(
freezePayoutAddresses(
gift(address[] receiversuint256[] mintNumber
mint(uint256 numTokenspayable 
pause(
presaleMint(bytes32 messageHashbytes signatureuint256 numTokensuint256 maximumAllowedMintspayable 
reduceMaxSupply(uint256 _newMaxSupply
reducePresaleMaxSupply(uint256 _newPresaleMaxSupply
renounceOwnership(
revokeOperatorFilterRegistry(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setPresaleMintsAllowedPerAddress(uint256 _mintsAllowed
setPresaleMintsAllowedPerTransaction(uint256 _mintsAllowed
setPresalePrice(uint256 _presalePrice
setPresaleSignerAddress(address _presaleSignerAddress
setPresaleState(bool _saleActiveState
setPublicMintsAllowedPerAddress(uint256 _mintsAllowed
setPublicMintsAllowedPerTransaction(uint256 _mintsAllowed
setPublicPrice(uint256 _publicPrice
setPublicSaleState(bool _saleActiveState
setRoyaltyAddress(address _royaltyAddress
setRoyaltyFee(uint96 _feeNumerator
setStakingState(bool _stakingState
setUser(uint256 tokenIdaddress useruint64 expires
stakeTokens(uint256[] tokenIds
stakingTransfer(address fromaddress touint256 tokenId
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
unstakeTokens(uint256[] tokenIds
updateOperatorFilterRegistryAddress(address newRegistry
updatePayoutAddressesAndBasisPoints(address[] _payoutAddressesuint256[] _payoutBasisPoints
withdraw(
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
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Stake(uint256 indexed tokenId
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Unstake(uint256 indexed tokenId
UpdateUser(uint256 indexed tokenIdaddress indexed useruint64 expires
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
InitialRegistryAddressCannotBeZeroAddress(
InvalidQueryRange(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OnlyOwner(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
RegistryHasBeenRevoked(
SetUserCallerNotOwnerNorApproved(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(