FORCE

Verified contract

Active on Ethereum with 938 txns
Deployed by via 0xb88dc7b3 at 16916965
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 "FORCE"

0x7aa569b0b4edcbbc535a5bcdfa80e0ee4fc7661b9bc63c1bfb29e8cd2cb32dda
0x7643ec25355328ae126372061fc845784734a93089c1cb0c9662c54de7d9d2d6
0x8eb77f74e511ab7266203aef83901fb7e6b2011efa7fe7a9ebd07e6e01e43b74
0xbf5f7b61b7d760204093cd8dac8208f0c9cf2a07cec356e30cb599599f77671b
0xe40608af88fcb0362d8bac74a7ad947b113ef0fbd770d2c002de0fb14d02ce07
0x846463deb7f02c953af5e331e27fc4cdd321dff979d1c69b2e810deee2d443a0
0xc2e4faa173890d993153f32105a99e3c8723baa9b9de9af232a6d75b54f22853
0x4f21020b6ddd0abdaed8b6757d62b96b5b6d450f6249d99abdeaee07dc7f7596
0x3c0a68aaad7b1fc59cb44321e9afe3a3c9d687f1718dcafd8ac6eb506b3d9f4b
0x0d7a250c5bd051fc546d800e8a7e4171ad0e5f2f61246dc91c63488c84c84c29

Functions
Getter at block 20862588
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
cap(view returns (uint256)
1000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
FORCE
owner(view returns (address)
0xd58b2fa48c0cd15fd5d9586e4b32e83fd4a2409d
paused(view returns (bool)
false
symbol(view returns (string)
FRC
totalSupply(view returns (uint256)
21251268590000000000000000
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.