0xc52e56f5a53ccc02db5503d915497e568c762ebb

Unverified contract

Proxy

Active on Ethereum with 11,579 txns
Deployed by via 0xc37a3f8a at 13084824
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "0xc52e56f5a53ccc02db5503d915497e568c762ebb"

0xe48c961f3983d04bc8566bfe2361ab3db6fd1309f62f0bef5f4e912a19a70d49
0x67ef282995bbf57ef2f85625e692876bec0cdacc9656aee89644a3cf032d8ea4
0x3147768085e245df7e99fc89f953088bf4f3905b683223320a04fe736ef5e1b9
0x036fa3e6167c3d04043acd61e507d681b6bb7723bb396957a744cf633aedb8fb
0x8f21e7fa10d360a117af891c66ca26a19176252d7c2ede8f42fc3453f181c860
0x27d930e61d206e3ba6ac2474a6ffce19c3edac19a33be10c8022865a4db7b906
0x2e5d636c4f7f261cfb0de75a68809e14033ec8950f0b07bc2ee924eda75579fd
0xc5d1568fa90d4531d045d24cb67d607828cfa288ffb3bb0d8f0bd8644c690865
0x09b6303722aee614ab2b12d0f800c0a21f35b8b7472da893178817446d69ab38
0xa4b2139d7649cf7f551daa813e999858fdc72fa3bb9d254e4c23fc6f52291378

Functions
Getter at block 20860415
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/1be58112-8b75-4697-9aec-c310587f4176/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
_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
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

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.