Globlers

Verified contract

Proxy

Active on Ethereum with 120 txns
Deployed by via 0x98c9f8b1 at 15655139
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
-
variable spans 6 additional slots

No balances found for "Globlers"

0xea901a5904da5f58d94ba78d68291654aa0ad98d84c004f32f4428f3cd05a090
From
0x1484d1bfb4cfb23f5c49a8793d507bc077ead5e5ebc1b8af351c7a3e677cbec5
0x735b968b29d4ba8a8195d79f24b7ef74d48fd9aeebaa11cd9989541e9876c34d
0xb0f7d22b4bedb8f4422770d74f59f39b42cc71fe40ae9afda808e9500c6d7eba
0xe4bd5b1c58c6afa716bc60b3ac8281bdc7b382aa34c0cd1a48dc0c8796cb4f87
0x5a6f23ecf97702bbb3a211959d547b68adef94c990d6c3e1e1e7f70fb142051c
0x03175e98dd7ef1581fb10b5c1794fe3372fbff9ee2f182f7941b5cefd1573373
0xe75b13241d0d155e3580e84ca3aba63aac8faa428291621e414ba12f623f3428
0x072c045f402ead3af889269f54f4d3675141c8af92f98dac83e59be7a1e40a77
0xf7045921bfb61ee211c7f1a92e13ed77acecc3d11da75ba92d7a3361435a11b9

Functions
Getter at block 21096057
affiliateFeeUnlocked(view returns (bool)
true
 
config(view returns (string unrevealedUristring baseUriaddress affiliateSigneraddress ownerAltPayoutaddress superAffiliatePayoutuint32 maxSupplyuint32 maxBatchSizeuint16 affiliateFeeuint16 platformFeestruct ArchetypeDiscount discounts)
discountsUnlocked(view returns (bool)
true
maxSupplyUnlocked(view returns (bool)
true
name(view returns (string)
Globlers
owner(view returns (address)
0x3db78767fc98de7ef7fa5ea18c5acaf17fcfc51c
ownerAltPayoutUnlocked(view returns (bool)
true
ownerBalance(view returns (uint128 owneruint128 platform)
(owner=0, platform=0)
provenance(view returns (string)
provenanceHashUnlocked(view returns (bool)
true
revealed(view returns (bool)
true
symbol(view returns (string)
GLOB
totalSupply(view returns (uint256)
100
uriUnlocked(view returns (bool)
true
Read-only
affiliateBalance(addressview returns (uint128)
balanceOf(address ownerview returns (uint256)
computePrice(uint128 priceuint256 numTokensbool affiliateUsedview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getTokenMsg(uint256 tokenIdview returns (string)
invites(bytes32view returns (uint128 priceuint64 startuint64 limit)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenMsg(uint256view returns (bytes)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
initialize(string namestring symbolstruct ArchetypeConfig config_
lockAffiliateFee(string password
lockDiscounts(string password
lockMaxSupply(string password
lockOwnerAltPayout(string password
lockProvenanceHash(string password
lockURI(string password
mint(struct ArchetypeAuth authuint256 quantityaddress affiliatebytes signaturepayable 
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAffiliateFee(uint16 affiliateFee_
setApprovalForAll(address operatorbool approved
setBaseURI(string baseUri_
setDiscounts(struct ArchetypeDiscount discounts_
setInvite(bytes32 _keybytes32 _cidstruct ArchetypeInvite _invite
setInvites(struct ArchetypeInvitelist[] invitelist
setMaxSupply(uint32 maxSupply_
setOwnerAltPayout(address ownerAltPayout
setProvenanceHash(string provenanceHash
setTokenMsg(uint256 tokenIdstring message
setUnrevealedURI(string _unrevealedURI
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
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
Invited(bytes32 indexed keybytes32 indexed cid
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Referral(address indexed affiliateuint128 waduint256 numMints
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Withdrawal(address indexed srcuint128 wad
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceEmpty(
BalanceQueryForZeroAddress(
ExcessiveEthSent(
InsufficientEthSent(
InvalidConfig(
InvalidReferral(
InvalidSignature(
LockedForever(
MaxBatchSizeExceeded(
MaxSupplyExceeded(
MintERC2309QuantityExceedsLimit(
MintNotYetStarted(
MintToZeroAddress(
MintZeroQuantity(
MintingPaused(
NotTokenOwner(
NumberOfMintsExceeded(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFailed(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
WalletUnauthorizedToMint(
WrongPassword(