This contract is being backfilled. You may encounter incomplete storage history.

Wobbles

Verified contract

Proxy

Active on Ethereum with 1,539 txns
Deployed by via 0x76807694 at 14619560
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
7 additional variables

No balances found for "Wobbles"

0x5593f5487fb3640b94627ebf3419ee8857b36d2852210071557527b636ba8cec
0x6fa074f360c71479a34bb201b53e38557f4f293e4f0c55b893a0a9236c088c1c
0x4d426ae186dae9bef9117e2d100d51a640ba480c726e553f0cc3c914fe6b5386
0x8b011e7b1b1330f283ac1181aafdc6bc3759eee6c369dad73bb62eecea0eb30b
0x37a76c92303a6be6600fef2c2881b3c43ac5631693bf4b1e3d390900a80d1bd0
0xca3ed0943559d1c782c0977aa0022540cd865cea3134b043c7f5c9b28f9e4fad
0xe5617f4b784a360796e085d1af9d9a74c13d828218f09b64cd063447dc79d279
0xed6b0e74b3f66d50edd8c9305fbba726d072ed218c03b99ac7977eba9191c2bc
0xe58846928c582089da1b28741f26608e3ebbea651ae3bc28d2f6ef014775a940
0x09b6453512365972d20b2de1efe3bdd4a6952ee1b53b71abfe1c0811b8f5c628

Functions
Getter at block 21214479
implementation(view returns (address)
0x0aad9cf1d64301d6a37b1368f073e99ded6beca5
BURN_ADDRESS(view returns (address)
0x000000000000000000000000000000000000dead
cost(view returns (uint256)
15000000000000000
maxPerMint(view returns (uint32)
4
maxPerWallet(view returns (uint32)
4
name(view returns (string)
Wobbles
open(view returns (bool)
false
owner(view returns (address)
0xe8a68b9ad1fd6755972d6b921768086cf5102047
presaleOpen(view returns (bool)
false
referralCap(view returns (uint256)
0
referralOpen(view returns (bool)
false
reqToken(view returns (address)
0x0000000000000000000000000000000000000000
revealed(view returns (bool)
true
supply(view returns (uint256)
2222
symbol(view returns (string)
WBLS
totalSupply(view returns (uint256)
2222
Read-only
affiliatesOf(address ownerview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
__ERC721A_init(string name_string symbol_
airdrop(address[] _recipientsuint256[] _amount
approve(address touint256 tokenId
initialize(string _namestring _symboluint256 _maxSupply
mint(uint256 countpayable 
mintAll(payable 
presaleMint(uint32 countbytes32[] proofpayable 
referralMint(uint32 countaddress referrerpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCommission(uint256 _val1
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updatePresale(bool _openbytes32 root
updateReferral(bool _openuint256 _val
updateReqToken(address _address
updateReveal(bool _revealedstring _uri
updateRoyalties(address _recipientuint256 _fee
updateSale(bool _openuint256 _costuint32 _maxWuint32 _maxM
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 _symboluint256 _totalSupply
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.