EnterpriseWallet1155Proxy

Verified contract

Proxy

Active on Ethereum with 3,246 txns
Deployed by via 0xe2689ba2 at 12370216
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "EnterpriseWallet1155Proxy"

0xed34be41c1d469d43c4ad83292cff6b84523bc37e02a9809ac1011bec3a47385
0x03d94fdb7b137f75e7582cf42e88c42cc4b34890c757a33c7565fc27396e21ff
0x149b829e644c41025b6f6ddabf396e4a02c46b90b5b72c0d88f062c9bf940c8b
0xc8740daccffde91b1d81e56b3696c47bfed21bf51f98dea8a167bec2785e0836
0x8cb5cc2355207d3135224c1221a2413a8137b57152306624cd79704688261035
0x083332b545164bea46b1e51e0da0c42064877a1790e4245735d5313ea6d7866f
0x27283d7c1000f4bb2cb643737bf87161b63042f1658e2358b8540cac17d70fc5
0xa706582789b301b27f485e40d2631facd312f16ffea6fac603cfb48706e48db3
0xe5d15c177aaea43ce8c47e55377f21804f6cfcf2bd40f7ea1831bebb73c711ca
0x557e425efa71837d14fd3ca9f1e01e4d1e8b25df1b825340f16fdf14c378e159

Functions
Getter at block 21212448
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/d6c02340-014d-4bb5-ae58-165892f114e0/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.