AngelShare001NFTDistributor

Verified contract

Active on Ethereum with 117 txns
Deployed by via 0x1c48632c at 16689235
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 2 additional slots

No balances found for "AngelShare001NFTDistributor"

0xcac976a0aa64c32cc4a13a4bf3d20886db3fee90d3d93ed1d9de79d0062eb39c
0x6ad0bb60ebe793db53e896f45d5b933ff49c4f99c23ab860a91570eb20c382de
0x575bc00252977dcfdc580932a0358fbe61407f72e267f9a9797fffc309d3d9f9
0x0615952e7a7a34326cb7f7e3b6acd7bd8acfb885ac2401531641e1d723970976
0x0916c190a947b40859633380d2eb4d036667f2a47132a56bfb128ed29f029b24
0x9b052028e16ae07ad9a40a6d5671957d9282b1a5e996142219f465be57101604
0x3be5feb28b90bb5bb1b19e107122f8a21adbf6fa43da566d9ead34cf3c6394c3
0x897407fa43164a8e955d91efa8d6fc15849dc05cb42bbc1db33b32922aceaf12
0xab68c0ccce5ee6ebbf819ceebf9be4f5025ad2642cdf23f2d2b7ad7a57edf25d
0x593c13ba0a3e0ba84bf2853ca649f73a08e0e7fc3a38e25738a9ac5e140720f7

Functions
Getter at block 20972414
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
SU_ROLE(view returns (bytes32)
0xb10cd354a59e18e351d22d414e3ae7c6a2e0998fa5a7d65d5cd50c0351d71e3f
availableTokenCount(view returns (uint256)
68
distConf(view returns (string wlistIDstring nftCoreIDuint256 maxSupply)
(wlistID=0, nftCoreID=AngelShareNFTCore, maxSupply=160)
getMaxSupply(view returns (uint256)
160
getMetadataHash(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
isPaused(view returns (bool)
false
owner(view returns (address)
0x3f1fc73223abcdc157a877a2a781e0a047687cbb
primaryUser(view returns (address)
0x069b6bfe91b7f0d8ecf463d27f8656feb414c935
registryAddr(view returns (address)
0x841dee9e35f30cfba5e02ecd6662c099c614f4eb
remainingInventory(view returns (uint256)
68
tokenCount(view returns (uint256)
92
totalSupply(view returns (uint256)
160
Read-only
addressToString(address _addrpure returns (string)
getAssignedIndex(uint256 _tokenIdview returns (uint256)
getMessageHash(string _messageuint256 _noncepure returns (bytes32)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
getRoot(string idview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isOnWhiteList(string wListIDbytes32[] proofstring leafSourceview returns (bool authorizeduint256 quantity)
lists(stringview returns (bytes32)
mintedQty(address _targetAddressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
grantRole(bytes32 roleaddress account
mintNft(bytes32[] _proofstring _leafSourcereturns (uint256 tokID)
pause(
redeem(uint256 _tokenIdstring _messageuint256 _noncebytes _signature
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setMetadataHash(bytes32 _hash
setPrimaryUser(address _newPrimaryUser
setRoot(string idbytes32 root
setWhiteListID(string _whiteListID
transferOwnership(address newOwner
unpause(
updateAddr(address addr
Events
DistributorMintedToken(address indexed touint256 indexed startTokIduint256 quantity
MetaDataHashSet(bytes32 hashuint256 timestamp
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SupplyChanged(uint256 indexed supply
WhiteListCheck(string arg0string arg1
WhiteListCompare(string arg0string arg1
Constructor
constructor(string _wlistIDstring _nftCoreIDuint256 _maxSupplyaddress _regAddr
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.