0xbfaacd99f0752921aab5ad90e1ccceb9895e0d85

Unverified contract

Proxy

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

No balances found for "0xbfaacd99f0752921aab5ad90e1ccceb9895e0d85"

0x48a08e4ce4cf6c3f67b4f8ab1baf232850a0ded8dcc32ef4b20c096a0e0ec05d
0x5058ce935f49dc0d21b4fcd5c0a0743908d1110670a6cb6ecb48ea7be6c690d0
0x9790c40ca0431f41fdb7a4f3a2def383815e27a0d27184466a54d1dc14b836b5
0x4c9832c6c001505cc5c417f1db4cec9d418dd6177cb597bf6676c95cce37d374
0xef0b1a4d54294c4bb5749675623a6e09bd1e6c781372223e5cbe9f390f7906e8
0x6a7bb209f4f6e95f7e68c6a1bec3001c9268df9d6420bd7e71c826875498a75a
0x881d04eb8eb0b2e82510936a2c293d19d38b2b89c40ecf6746f2e8e8a8763932
0x2075710d62e1d4041adeca20ff5cee21940d530a13ff0953ad0a835ed5146e2a
0xe1f58c60f060afdd87f8fbcf5f603a796a7bb3383cc3e473a1cb3285735ea259
0x20160cda5fa0d2550f404c99934ac97fea1711f80620ca3d567bccacd3813a4d

Functions
Getter at block 21191105
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/308ff46d-7112-4845-87c2-72b00f675966/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.