Mintable Store

Verified contract

Active on Ethereum with 4,564 txns
Deployed by via 0x03a7a504 at 11325452
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
1 additional variable
ERC-20
--
)
ERC-721
--
)
ERC-721
--
0x2b4c18d49e5b2b862414c6485a7589cb0987ed4a62a71f310dce8f04f66ab678
0x497c58c436649a148960943b1644fc0725f784fdcd2ed6cafb9976cb73eab5cd
0xdf558c8d78994cd933635a2b9cae583bfa43df4a5cd7da7cec49de83e6e8bdb7
0xfc61ea6c95766df150584e3f797362579b0b5439e1db22afa2b75ae9666d6ea3
0x0b2fea4a825a3c3b43ccef53fece7e67779a072f830c8f9c3eedadd984a9569a
0xd89d1720b6a81f599eafbe740d5c54eba3d3cbb6bf5a75aeb3a31f9847138994
0x77ac0c1ab7ef18104532f524207418453800f8f3605511a8fbad6e9f98e75e3e
0x22bc47776deff0bd5568dc0e7ecc569ef39bc2dcf2e56d6f08db93900fe27192
0x81f404064e59d69475c82847581f654522bba09d13595e72fd8c3c40207a8c0e
0xf52aad5cc8fa0f492d8ec163babb2e9c14a3fff243bba00ca2705803398268a2

Functions
Getter at block 21158326
MAX_MINT(view returns (uint256)
2000
MintableAddress(view returns (address)
0x02a522d98ec2d2c3bbe91acc29ee7fd32ab880ab
_totalBatches(view returns (uint256)
430
_totalSupply(view returns (uint256)
11059
baseURI(view returns (string)
https://metadata.mintable.app/mintable_store/
exchange(view returns (address)
0x974b10a997de02e2c14c439f95eeaa58090a0ca1
hasRoyalties(pure returns (bool)
true
name(view returns (string)
Mintable Store
owner(view returns (address)
0x02a522d98ec2d2c3bbe91acc29ee7fd32ab880ab
royaltyAmount(view returns (uint256)
0
royaltyInfo(view returns (uint256address)
(0, 0x02a522d98ec2d2c3bbe91acc29ee7fd32ab880ab)
symbol(view returns (string)
MINT
totalSeries(view returns (uint256)
139
totalSupply(view returns (uint256)
11059
Read-only
BalancesMap(addressview returns (uint256)
PreMintData(uint256view returns (uint256 amount_of_tokens_leftuint256 priceaddress creatorstring url)
PrintSeries(uint256view returns (bool)
_batchMintOwnersMap(uint256view returns (uint256 startuint256 endaddress owner)
_exists(uint256 tokenIdview returns (bool)
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)
tokenOwners(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
batchMint(address touint256 countreturns (bool)
createPrintSeries(uint256 _amountuint256 _pricestring _urlreturns (bool)
mint(address toreturns (bool)
mintSeries(uint256 _seriesIDaddress _topayable returns (bool)
mintWithURI(address tostring urlreturns (bool)
renounceOwnership(
royaltiesRecieved(address _creatoraddress _buyeruint256 _amount
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setExchangeContract(address _exchangereturns (bool)
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RecievedRoyalties(address indexed creatoraddress indexed buyeruint256 indexed amount
SeriesMade(address indexed creatoruint256 indexed priceuint256 indexed amount_made
SeriesPurchased(address indexed buyeruint256 indexed token_iduint256 indexed price
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
TransferFee(address indexed touint256 indexed fee
TransferPayment(address indexed touint256 indexed amount
Constructor
constructor(string namestring symbolstring baseURIuint256 batch_amountuint256 royalty_amountaddress creator
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.