FME Token

Verified contract

Active on Ethereum with 13,028 txns
Deployed by via 0x905c1426 at 10314997
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x1b77b090495784b86980eb50e94a4d84729e4cd95beb77329eacaf0bb83cab12
0xf380da5c92710d7f601fe1d54ce56e276f085b9c261e8df0bfdbcda25694a372
0x104260095d8b70d1f5af6c29008c38ab225b064bbed021c9775c39785600cfce
0xa199c5bec3033f77f81f20c549bd43a83084a3543bd15ebf7938af208df3b0a6
0x30f18cdeb1cbe56b114b3a0a9722f95c8a533e268ae759007c14fd5dd2a20bfc
0xfad68e0f35ed22da87532295659d2a552e4a73cd75683710db7440f61b8f911a
0xee68479e7d642a21214fa471b6cf75dcaaefa2c44d9d9d2de6e0e53827745f13
0x77720ef4f68ee7f9c380a96f0ed77a6bac9e99e52891f94e412bba699ac9b0ca
0xd280aadae8cac612f099e6dc7e0f73b36acb519b0101f2a082722d99f3620965
0x54fe3cefc7b2838e2145886941152cb8610b67f2b33be3df01b0da09c36fa823

Functions
Getter at block 21157405
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)
600000000000000000000000000
decimals(view returns (uint8)
18
mintingFinished(view returns (bool)
false
name(view returns (string)
FME Token
owner(view returns (address)
0x6735692e4f61043090b8cf4fda2000415e067109
symbol(view returns (string)
FME
totalSupply(view returns (uint256)
220000000000000000000000000
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.