Authencity.

Verified contract

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

No balances found for "Authencity."

0xaefab6cd3dce170efa09857d3f6f89003d04e19697f699a975b3645f9580732d
0xe5ee4680e8d7d56166aa940b3ff3f0e542a8d1228b7dfa9a6eaaad437ec7610a
0x44ef28cd52ce64609ed94745b0d364997135305491dcdc06dbbcffa97e8196ca
0xb6438d1fa40d4563201f3206cbfea1b8fe0994c27423370e2d1dcdefbf853718
0xc621d8296150f5e9296f398d16fc84492d345a4480b33cfeaf283fe93862c968
0x2e081f614a0a570eaba91798312d65f4bc50ba55b29c8f461c303ce6862d4c62
0x06a1de9f128c36399ab2b6c9d9524653c12233e8dd03f6da7c4070341ae4dee2
0xea2170ae4b2f72fb7c6d1393df86a41b3a1e3d692abbc5e777c17cc495a4a4c1
0xd450d04ac12ff935c24a0a5274c65f847562d47777289e9be768e5a009c44697
0x5c890a2882386e6a77c3cd81ed99822085c877e734cd244e5f08e6ba2faf1231

Functions
Getter at block 21208742
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
decimals(view returns (uint8)
8
mintLimitAmount(view returns (uint256)
2500000000000
mintedSupply(view returns (uint256)
1539978100000000
name(view returns (string)
Authencity.
paused(view returns (bool)
false
symbol(view returns (string)
AUTH
totalSupply(view returns (uint256)
100000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
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
setMintLimitAmount(uint256 amount
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 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
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(string namestring symboluint256 totalSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.