0x92a462984ac7961a0e88b196651fc19c0045e1fe

Unverified contract

Proxy

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

No balances found for "0x92a462984ac7961a0e88b196651fc19c0045e1fe"

0xf36ff6b93f4dfa476bab5309b2e14f79220f5668a0d3bed531a0c12597e5e2d3
0xe886509a6da86887265ea85bed685c2359892328472e0ee18caa5b556e896617
0x247295bc530338e8071ab4052d5f3ba724204107196893f1c812a7e29d1ca6c6
0x509455afa35e83c466dbc2c4a77c414f5295b70e48ab39ceb93e8189bd748d09
0xeebcf6acd324fb8b930bc437b20f0bc2031e795b8dff0f4bfddfcf895196b613
0x9f7fd7b474d294e54062ff8f2361ba9f9bbc6b972ebf892b0c8d75f7dedc8964
0x5c027ca6c2a1c601990a6b1ed1c13f3f19defb39fc15c95be0e4516c091cd2d0
0x197a1597146c39835619526a71da15372c896d34976b6549779af56127c202a1
0xe1f12259e6eac655157f8d12ac302975aba9e2a3569d1b18df4e02cecbf9b361
0xa801081b1c099c52c4f55df83191760b3be7487c3e146cedc54f012344f28dab

Functions
Getter at block 21216031
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/c8adf801-d409-4a2a-8587-06e0789850ee/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.