Quidd Inventory

Verified contract

Active on Ethereum with 20 txns
Deployed by via 0xcc426427 at 10023871
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Quidd Inventory"

0xed607e93ad3504e4db8553e9c8d93ba60c5496537839840d3827bbe8512eb332
0x5b4c97eafe4173a82f601be9e24306aec18dbb3096580d489c5bee38661962b0
0x3a1259aed646a505687fa82ee5c81f84a3e81ac09ca8e69426bc14cdd3c8eb50
0x66fb990b4048b45727c243f56d0508192612aed4886f863dd9b42a20f73f0524
0x9e703c6180e337c7787921521795d74291fe138554d66740b41f1d4b65383a8e
0x1f89f581e27d1e7c00e8f1dbb1a083d96e1cbab5a8624cb220c994000e50adcb
0xe8a64156e67cd04e0318e2069f82932677850bb80a675b1bb8adb3184c5acc1e
0xdb1d6bf5fd48cb9f8f6a7bcb2b1b2875676d0e5e605883d8994ab2fd59777a19
0x49d49550619122f7a31f568401f345e40df929dad29c9570f39acc76c17d52d3
0xb330b5b9799e8cb2b306ed8c9b3999adb3a80132924a1c28fe6d055f29d8d0ed

Functions
Getter at block 21188661
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
name(view returns (string)
Quidd Inventory
owner(view returns (address)
0xb21d608a2f5f3560559e56239783ddd5b80651d9
paused(view returns (bool)
false
symbol(view returns (string)
QUIDD
Read-only
balanceOf(address tokenOwnerview returns (uint256)
balanceOf(address tokenOwneruint256 idview returns (uint256)
balanceOfBatch(address[] tokenOwnersuint256[] idsview returns (uint256[])
collectionOf(uint256 idview returns (uint256)
exists(uint256 idview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
idPaused(uint256 idview returns (bool)
isApprovedForAll(address tokenOwneraddress operatorview returns (bool)
isFungible(uint256 idview returns (bool)
isMinter(address accountview returns (bool)
isPauser(address accountview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
uri(uint256 idview returns (string)
State-modifying
addMinter(address account
addPauser(address account
approve(address touint256 tokenId
batchMint(address[] touint256[] idsuint256[] values
createCollection(uint256 collectionId
grantRole(bytes32 roleaddress account
mintFungible(address touint256 collectionuint256 value
mintNonFungible(address touint256 tokenId
pause(
pauseCollections(uint256[] collectionIds
renounceMinter(
renounceOwnership(
renouncePauser(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] valuesbytes data
safeTransferFrom(address fromaddress touint256 iduint256 valuebytes data
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address tobool approved
setUriPrefix(string uriPrefix
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
unpauseCollections(uint256[] collectionIds
Events
Approval(address indexed _owneraddress indexed _approveduint256 indexed _tokenId
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
CollectionsPaused(uint256[] collectionIdsaddress pauser
CollectionsUnpaused(uint256[] collectionIdsaddress pauser
MinterAdded(address indexed account
MinterRemoved(address indexed account
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PauserAdded(address indexed account
PauserRemoved(address indexed account
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed _fromaddress indexed _touint256 indexed _tokenId
TransferBatch(address indexed _operatoraddress indexed _fromaddress indexed _touint256[] _idsuint256[] _values
TransferSingle(address indexed _operatoraddress indexed _fromaddress indexed _touint256 _iduint256 _value
URI(string _valueuint256 indexed _id
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.