Generativemasks

Verified contract

Active on Ethereum with 11,443 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Native
Value $62.59
ERC-20
Value $24.05
 (#7289)
ERC-721
--
 (#7289)
ERC-721
--
0x8d6ff06fda4cd1e2d825b113e89b8dee5bb6a2d06244a5b2477ea21286840605
From
0x50417d3081871361d75f982004e782e41974bc61069a207a5eec07e8ee890de9
0x57c29794211fea3de40e5f77fc800958f3d16128a9f63adade1a49628d87c716
0x1a4851f9f7b1a2acb6be0a452c0b4dbc4a9aecc865b63e16590eb8ee10e97e7b
0x53c964afb5111b782d9a1d83bd7e6ae6d43666fa32265e01ace18bcff24d7ba6
0x08a926b1236558ee11dc2c0c1440bb47c4a56a77427fd48358c98340f4228f65
0x3851463b1331fbc5bbca460891cba2194f36a1dcd6c9e9cfe3ddc01c49bf27e9
0xaca43296f4639f517940c490d6a467866e491889d30627f2c53077b90c131fe3
0x57ddc37dcb50a1410e3a9d929dae7f16ad7783372e3a53be07dee687411c7379
0x6f645a36743af317c2baf1d3592de9ddb747ef660b6a36cf177e65e0c0485ed4

Functions
Getter at block 21161105
lotterySeed(view returns (uint256)
13040319
metadataIndex(view returns (uint256)
3799
name(view returns (string)
Generativemasks
nextTokenId(view returns (uint256)
10000
owner(view returns (address)
0x6a4631279ccce80f7625b0434447f000f5a406cf
price(view returns (uint256)
100000000000000000
remainingAmount(view returns (uint256)
0
symbol(view returns (string)
GM
Read-only
balanceOf(address ownerview returns (uint256)
commonRoyaltiesWithTwoDecimals(uint256view returns (uint256)
commonRoyaltyAddresses(uint256view returns (address)
getApproved(uint256 tokenIdview returns (address)
getFeeBps(uint256 _tokenIdview returns (uint256[])
getFeeRecipients(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
burn(uint256 tokenId
buy(uint256 amountpayable 
lottery(
mintForPromotion(uint256 amount
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
switchOnSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateBaseURI(string newBaseURI
withdrawETH(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ChangeCommonRoyalty(address[] royaltyAddressesuint256[] royaltiesWithTwoDecimals
ChangeRoyalty(uint256 idaddress[] royaltyAddressesuint256[] royaltiesWithTwoDecimals
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string initialBaseURIaddress[2] _royaltyRecipientsuint256 __revealDate
Fallback and receive
receive(
Errors

This contract contains no error objects.