YFYY COIN

Verified contract

Active on Ethereum with 1,039 txns
Deployed by via 0x8f2d2853 at 10864352
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xe362ef58fa8cf2993b1c27d31fce1870fee01712aa8c10b7f0ec02c1943105f6
0x668f5eb12e1b95c554ada05409150230457fa031520ebe8cf0bf9a7389f3ec2e
0xc96c56580909b9e0524d4177149254f99230a9b9b33055f6eaa7f258730b281e
0x7ec26683bf8c981adcab847de21f0b574a42ea076d17e5044058ef051baeefd7
0x97790cf3f07ea476439f7b90338bcfd8cf61f5ae84df03124ec3c76080dc855f
0xe8f8d9baec5603a4280f284519da03c625ab4166e25f4b431f9a582e6b56436e
0xbf5c9cdb70344882effc79949815e4a0e277ab88d3873fdcbdccd5cd75866d69
0xa5c34a91da580e42d10556cb55f27125ad3f6f03c81feff183bfb6d766b8c2d4
0x73645b2224f5aaabc45fa05e36e4875701b8da54fefe9119abf0ac0b71ca7143
0x73219931418d1ff5df2f327bea3b8a6ab13dc16ce2c70532fdbbeeff9bb69294

Functions
Getter at block 21024404
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)
210000000000000000000000
decimals(view returns (uint8)
18
mintingFinished(view returns (bool)
true
name(view returns (string)
YFYY COIN
owner(view returns (address)
0xb52c223dd192d1117b506dbef1c2ed7e302d98cd
symbol(view returns (string)
YFYY
totalSupply(view returns (uint256)
210000000000000000000000
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.