Art circle

Verified contract

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

No balances found for "Art circle"

0x7645910207b78efba8d4171bdade5b958c45647a64bcb0c590a0751346da5588
0xbdb056471f0ee455bb5243b5922c9c5a32403d32893b2da4b72b389129ef9d5c
0x7bd3b298a19f960b5ecf4dde84d093056d81e275b6d74f1aa6bf9ba7e79f1d55
0x6bdd908a05523f417594dab56d87029e30a56ffa79ad6e6a1fd4180ebccc284f
From
0x1499e15b068f5889d11a1232f970523c3f595c8702153e8173b873842c458a4b
From
0x6ed86682d5f485737716a1dba07d918acb5303b012d27d074eb4b6367068ccea
0x04eead370e2ca1c56a1bb2bf926b5e5024eded27f1d4119f3f059c968bade6cd
0x56689d4e6f71a07f3071b2762b0bc1da81347324ab368d92bfa15041e395dbb1
0xebbab581e408723c3e1dde539dddee144810cc24d24458365b4858bce03056e7
0xe695bb6d64a11e152b1d1e8aacf86b119f17c2cf10a2f9987953d5838ac67bf4

Functions
Getter at block 20882087
MAX_MINTS_PER_TX(view returns (uint256)
3
NUM_FREE_MINTS(view returns (uint256)
0
PUBLIC_SALE_PRICE(view returns (uint256)
10000000000000000
getBaseURI(view returns (string)
ipfs://QmU2Yxjb93oVekV2KQysbUb9JyGXTsZoBpHkSH2E5f8eUY
isPublicSaleActive(view returns (bool)
true
maxSupply(view returns (uint256)
444
name(view returns (string)
Art circle
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0xe418fd6fec694179d853ffc23eff2be423090fe2
symbol(view returns (string)
ArtCircle
totalSupply(view returns (uint256)
444
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 (address receiveruint256 royaltyAmount)
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
mint(uint256 numberOfTokenspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setIsOpenSeaProxyActive(bool _isOpenSeaProxyActive
setIsPublicSaleActive(bool _isPublicSaleActive
setNumFreeMints(uint256 _numfreemints
setPrice(uint256 _price
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
withdrawTokens(address token
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

This contract contains no error objects.