Mythicals Origins

Verified contract

Proxy

Active on Ethereum with 4,245 txns
Deployed by via 0xfc77ab39 at 14859846
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 47 additional slots
-
variable spans 48 additional slots
14 additional variables

No balances found for "Mythicals Origins"

0xd908b63099eebbd32510dba21d8b3036704d418e4044c176f730b1c956758d3c
0x7fff1d09ad6c346363f1176e00da97e3fa01cfd1692e5da17892fc9d5705def1
0x4faac585a47133cf5ea4b1b3c5f19bd28aa40765570c79898fc70cd7cb01cd69
From
0x4cda043492839c033a4f172bf244904842007261108bcffcc000c3a01542a891
0xbd9e9541230c3affdfd66eeb2f5a8bbee15dd3f6e0f14303096194da1d650f76
0x575f5a2c3972d94b152a88b4cc085e14bb1e0d56ebe00bdba212236cf3e92c52
0xc57130bc3921a9534d296ee78728303a2d8e9a9fa143c5c38fac097bb487a0f9
0xda03013c11fe05314e6a61e4a49ef4bb645b2c89a2cca6036e8e97ad390c6cc4
0x349da9da31354f49b49de41286afb44fe197b76cb2549d40f117e495a13d9337
0x516418e008e772a0f8e46f166a58f560f50a39a7fb50388e1c915642ea852ca5

Functions
Getter at block 21286155
auctionActive(view returns (bool)
false
auctionDuration(view returns (uint256)
0
auctionPrice(view returns (uint256)
0
auctionStartedAt(view returns (uint256)
0
maxAmount(view returns (uint256)
4000
maxPerMint(view returns (uint256)
20
maxPerWallet(view returns (uint256)
4000
name(view returns (string)
Mythicals Origins
owner(view returns (address)
0x1910190ae89cce7934dbb055ea407c0686befe58
presaleActive(view returns (bool)
true
price(view returns (uint256)
80000000000000000
saleActive(view returns (bool)
true
symbol(view returns (string)
MYTHICALSORIGINS
totalRevenue(view returns (uint256)
320000000000000000000
totalSupply(view returns (uint256)
4000
treasury(view returns (address)
0x1910190ae89cce7934dbb055ea407c0686befe58
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
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 royalty_uint96 royaltyFee_
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
setDefaultRoyalty(address receiveruint96 feeNumerator
setMerkleRoot(bytes32 newRoot
setTokenRoyalty(uint256 tokenIdaddress receiveruint96 feeNumerator
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.