EnterpriseWallet1155Proxy

Verified contract

Proxy

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

No balances found for "EnterpriseWallet1155Proxy"

0x598d1b7641412e31f53fb857fa80d773001e6188560392bc6903f3b083c10f21
0x8f0ce629ac603d8518f3878df201df17d8013af6194e48633cf2437e5d531b48
0x1180e5807738e161a665552249058fec4ac968525ee1716d127ca3e6df20c991
0x68a75fde8aa49660ad29b0e20837ba20c6c53c1303f1e83d92f4b36b9a808892
0x07815b09a86b901bb7d1a9ac84e18f0d4e733612bf89cde97e2d3e15ab44bebd
0x998b06f9857a6f9433454ebf55cf7e93ad9bca8806ff49ce708f07cb9020f4ad
0x63b2e75e85fbbcd0b70cb7697292b57aca9c21046fcc037e09a010835fab6546
0x7c8c943dcc23bae941a5986ee82f106ae0739c54d6bfe58baf9a343d2e49712c
0x58e3338f471dd250a53a66519a62125856736ef25ff8012c68ce218fe2b09b0d
0x478bbe843324fdb69a859546989c92a7936699828d5c5cc3544ba2818ba82191

Functions
Getter at block 21084671
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/4b561ead-c612-4a3f-8c93-3ac09d5f882e/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.