MetalisaNFT

Verified contract

Proxy

Active on Ethereum with 133 txns
Deployed by via 0xdcbf3a55 at 14338294
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 43 additional slots
-
variable spans 45 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
13 additional variables

No balances found for "MetalisaNFT"

0x67623116b1312ae2a57771ab403adc8e9445f133af78094fea7131622cd7fb0b
0x5bfc12ab2188dc0725d5615c616f704e74482378bc01182b329915d98d809212
0x1348beb07f7d5ac8ce829738886b1365ec5b73627d0fdd277e60ebd0d0bc6486
0x5141c538e1e2e64f17a5c9cf98776dc23bc4adb14931bc8d766b57be4076fc43
0xf1eb285c989877b53139beb988bc2b65d33532cac0d2ced20a9d85af49805360
From
0x5e7bec3ee2200aacb75cb59093ac541214c2b894df6c4a4267b4351ea64d6234
From
0x27115126a3efed16a21f205f2859a543cbdea74e12d8169d9d4b679337b2c51e
0xa8d24e26175ff2332e226459c2c14ae4c0094c6b4f35953653103b82859a1db0
0xf2e99ee0c23260730dd19766e21b9d2e814669ada180a13bc631fc7484c19aac
0xf2c1beff50eb8efc92ce1cb25c01e42f9719bb102096f2961fc5428f6b8c84bd

Functions
Getter at block 20874872
auctionActive(view returns (bool)
false
auctionDuration(view returns (uint256)
0
auctionPrice(view returns (uint256)
0
auctionStartedAt(view returns (uint256)
0
maxAmount(view returns (uint256)
1000
maxPerMint(view returns (uint256)
5
maxPerWallet(view returns (uint256)
5
name(view returns (string)
MetalisaNFT
owner(view returns (address)
0x3316464aa9f42edffc27a594d1a5ffa2173761b3
presaleActive(view returns (bool)
false
price(view returns (uint256)
30000000000000000
saleActive(view returns (bool)
true
symbol(view returns (string)
MetaLisaNFT
totalRevenue(view returns (uint256)
379000000000000000
totalSupply(view returns (uint256)
110
treasury(view returns (address)
0x3316464aa9f42edffc27a594d1a5ffa2173761b3
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
batchAirdrop(uint256[] numberOfTokensaddress[] recipients
initialize(string name_string symbol_address treasury_address trustedForwarder_
mint(uint256 numberOfTokenspayable 
presaleMint(uint256 numberOfTokensbytes32[] proofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setMerkleRoot(bytes32 newRoot
setTreasury(address newTreasury
startAuction(uint256 newMaxAmountuint256 newMaxPerMintuint256 newMaxPerWalletuint256 newStartPriceuint256 newEndPriceuint256 newDurationbool presale
startSale(uint256 newMaxAmountuint256 newMaxPerMintuint256 newMaxPerWalletuint256 newPricebool presale
stopSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
MerkleRootSet(bytes32 indexed merkleRoot
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenBaseURISet(string indexed tokenBaseURI
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.