crue standard

Verified contract

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

No balances found for "crue standard"

0x264cbfa23b8f30236974a7668e675675dd3055c27acfd62873a92f2d3ddbad5f
0xe5b07689361471347de6035e56054ea97ac8b653598d8cbfcdc05b9c8caf20b6
0x9f6593663f92eb1e493b4f041ece5c8d53cab4189384d41b9c5fdffc0508071e
0xc4ed84259e93460d0d1d35ad2d5026908bb818b74284851d0f9b1e830dfe167a
0x168c238c04cba982e050db6fc9182b56bf3a2dd4789f1025ec89f7ac4049debe
0x72414ab10a965c2d9515fb74583be5b3759f80e9dcc98d782e7a07ff7951971d
0x55417fa3c10a3cd4220e3f96507f86ea16c212b51f3d112efad5bf1288554c6a
0x4dac6afb332f25bb336f335ee71c8cfce88ba7c244e64090df68e9b2db1434bf
0x4d039ca8cafb1164ca03ada1fb38454865044bde7a57159b8a1987b3ad49f5b3
0xe9bf3dc313dff82f1f89b70dad58e4825d3f553cef2203d67e917cb7a1b7c1f6
From

Functions
Getter at block 21401107
BUILT_ON(view returns (string)
https://vittominacori.github.io/erc20-generator
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0xf0887ba65ee2024ea881d91b74c2450ef19e1557f03bed3ea9f16b037cbe2dc9
OPERATOR_ROLE(view returns (bytes32)
0x523a704056dcd17bcf83bed8b68c59416dac1119be77755efe3bde0a64e46e0c
cap(view returns (uint256)
100000000000000000000000000
decimals(view returns (uint8)
18
mintingFinished(view returns (bool)
false
name(view returns (string)
crue standard
owner(view returns (address)
0xe5ff1f1ac77255ae26056478b2fc613608cb6590
symbol(view returns (string)
CRUE
totalSupply(view returns (uint256)
100000000000000000000000000
transferEnabled(view returns (bool)
true
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)
approveAndCall(address spenderuint256 valuereturns (bool)
approveAndCall(address spenderuint256 valuebytes datareturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTransfer(
finishMinting(
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 value
recoverERC20(address tokenAddressuint256 tokenAmount
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address touint256 valuereturns (bool)
transferAndCall(address touint256 valuereturns (bool)
transferAndCall(address touint256 valuebytes datareturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferFromAndCall(address fromaddress touint256 valuereturns (bool)
transferFromAndCall(address fromaddress touint256 valuebytes datareturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MintFinished(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
TransferEnabled(
Constructor
constructor(string namestring symboluint8 decimalsuint256 capuint256 initialSupplybool transferEnabledbool mintingFinished
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.