QverseCompanions

Verified contract

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

No balances found for "QverseCompanions"

0xd09e7e9ec72e1ef3c8269c15939356f049e262d3ac0ff61afaa5f940efb74096
0x87d548ba5e41239a4e26223e06f06a9dc35276917230adf281b3f25f48e5fb63
0x0d96b126c6c11c122d4759de6ce4288ce130070d03e686082e4c210f4802205d
0x127e7a6dbcb4c250d337333f362c38a83bdfdda74216a34deeaa2e883c3c6b1f
From
0xac7cd1fb9f051290449070e31ab28f5a1790d46530f5ee9b5c50cd10ecf9525d
0x2304cfa402c082bdb1e1a13f7ec4e41e532ff2187be4242bfa207877805ddb78
0x4789e911f42d2b24115b4e58d03151af5b5fa5669433593aa7ba3778086a6f1d
0x9059ed7f84c3f9d7c573ccba83488088d4cdd99de7c16aedee02a6f27c82f6c0
0x6e5ba5c28b33fa93b185c131b8f97a23f43d9c11a378dce0b51e291b2bab568b
0x9eaad1e456a9d3f24a5734b9b08e4f89fe2483f5c9f3c9b92be682e5d7fc6e36

Functions
Getter at block 21160056
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
URI_SETTER_ROLE(view returns (bytes32)
0x7804d923f43a17d325d77e781528e0793b2edd9890ab45fc64efd7b4b427744c
owner(view returns (address)
0xdeadbeef0e189e9078f2ae150956c73ddfdbd3e0
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256view returns (string)
State-modifying
grantRole(bytes32 roleaddress account
mint(address accountuint256 iduint256 amountbytes data
mintBatch(address touint256[] idsuint256[] amountsbytes data
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setURI(string newuri
transferOwnership(address newOwner
withdrawAll(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
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
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
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.