Fingerprints

Verified contract

Active on Ethereum with 1,294 txns
Deployed by via 0xb6af91d8 at 12364124
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "Fingerprints"

0xc458667111a26404f90efb5ee850e81e5c6b31544c021e15468b551ab7f7a740
0x4a620bd55bdc5775c511ca0c19363e657b22e957479edfe42fa713ed21fd1f62
0x61124871101aa2ead57fb5a6c6b4ad110ddd7967d503d3958feb5f09cead41ca
0xe88afaed7301e80421ff5d163760c60dc67b66015d63fe1b8faecd9822f33843
0x9c58dadfc55b1fd6914e62c8275e51e17a354b32d88939a8d46fe76b38b211b3
0x8b635847eb6dbb4dc0aa5c7ef124bb23f58f8b8fd2d849da56eaa1284215ea8a
0x0b1acfc4f570d3fa494c068e6603ba882a5fe63c659473572d3a796c2e5d8f09
0x927b1bab9e1d5a47b930a5bfb8d4db4873a99489c5f1be45d23d7854551af868
0x81ab9475f4f2d1ccd38cf8e53e2f28ab1e72d8808038e5000a127bb5f308fef9
0x44b2c374c6ab78255e62aaf9f1441392e61d2c9cfa4019ff4703290284ef13d5

Functions
Getter at block 21283888
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
SNAP_ROLE(view returns (bytes32)
0x5f4c7b984c07141322facf8b2903839dfc36b9be0814b3f90b84ad023e02703d
decimals(view returns (uint8)
18
name(view returns (string)
Fingerprints
paused(view returns (bool)
false
symbol(view returns (string)
PRINTS
totalSupply(view returns (uint256)
10000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
balanceOfAt(address accountuint256 snapshotIdview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupplyAt(uint256 snapshotIdview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 amount
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
snapshot(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
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
Snapshot(uint256 id
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(address admin
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.