MAGIC TREASURE

Verified contract

Active on Ethereum with 2,701 txns
Deployed by via 0x46cabdd0 at 14130059
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MAGIC TREASURE"

0x4d0eb4ad1b2039b3d7fea3ea086174165e56dc8c65bdb36ee466073b35ee375a
0xc78adda37ff01258ec6a5c9459d045087953cd4b337d1a9e1efcde46f744da09
0x1056d3fb34743ce469bebd5b89692f4057ea0c0578e92355ea3743f713f91607
0xe89b0be991bf91788bacadd7abb7855870f33f74b243db208927c54fab3e6771
0xac8e3b4a26f1f0ed0bfdf7c4b9899eff14e33dbd8219a4e0acf8901f6392d975
0x316a7d923cd2553396ebde18de8ef06bff8502b2e1e2d6053bd1ab2ecab5bbbe
0x590e4f9b7b3a07cec64802e498c42c5d71f1c36fda4ea2bbe230b1574e8f9b88
0xb909b4bcf856782f34ad81e6211acab5c261df5bc249930040d99b8637a866df
0x3599cf0351350448b185cf1f2956c8259770edb5af6cda065bd7e49a64faea17
0xe74f9b7defb93c1853f0aaa6413d912acf399fb0cf29bb53eb2e92b3bfff0a73

Functions
Getter at block 20942398
contractURI(pure returns (string)
https://mw9spidhbc.execute-api.us-east-1.amazonaws.com/dev/contract/magic-treasure
getCost(view returns (uint256)
10000000000000000
getCurrentSupply(view returns (uint256)
7000
getFreeMintLimit(view returns (uint256)
5
getFreeSupply(view returns (uint256)
7000
getMaxSupply(view returns (uint256)
10000
getMintStatus(view returns (bool)
true
getState(view returns (booluint256uint256uint256uint256uint256)
(true, 10000000000000000, 10000, 7000, 7000, 5)
name(view returns (string)
MAGIC TREASURE
owner(view returns (address)
0x7707ea1111f429a75adacf3789a4136ed0a4f539
symbol(view returns (string)
MT
totalSupply(view returns (uint256)
7000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview 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
allowPublicMint(
approve(address touint256 tokenId
denyPublicMint(
freeMint(uint256 countpayable 
mintTokens(address[] recipientspayable 
mintTokens(uint256 countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCost(uint256 cost
setFreeMintLimit(uint256 max
setFreeSupply(uint256 max
setMaxSupply(uint256 max
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
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string tokenNamestring symboluint256 costuint256 supply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.