EnterpriseWallet1155Proxy

Verified contract

Proxy

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

No balances found for "EnterpriseWallet1155Proxy"

0xa78610aebeb0da29a1d4d211f60548d137cf3ef160f4296e625f915e2ff9680a
0x6f83579e26cf6c4ea8af59807650d18701d248a99ab30625d64be21ecabfa1cc
0xd84db82c6bb9c4a04259c95d511367a636b0ce85948e4d2c45e891269b1792a6
0xe9196cb2ef981daa4bb0b7b46b06b55aa3af29b8f82933c854f44fc78cadde16
0xdce140d55924969cb33e86c90c85dd55e6256060cf09c96c90319dfced3659f7
0x35d8aaa15b6f3b4257a541ee6dc037e536086dd7edc70b4ecf18f4708b8f1b49
0x4096104ded7e8324999597a440a76cfbe5bc9ee73a6d12d2f1247371c06b2d86
0x773adf3ce9bc46478b0092bd652274f12f01244885daced0f3ae998e527647f4
0xa0dbdba3c1f53e3f96ae039f0b89e2c96de4eeebcd547c9b0afb7161393d05e3
0xe8d005ef0b56e507df4f40898561916d3db5b9511fb4c0e9f321f6adbd2835c9

Functions
Getter at block 21021953
owner(view returns (address)
0x86bf3fe7d91a4d25282ae896452146d825c8ae23
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
contractURI(view returns (string)
https://api.bitski.com/contracts/9496744c-fac0-491d-95a9-6edd65f97e01/metadata
paused(view returns (bool)
false
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256view returns (string)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
_setDefaults(string tokenMetadataUristring contractUriaddress adminaddress pauseraddress minter
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
grantRole(bytes32 roleaddress account
mint(address touint256 iduint256 amountbytes data
mintBatch(address touint256[] idsuint256[] amountsbytes data
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
sell(address[] touint256[] idsuint256[] amounts
setApprovalForAll(address operatorbool approved
unpause(
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
Paused(address account
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
Unpaused(address account
Constructor
constructor(address _logicaddress _adminbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.