Sheboshis

Verified contract

Proxy

Active on Ethereum with 9,884 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 $20,415.55
ERC-20
Value $79.81
0x4aa8393bfd53d11c4c7f50383b8333a2dc45c2bdd25de5f03bcab3a45cc2565c
0x7acbc75265323b73295cf1dd4f33350766630d9bc3e4470ea55d7a06512325ff
0xb0fbbe15f89f642b2f2277e7c4ee15c6cca13cef3981d6c08c99a9cf0401cc79
0x482a770d08e76053151a353e33281683b26fc927be58e0cdd0fcdfb09b5f579d
0x22e28bc4c7a6101f894c5c28a67b425488155cd3a826a9e21b4e3a7f78c3fb22
0xeb9372e2c9478c45ba314ff6bfc0973337e8105677cc839550b8c26b3a8cf7cc
0x38de702f047c0911590b2496b9dd0277206aef5501b1d9fd9bb9628bafae1930
0x4591f2e8efc2de45602d09aafdd2f2838fc7b7bfb888cf35d67582d4962c85dd
0x077363b66892f6cf0a82a9bcd94a45886ef988b6fde29a8375f96511dc9af052
0x7c3e056d714c63099cc7627af7ae65026b98ae920126dffde7ff6bf997868fbc

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