EnterpriseWallet1155Proxy

Verified contract

Proxy

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

No balances found for "EnterpriseWallet1155Proxy"

0x150377ad9bc9d1535cb29c20211f4b8708e2af8539dbcad61a4d9717b2233b61
0x4556dbde7d867e2233da2d0489f042271e089633d9ca19b9d6a121b6ff475b4a
From
0x8e7ab8d8fa095047948f1d2d15fcdbf608ed88c1ca9e6c87e4139a3b7f07b89f
0x3f0736e002765762e74788e2bc5095ad041cf4ca28289af7439ea3e46cef91b9
0xf86fa69ee8ee62034c058612870613a5e06b3ce7a0a4992e68732010da704d4b
0x4bdaa94a7c04ea94339ee11065e79b812c74c440ade074b93c5751a364e27518
0xac8625e8717c4e16b893166b5a2b7c051bd6a8eab915eae27e8d7526c8c5bd38
0xd1bd64f5c644a41d07c7943ac8854d8446eae425e3c822381c284bf423af8ae5
0x2e50ed126e44af9fd6c967cfc50bd6f228a4bad8243a9f3d993b19f913656e92
0xdd60506c17a37a6a8a6dbdc897c404c6092e8edab43462426ba611db28ed19df

Functions
Getter at block 21383810
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/defd8d0d-3375-45ec-baed-2093f1e20a51/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.