EnterpriseWallet1155Proxy

Verified contract

Proxy

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

No balances found for "EnterpriseWallet1155Proxy"

0x7efac3b9f34cc1cac4b70682ca84e0107fea45185a1e77cdd325d45da355d992
0xa3a5314b548c4b5219004a550a9e6cccd810ebdc9319c7d8ed643ed1d82d87c0
0xd85ce4a5039b880d5531b894796aa925d447c0edfdd89e87cbac1508d4712894
0x7d6a38da6d14a517b2c9176228a5c3b4ecaebe7e9434cbad6b62cc4a7a7dda0f
0x4e3f0e5962e62a276c24348aa81dbac71351130f541aaf5ffa47da08ad30d5a8
0xa6641a8e4102880595a2bae0c45c4cd2b8329579c9b7cc66ad4940322c70c5bd
0x0de251fe2ae0f75bb05ace9aa55d5ec853456e5fbe371f47bf7765c5bc47bbbe
0x38869b0973bb2a9a96d48716f0c354f6d0cffbe02b3947e7b2d956dc0e62f3d6
0x5ceef9f29fda687d055e345346699f62479173353753acfee8813685230a701e
0x3c03232e98ad2d636618416059602ee69537f35d329c418390927327f82768f9

Functions
Getter at block 21287245
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/78eded13-3e07-4c91-9120-74efc33f2d8c/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.