Diamond

Verified contract

Proxy

Active on Ethereum with 6,774 txns
Deployed by via 0xa9220aba at 15269606
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 $33.95
0x66d772c51acfceb0f04ab3d6417246221a976729d4c129562548321a03193586
0x8e29eee437856dd74d2d6785f6c96069fe1f8dea8b4c95da50fc422fb2095676
0xb57b1a9cd072d34114952579d972fa375be6d666f71fa194f45f2a3d981f0ed2
0x7006a5bf88dcd1e0c975211e434cbacfb29672faaf905bff45c150c4ae17e11a
From
0x049d111b509def05d859f23f39e6fd27044f6f0bd09175227844bb49107d6121
0x157f55e879a3cdb8b304d6b9ccef58d61e80f8989dbc739d4afdc72769ce1df9
0x2a9a820e8ad3dd764d228417a0f640855cbf7c256b659879e59194c65385c8c3
0x581e0f5eade0d6e8e1d9a2300b67ebdf2b2ce7f3d966db01ee0b29bb58e82f62
0x661231c60dfc460272150d0c0b1958554780e161a8c0808623fdd547d8ef240a
0x76a94f542552d00221873c9c91a75487ffe18645881155ea3f9d49135d9021b6

Functions
Getter at block 21207015
manager(view returns (address)
0x0ef6ffdb33c76fa579753c2bd39562c32ff6eccb
oncyber(view returns (address)
0xe98bc415f305e94e7fb82e8c5a366d0168b416c3
totalSupply(view returns (uint256)
16
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
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
DropCreated(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.