Contemporary | Mimarin Sesi

Verified contract

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

No balances found for "Contemporary | Mimarin Sesi"

0x561fe7e879d02dbc11b183900eabe777f78502c55eb84af583c5f0f678ced051
0xfb81e9240e58cefb23ae4bb8214ea91cf016a8f19c1efb5abebac698fd27f35d
0x376b5cca01c116e05e6306c4fc018ef317b167234af97afc0db1d0396fc06d79
0x2340e31f8b6671bdd4f5b50cef747bd3a2a0e6f088609df7669605b06f8e12f8
0xcd54008e797d5ffbbb2f1315b3687ad931423d328391613f46a91131a65e6ba5
0x4e38c5752d903d3b83ebc5cfcc33ea28f42ed8bc95f8461a7af613e9b3d0e5fb
0xc7acfc0ac1a0a423f1f0fbd5b7c48a67e969cbf5b9874395a3e9a3381e9264de
0x67c9cb057eaf8043c46c45f76fd711e7b19520787dd3af9143e584a356e6ab29
0x12083cac655794b3e2812b4507029ff32c6b843181727b95c6edfbade5ca56a4
0x35db928bf2c8cb8f384fadf11ce11cb01ffebbe2d04856b0f61c02a8a5aaeb55

Functions
Getter at block 21317627
maxFreePerWallet(view returns (uint256)
2
maxPerTx(view returns (uint256)
10
maxSupply(view returns (uint256)
4000
mintEnabled(view returns (bool)
true
name(view returns (string)
Contemporary | Mimarin Sesi
owner(view returns (address)
0xcf6324b8ee1af662eb7050ca8fec7c97865d2320
price(view returns (uint256)
5000000000000000
symbol(view returns (string)
ART
totalFree(view returns (uint256)
1500
totalSupply(view returns (uint256)
1078
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)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
flipSale(
mint(uint256 countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setFreeAmount(uint256 amount
setPrice(uint256 _newPrice
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(