FIT

Verified contract

Active on Ethereum with 2,646 txns
Deployed by via 0xfd029b99 at 15882533
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "FIT"

0x92b01eb1d074343d51daca6103ff77bee45f8b5a67108d8096a2b7d16ab56b8c
0x4aa53849eee4953629e42c923c18161eccbb739c43851e484b58ec9cd5064fcd
0x15b1f2bc84529f905c220bb77a4936ac4b98f755d5fc05de1999d599ba19e8b8
0x16d67cf5e54a61d5a362a26fba51360577d5ff06c273a37267a1b01dba40b3a4
0x0928a70e92c67203841110b2ba12aeab69a956be988ed072a9916f636bd8fef1
0x32a212d75b57010dcf6fe88313099c50fb252a20519699ee261a43f305b77776
0xf970cc8a31e9422ae31fc063dad90f1e5db9e70cadc269ceeb4014b975175c81
0xe7ff52c782b802db1dd3af75a43c19e6c7446d10f6b0a257408c4782315c2718
0xf4b7bb609cea1b70be9e4cc0ee2da26253d9a1dc4cdd764b90fff824d96cb411
0x29e8b2bfcc2f8bbef155d4f04dcd9ce27ab7123ab0c3c69ce45e04a49ece1794

Functions
Getter at block 21159540
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
cap(view returns (uint256)
6000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
FIT
owner(view returns (address)
0xd58b2fa48c0cd15fd5d9586e4b32e83fd4a2409d
paused(view returns (bool)
false
symbol(view returns (string)
FIT
totalSupply(view returns (uint256)
6000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
balanceOfAt(address accountuint256 snapshotIdview returns (uint256)
blacklist(addressview returns (bool)
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)
totalSupplyAt(uint256 snapshotIdview returns (uint256)
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(
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setBlacklist(address userbool status
snapshot(returns (uint256)
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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
SetBlacklist(address userbool status
Snapshot(uint256 id
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(string name_string symbol_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.