BlankArt

Verified contract

Active on Ethereum with 1,374 txns
Deployed by via 0x02871e2e at 13677027
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "BlankArt"

0x6f2b46ef8284451b6ab354c339c8b0cb6d459aab5df40ee559676a2a94947272
0xb8f7809066119a92be24b0ff529ab5314b16fb40ba99854bc3204e63ac43ea38
0xc4d13a9dde819f18957fca379f472417f54c69e4b100e0216794cb8c4ff1cdaf
0xe2a1e1da65743945f0a1338623e189f4d3cf3fa6932e1f5c68bbd638dce326bc
0x127733f1e576a13a43df03f28b1a5bf53fc4bffc28d31ed0ad368f1bea844d55
0xbc6ea70b2495defba7d4c6f29fca9a5be9fe779175b942e83ff0673357cb544e
0xf0f02874b6b21147d68eedca9bdc68c97e91fcc425461ecdae8b08768d1fbc70
0x15d04e1797828ac8dd528370eed37d27753872176f00101098dd1bdf8ed4f4b9
0x1b210503b452923d8a48ee2f30d5b4607b56a6ccb0ea22a531c9406447fa1fcc
0xa11571938ae3839da4d1935dbc9ade0f973a8803888d24b906b258445f6b7c69

Functions
Getter at block 21078729
active(view returns (bool)
true
availableToWithdraw(view returns (uint256)
0
blankRoyalty(view returns (address recipientuint24 bps)
(recipient=0x0e871cccd4bedb96b8e5feba032b70c182c3ace5, bps=0)
foundationAddress(view returns (address)
0x0e871cccd4bedb96b8e5feba032b70c182c3ace5
getChainID(view returns (uint256)
1
maxTokenSupply(view returns (uint256)
10000
memberMaxMintCount(view returns (uint8)
55
mintPrice(view returns (uint256)
0
name(view returns (string)
BlankArt
owner(view returns (address)
0x0e871cccd4bedb96b8e5feba032b70c182c3ace5
publicMint(view returns (bool)
false
symbol(view returns (string)
BLANK
tokenIndex(view returns (uint256)
4865
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isMember(address accountview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokenURILocked(uint256view returns (uint256)
State-modifying
addBaseURI(string baseURI
addVoucherSigner(address newVoucherSigner
approve(address touint256 tokenId
lockTokenURI(uint256 tokenId
mint(uint256 amountpayable returns (uint256[])
redeemVoucher(uint256 amountstruct BlankArtBlankNFTVoucher voucherpayable returns (uint256[])
removeVoucherSigner(address oldVoucherSigner
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setDefaultRoyalty(address recipientuint16 bps
toggleActivation(
togglePublicMint(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateFoundationAddress(address newFoundationAddress
updateMaxMintCount(uint8 _maxMint
updateMintPrice(uint256 price
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BaseTokenUriUpdated(string baseTokenURI
BlankRoyaltySet(address recipientuint16 bps
FoundationAddressUpdated(address foundationAddress
Initialized(address controlleraddress signerstring baseURIuint256 mintPriceuint256 maxTokenSupplybool activebool publicMint
Minted(uint256 tokenIdaddress memberstring tokenURI
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PermanentURI(string _valueuint256 indexed _id
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
VoucherSignersUpdated(address foundationAddressbool active
Constructor
constructor(address _foundationAddressaddress _signeruint256 _maxTokenSupplystring baseURIuint16 _royaltyBPS
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.