ARISTO

Verified contract

Active on Ethereum with 1,990 txns
Deployed by via 0x22e0d8f5 at 12858429
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xb4b27aad89d1dd85a604010cec355eebe7ae0e321dfbfcc878301b16661e9b67
0x568cde341529f5b416026973bd9c6e708652932f1eb58106cd3bc9f4bfb3ff14
0x22440ebb84772219b4cd143672f67d0acb63daaa76dca0acddde50c715aa10f7
0x4b471cf4fc9a9b611d5f7c7b04c9ad93325a116746c8f0589e29aeeeef229099
0xc7fc14be937f1ec507546cf80f081c47b6905063e94409a11079477dddc23ded
0x39dda80b286c76e267282206b95a34c12ea2ed3b416b278d53576c6eae5ad543
0x67559fec00b88161e27fc8946eb5795a584201dcdcd2865d0700ac5f9d65cfb7
0xc1d5d8c355bbc7f39fdc914ee23181c9038ae98a0d3dc4ebe83b112d02cea746
0xa56eeb3b185702dad4f3a1a87bdc71a4d0330dd1e97b90e51784104b096ee5a2
0xbbcfaaabc9cadacdf793a6ecec029e6b4dbd18c9e28b89486450daaf3a8b5b2a

Functions
Getter at block 20866167
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0xf0887ba65ee2024ea881d91b74c2450ef19e1557f03bed3ea9f16b037cbe2dc9
cap(view returns (uint256)
4200000000000000000000000000
decimals(view returns (uint8)
18
mintingFinished(view returns (bool)
false
name(view returns (string)
ARISTO
owner(view returns (address)
0x0be026446cbd1dabc2c8c5e24d5f38176c5b3997
symbol(view returns (string)
ARII
totalSupply(view returns (uint256)
4200000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
approveAndCall(address spenderuint256 amountreturns (bool)
approveAndCall(address spenderuint256 amountbytes datareturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
finishMinting(
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address accountuint256 amount
recoverERC20(address tokenAddressuint256 tokenAmount
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
transferAndCall(address recipientuint256 amountreturns (bool)
transferAndCall(address recipientuint256 amountbytes datareturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferFromAndCall(address senderaddress recipientuint256 amountreturns (bool)
transferFromAndCall(address senderaddress recipientuint256 amountbytes datareturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MintFinished(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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
Constructor
constructor(string name_string symbol_uint8 decimals_uint256 cap_uint256 initialBalance_address feeReceiver_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.