FidelityHouse Token

Verified contract

Active on Ethereum with 198 txns
Deployed by via 0xbc5c0191 at 6775603
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "FidelityHouse Token"

0xef2c84a147f3f68764c5bf4b41c01eed5ef4a7a7f4eac3da56270827f39ab38a
0x0d498b41202704509a5076be93e5a0f0f7d982fb4258a77cf1f64c52f1e77bb3
0x9f7af7dceae5afd13817528f184109d986c180bd3a539485ab06429c6ee6ab14
0x9b1a90161258100ff4ff9483257dfff592caf8c3f5450d34bf4ec56f23d0c5e7
0x747924634504fabeb4d4236732c79ed922d34f10f64439f938a6bde58b9acbe0
0x80c453487d2c336be3603076ae7bded38878c5e6e0bcaf6fce1b70ce62e99f1c
0x61576d4da0cdb04d81ceeb1d72b0a436ddc4487bdcd73b6051cf16545d70c1ea
0x44740a29c1b541a549454cd1d2db674bc1b7dd578eb5dc9683399acde9404416
0xc100c3425941d12b82ff8cac90b44123ea0e22191c7fe5656563a165c4164bde
0x74701e3072a0b7eb4238fd82d25a6e6b43543bf606b46311990600a9a817014f

Functions
Getter at block 21287902
InterfaceId_ERC165(view returns (bytes4)
0x01ffc9a7
ROLE_MINTER(view returns (string)
minter
decimals(view returns (uint8)
18
lockedUntil(view returns (uint256)
1578492000
mintingFinished(view returns (bool)
true
name(view returns (string)
FidelityHouse Token
owner(view returns (address)
0x8fd84702a36d55a12eb40f7aa473ef32898c6485
symbol(view returns (string)
FIH
totalSupply(view returns (uint256)
551350768626444582572504000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
checkRole(address _operatorstring _roleview 
hasRole(address _operatorstring _roleview returns (bool)
lockedBalanceOf(address _ownerview returns (uint256)
supportsInterface(bytes4 _interfaceIdview returns (bool)
State-modifying
addMinter(address _minter
approve(address _spenderuint256 _valuereturns (bool)
approveAndCall(address _spenderuint256 _valuereturns (bool)
approveAndCall(address _spenderuint256 _valuebytes _datareturns (bool)
burn(uint256 _value
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
finishMinting(returns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
mint(address _touint256 _amountreturns (bool)
mintAndLock(address _touint256 _amountreturns (bool)
recoverERC20(address _tokenAddressuint256 _tokensreturns (bool success)
removeMinter(address _minter
renounceOwnership(
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
Burn(address indexed burneruint256 value
Mint(address indexed touint256 amount
MintFinished(
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdded(address indexed operatorstring role
RoleRemoved(address indexed operatorstring role
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 _lockedUntil
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.