Meta-Life Residence

Verified contract

Active on Ethereum with 239 txns
Deployed by via 0xa1e0a353 at 19150867
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Meta-Life Residence"

0x1c2fcbfda55ee412b137bc67a32bd3fb2e0fe345e1909c524b25fe6749bc0401
0x44e7ecc05784cfcd7e60f9d6a4e55a2b0fdfd51bc52b6f17937326cd80ec9c02
0xef52855a36140dc60e1d3a93ccff34984d87ddc9d249450805a1d0febf79be70
0xb16113f63483de2e97ae2596b8d96cdce7e499137da45d9ca871ab499e95b805
0x3312d467812d40328f8f5f47730fd462bfa742d51092f8484be90a57fc01ceff
0x91fbeea53a4e679b495ed337b424b3457dfc394943dca1c83ba08d474bd493bd
0x0c70b57cedbd0dec966a60317fe37a3853a35e8fb8569b857527014bb9087d80
0xb2b5c170ac54178bfeefdd9f11463d22188e645fc6e7e896a4061d5a1c998633
0xbd4a4c28552d72d3dbaf196b41597e72fe2f330a3a58e9b60919258950079749
0x297bc2677aa541aae4c143e3e9ab961fc8623b3e394309c5d563be682ff2cb2d

Functions
Getter at block 21255640
baseURI(view returns (string)
https://metalegends.mypinata.cloud/ipfs/QmQMa1pkaxQtTorTshd8PH9FFveLF8eBYiHzP57Biy32nX/
collector(view returns (address)
0x0000000000000000000000000000000000000000
maxSupply(view returns (uint256)
700
name(view returns (string)
Meta-Life Residence
originOwner(view returns (address)
0x4abd9bd6f92654b45c42a9e0f9a3d23c7c14406e
owner(view returns (address)
0x4abd9bd6f92654b45c42a9e0f9a3d23c7c14406e
remainingSupply(view returns (uint256)
457
symbol(view returns (string)
MLR
totalSupply(view returns (uint256)
243
Read-only
allowlist(addressview returns (uint8 totaluint8 claimed)
balanceOf(address ownerview returns (uint256 result)
getApproved(uint256 idview returns (address result)
isApprovedForAll(address owneraddress operatorview returns (bool result)
numberMinted(address minterview returns (uint32)
ownerOf(uint256 idview returns (address result)
remaining(address walletview returns (uint8)
supportsInterface(bytes4 interfaceIdview returns (bool result)
tokenExist(uint256 tokenIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
_setBaseURI(string _newBaseURI
addAllowlist(address[] _toAddAddressesuint8[] _quantities
approve(address accountuint256 idpayable 
mintRandom(uint8 _quantities
removeAllowlist(address[] _addressesuint8[] _quantities
renounceOwnership(
safeTransferFrom(address fromaddress touint256 idpayable 
safeTransferFrom(address fromaddress touint256 idbytes datapayable 
setApprovalForAll(address operatorbool isApproved
setCollector(address _newCollector
transferFrom(address fromaddress touint256 idpayable 
transferOwnership(address newOwner
withdrawAll(payable 
Events
Approval(address indexed owneraddress indexed accountuint256 indexed id
ApprovalForAll(address indexed owneraddress indexed operatorbool isApproved
Minted(address indexed fromuint256 timestamp
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed id
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AccountBalanceOverflow(
BalanceQueryForZeroAddress(
ContractsCannotMint(
MustMintAtLeastOneToken(
NotEnoughAvailableTokens(
NotOwnerNorApproved(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
ReentrancyGuardReentrantCall(
TokenAlreadyExists(
TokenDoesNotExist(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(