Diamond

Verified contract

Proxy

Active on Ethereum with 9,644 txns
Deployed by via 0x4216983f at 15882886
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots
Native
Value $1,474.88
0x0e614822dec7fea5858002584146029df3b5e8d29e466dfe9778a19fc024df5f
0x32e926cf4556bdac12f5976e851bbc2587fadb431afce691cebdfbd528d6b905
0x169edd8736af27e02ec7116b3601a46b949264359bbf30f5890b2f8ab5df814c
0xfe55fa26e226bb987e5e80006ab79175b220ec9bdcb7d641e30f28e55bc3130c
0x8cf9384f1d7bc4d8637e1cf94c953f475292e710c6303e65d36ac46beac1bfca
0x2ce149ca1a9110833396ff085d9456a89106334d06d0bac1ce5c6244166aeeae
0xef7cbc1468adfeda6fbfe1e923228cced88c6def61a566f928481033d2b70e09
0x19e1879dda555b6988aa5504516f549df629335168225c08a650bea32f209bc2
0x48433be9ada97ef3980a4e813c6ab4b4a6c55ff760d871b3cd880c7100ee6d10
0xf5981d89547611aab76bf86b0456cbaa7b496c416c1d03a7715d273f1678aea8

Functions
Getter at block 21157397
manager(view returns (address)
0x3df87ac0977b206cd5626e74d8854fbf2dcdc3ed
oncyber(view returns (address)
0xe98bc415f305e94e7fb82e8c5a366d0168b416c3
totalSupply(view returns (uint256)
237
Read-only
accountsByToken(uint256 idview returns (address[])
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
dropMintCounter(uint256 _tokenIdaddress _minterview returns (uint256)
getDrop(uint256 _tokenIdview returns (uint256 timeStartuint256 timeEnduint256 priceuint256 amountCapuint256 shareCyberaddress creatoruint256 minted)
isApprovedForAll(address accountaddress operatorview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
minterNonce(address _minterview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokensByAccount(address accountview returns (uint256[])
totalHolders(uint256 idview returns (uint256)
totalSupply(uint256 idview returns (uint256)
uri(uint256 _tokenIdview returns (string)
State-modifying
createDrop(string _uriuint256 _timeStartuint256 _timeEnduint256 _priceuint256 _amountCapuint256 _shareCyberbytes _signaturereturns (uint256 tokenId)
initialize(string _uriaddress _manageraddress _trustedForwarderaddress _openseaaddress _oncyber
mint(uint256 _tokenIduint256 _quantitybytes _signaturepayable returns (bool success)
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool status
updateDrop(uint256 _tokenIdstring _uriuint256 _timeStartuint256 _timeEnd
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
DropCreated(address indexed accountuint256 indexed tokenId
DropUpdated(address indexed accountuint256 indexed tokenId
Minted(address indexed accountuint256 indexed tokenIduint256 indexed amount
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed tokenId
Constructor
constructor(struct IDiamondCutFacetCut[] _diamondCutstruct DiamondDiamondArgs _args
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.