Diamond

Verified contract

Proxy

Active on Ethereum with 29,587 txns
Deployed by via 0x8d2e4185 at 13219001
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots
-
variable spans 4 additional slots

No balances found for "Diamond"

0x516c38cf82ae925496b44513895ef8e3d61d652412def09ee3bdef9b9b8033e6
0xe68505985faf0794ce129eee979022363bc055b7572d1cba39a592647f2c2c8a
0xa998ac483c17f0415fb751fdce25fc09ca94406416107b4f03a9f8e89c6383a8
From
0xbafe7eda7a369a6fa21da36f2731ae177a7cc200503380c6d61f6727c1eb9671
0xc0e2ba11acf4f62f0f76904de8d9df9b17c2fa5f4c0bd7eaa287cf41e6ad8406
0x11c8c99993dccbf8b23ea3a3476f84e0b13c7d19fd72a742c1810dcce8b85a81
0x7f102ff4fe135173074785b30080f3018cad1493a9e4c24b243c5d53097abce5
0xc334b6b0565bb26cb3b89bb57c439520cc62a4cb53d62779745752adddd1a305
0x6d3b86e198d2f196d4f4018dc0d7dbbe88f604756237a78559da17a882d1046e
0x1b59d5b3df0e9a289b4fe19cdac7648228da8ec413451a94c5e310776b34394b
From

Functions
Getter at block 21162376
manager(view returns (address)
0xb2eb96441b2640718488cc88ff45a259219571d7
oncyber(view returns (address)
0xe98bc415f305e94e7fb82e8c5a366d0168b416c3
totalSupply(view returns (uint256)
6
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
burnTransfer(uint256 quantitybool isLux
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
updateTokenURI(uint256 tokenIdstring _tokenURI
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.