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

Live4Well

Verified contract

Implementation

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

No balances found for "Live4Well"

No transactions found for "Live4Well"


Functions
Getter at block 20796913
MAX_SUPPLY(view returns (uint256)
0
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
baseTokenURI(view returns (string)
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
symbol(view returns (string)
tokenURIOverride(view returns (string)
tokenURISuffix(view returns (string)
totalSupply(view returns (uint256 result)
0
upgrader(view returns (address)
0x0000000000000000000000000000000000000000
upgraderRenounced(view returns (bool)
false
Read-only
approvedContract(addressview returns (bool)
balanceOf(address ownerview returns (uint256)
bio(uint256view returns (string)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721AUpgradeableTokenOwnership ownership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721AUpgradeableTokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isUnlocked(uint256 _idview returns (bool)
isUnlockedMultiple(uint256[] tokenIdsview returns (bool[])
lockCount(uint256view returns (uint256)
lockMap(uint256uint256view returns (address)
lockMapIndex(uint256addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
ownerOfMultiple(uint256[] tokenIdsview returns (address[])
supportsInterface(bytes4 _interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
airdrop(address[] receivers
airdropWithAmounts(address[] receiversuint256[] amounts
approve(address touint256 tokenIdpayable 
changeMaxSupply(uint256 maxSupply
freeId(uint256 _idaddress _contract
initialize(string baseURI
lockId(uint256 _id
renounceOwnership(
renounceUpgrader(
safeTransferFrom(address _fromaddress _touint256 _tokenIdbytes _datapayable 
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setUpgrader(address _upgrader
transferFrom(address _fromaddress _touint256 _tokenIdpayable 
transferOwnership(address newOwner
unlockId(uint256 _id
updateApprovedContracts(address[] _contractsbool[] _values
upgradeToAndCall(address newImplementationbytes datapayable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BioChange(uint256 indexed tokenIdstring bio
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
Initialized(uint64 version
NameChange(uint256 indexed tokenIdstring newName
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenLocked(uint256 indexed tokenIdaddress indexed approvedContract
TokenUnlocked(uint256 indexed tokenIdaddress indexed approvedContract
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Upgraded(address indexed implementation
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
InvalidInitialization(
InvalidQueryRange(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
NotCompatibleWithSpotMints(
NotInitializing(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
SequentialMintExceedsLimit(
SequentialUpToTooSmall(
SpotMintTokenIdTooSmall(
TokenAlreadyExists(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot