Art Stars

Verified contract

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

No balances found for "Art Stars"

0xf29eb7f2445db9164a73eda74ee66b2bcb9b33308aa717554bb7a8aa9409d95e
0x113661e30f3f6414c4e11d9fbd96bf72ecad7aa048b0795a8ba0a98d7098c7ee
0xfd683eb00bf810e469f424a83a4427d4563e966f8f0422ae8223e8f9ddb0333b
0xae4a0a7b2114f1a17d620122e2fb4db034da4b420e4f1c18ad4ec9e6205c010d
0x9e7b496288f55e1b11cfb5b38fb3505d880a126c06bd8d800f6c0ad0fdc4ccf5
0xfc82957296e4ff8469a16a41bdcbc402f97aa4388b2e815d58fa9df5217738f5
0xefc242a66669605b90635c221b43ed08b0efb4b1d85af4ec860bde507f9f96b3
0xe52231d647964a1e5767937b381ad2a59c39e8878e8ecfb6c054f1c051f92daf
0x07c6f61913d48a04a7ddac1862640eaaea69afc2770f61f3bce1d11c55d32381
0xe4205537a8c557509d94c88a5f0a7778f0c2e431d21396f3e6602aa5166afa86

Functions
Getter at block 20853594
ADMIN_ROLE(view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
_startSale(view returns (bool)
true
contractPaused(view returns (bool)
true
name(view returns (string)
Art Stars
royalty(view returns (address)
0x4204bfff4752e288f886f8fb06ceecb4c813929f
symbol(view returns (string)
ARTSTR
totalSupply(view returns (uint256)
3853
Read-only
balanceOf(address ownerview returns (uint256)
ethBalance(addressview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
getTokensByOwner(address _ownerview returns (uint256[])
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
nftForSale(uint256view returns (uint256 nft_uidaddress owneraddress bidderuint256 minValueuint256 highestBid)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensPerOwner(addressuint256view returns (uint256)
State-modifying
approve(address touint256 tokenId
buyNFT(payable returns (booluint256)
changeRoyaltyAddr(address _newRoyaltyAddrreturns (bool)
deposit(payable 
devMint(uint256 countaddress recipient
grantRole(bytes32 roleaddress account
pauseContract(bool _paused
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newURIreturns (bool)
startSale(
toAcceptBid(uint256 tokenIdreturns (bool)
toCancelSaleOfNFT(uint256 tokenIdreturns (bool)
toMakeBid(uint256 tokenIdpayable returns (bool)
toSellNFT(uint256 tokenIduint256 minPricereturns (bool)
transferFrom(address fromaddress touint256 tokenId
withdraw(uint256 amount
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
CancelSellNft(address indexed owneruint256 indexed tokenId
Deposit(address indexed accountuint256 indexed amount
Mint(uint256 indexed indexaddress indexed minter
NewBid(address indexed bidderuint256 indexed amountuint256 indexed tokenId
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SaleIsStarted(
SellNft(address indexed owneruint256 indexed tokenIduint256 indexed minPrice
Trade(address indexed selleraddress indexed buyeruint256 indexed tokenIduint256 amount
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Withdraw(address indexed accountuint256 indexed amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.