SevenArtBase1155Slim

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x0a90f728 at 18139753
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 46 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots

No balances found for "SevenArtBase1155Slim"

No transactions found for "SevenArtBase1155Slim"


Functions
Getter at block 20874273
FEE(view returns (uint256)
770000000000000
curatedDropAmount(view returns (uint256)
0
getCreatedArray(view returns (uint256[])
[]
owner(view returns (address)
0x0000000000000000000000000000000000000000
sevenArt(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
createdArray(uint256view returns (uint256)
exists(uint256 idview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
isWhitelisted(address _addressuint256 _alloweduint256 _idbytes32[] _merkleProofview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenAlreadyExists(uint256view returns (bool)
tokenProperties(uint256view returns (bool saleIsActivebool allowlistActivestring uriuint256 priceuint256 startDateuint256 endDateuint256 maxPerWalletuint256 maxSupplybytes32 merkleRoot)
tokensMintedByUser(addressview returns (uint256)
totalSupply(uint256 idview returns (uint256)
uri(uint256 tokenIdview returns (string)
State-modifying
airdropManyTokens(address[] walletsuint256[] tokenIdsuint256[] amount
initialize(address _sevenArt
mint(uint256 _iduint256 _amountuint256 _allowedbytes32[] _proofpayable 
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setAllTokenProps(struct SevenArtBase1155SlimTokenProps _propsuint256 _id
setAllowlistActive(bool _allowlistActiveuint256 _id
setApprovalForAll(address operatorbool approved
setCuratedDropAmount(uint256 _percent
setEndDate(uint256 _endDateuint256 _id
setMaxPerWallet(uint256 _maxPerWalletuint256 _id
setMaxSupply(uint256 _maxSupplyuint256 _id
setMerkleRoot(bytes32 _merkleRootuint256 _id
setPrice(uint256 _priceuint256 _id
setSaleIsActive(bool _saleIsActiveuint256 _id
setStartDate(uint256 _startDateuint256 _id
setURI(string _uriuint256 _id
transferOwnership(address newOwner
withdraw(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.