Sheboshis

Verified contract

Proxy

Active on Ethereum with 9,797 txns
Deployed by via 0xee299e78 at 19270299
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 10 additional slots
Native
Value $19,786.62
ERC-20
Value $89.36
0x66a2c7c4aedc14328b4600f5cf30377010d5a61c44b92a82eb83165eb9c07012
0xa6c8bed0af7ff93baca6a85c6ade7e971c14a3fbcfd17013987edecfbb847de2
0x34ac895eb112a4ac2042922acd0d4475caf8dc47f978687a6cf91bfd364c1099
0x4df19cfcdce679b6156444848d5c1bfe4b0823c4893b8e4471ed22e20828e8ae
0x4b6ce7243ef473c91081730966fee1aff9be64c38f181f63e0c1b8a726a7ec64
0x7e0a6f4a15fd491467209e553a5350fa180b7c9ac1c8d62af3ef7115dc141a1e
0xfedf219fb9a36692abdc894fd3265687d5ae5cb1de89025693b88fd3d1a288ca
0xfd8fc9dbad7af9d07dd7f800082311c9cfe765cc8a4885c024439df09fcd2181
0x05f36d20ce5dff4d9fa19912c15a706f372095a567d382b7bac9322c85bd05ce
0x27d276b67172e5a65fba020cd66b1ad0b1aae720cb7ddd141d16904e432591e9

Functions
Getter at block 21157736
LEASHHolderMintLimit(view returns (uint8)
250
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
contractsApproval(view returns (bool)
false
decimals(pure returns (uint8)
18
maxSupply(view returns (uint256)
20000
mintPrice(view returns (uint256)
1000000000000000000000
mirrorERC721(view returns (address)
0x7b463415d67b013d5f1106fd3df048973bc214dd
name(view returns (string)
Sheboshis
numMinted(view returns (uint256)
0
owner(view returns (address result)
0xc7d0445ac2947760b3dd388b8586adf079972bf3
 
proxiableUUID(view returns (bytes32)
reveal(view returns (bool)
true
saleStartTime(view returns (uint256)
1708465451
symbol(view returns (string)
SHEB
tokenLEASH(view returns (address)
0x27c70cd1946795b66be9d954418546998b546634
totalSupply(view returns (uint256)
20000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
getSkipNFT(address ownerview returns (bool)
ownershipHandoverExpiresAt(address pendingOwnerview returns (uint256 result)
tokenURI(uint256 tokenIdview returns (string result)
State-modifying
approvalToContracts(bool _value
approve(address spenderuint256 amountreturns (bool)
cancelOwnershipHandover(payable 
changeName(uint256 tokenIdstring newName
claim(uint256 amountbytes32[] proof
completeOwnershipHandover(address pendingOwnerpayable 
initialize(string name_string symbol_uint96 initialTokenSupplybytes32 _allowlistRootuint256 _maxSupplyuint256 _mintPriceuint8 _LEASHHolderMintLimituint96 _earnings
mint(uint256 amountpayable 
renounceOwnership(payable 
requestOwnershipHandover(payable 
setAllowlistRoot(bytes32 _allowlistRoot
setBaseURI(string baseURI_
setLEASH(address addr
setLEASHHolderMintLimit(uint8 _LEASHHolderMintLimit
setMaxSupply(uint256 _maxSupply
setMintPrice(uint256 _mintPrice
setReveal(
setSkipNFT(bool skipNFTreturns (bool)
startSale(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwnerpayable 
upgradeToAndCall(address newImplementationbytes datapayable 
withdraw(
Events
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed spenderuint256 amount
ContractURIUpdated(
Initialized(uint64 version
NameChanged(uint256 indexed tokenIdstring name
OwnershipHandoverCanceled(address indexed pendingOwner
OwnershipHandoverRequested(address indexed pendingOwner
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
SkipNFTSet(address indexed targetbool status
Transfer(address indexed fromaddress indexed touint256 amount
Upgraded(address indexed implementation
Constructor
constructor(address implementationbytes _data
Fallback and receive
fallback(
fallback(
receive(
Errors
AddressEmptyCode(address target
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
AddressEmptyCode(address target
AlreadyInitialized(
ApprovalCallerNotOwnerNorApproved(
DNAlreadyInitialized(
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
InsufficientAllowance(
InsufficientBalance(
InvalidInitialization(
InvalidMint(
InvalidPrice(
InvalidProof(
LinkMirrorContractFailed(
MirrorAddressIsZero(
NewOwnerIsZeroAddress(
NoHandoverRequest(
NotInitializing(
ReentrancyGuardReentrantCall(
SaleNotStarted(
SenderNotMirror(
TokenDoesNotExist(
TotalSupplyOverflow(
TotalSupplyReached(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToZeroAddress(
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot
Unauthorized(
UnitIsZero(