This contract is being backfilled. You may encounter incomplete storage history.

Fractal Protocol Token

Verified contract

Active on Ethereum with 25,099 txns
Deployed by via 0x2cc2d78c at 11868021
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $31.93
0xe5f88364876049e17e8f8b8f3b301e0215a7d485a220cc70e777f608f274a744
0xb5e53eebdd1392c947d163ce593ed845e9795c98c139e3aef630f4c2ee9f89da
0x4420f15054a526c22dbb0f6f2bf877f3a756d1b43073c537ce437b54fb015fa0
0xae271104fd3b782d1f234b9f3c7b041bd1ad07e4e275a05ddb672c16ada29cbf
0xdc45e047b2d8c8bc8073f8c73ee7b25dd47f3a642079947d4cf7c3ae019cb7c3
0xf51c178a39fbcd959e9eb52df217c1d5d26d98c1c8da9761d49187525a17ef34
0x250e5b4f1dcc0dbc8ba98ae61f5a7be0f116179864f81bbe540e0c2f70d426ce
0xc66f9cb69870fb81a216456a24cca1cdf46205b7981f3c6d9403b221e53b2d17
0xdf46451d0d854cc2ec761cc7da27ab8f6b2cfb215a6fe04daf7fe0cccede3c9b
0x7c2e72544954fe97fbfeaa0612db7e03423b44165a94b4eb877c7860b768a3bd

Functions
Getter at block 20793419
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
decimals(view returns (uint8)
18
name(view returns (string)
Fractal Protocol Token
paused(view returns (bool)
false
symbol(view returns (string)
FCL
totalSupply(view returns (uint256)
243135150988838615760225498
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)
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)
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
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
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(string namestring symboluint256 initialSupplyaddress targetOwner
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.