FIN ERC20 Token

Verified contract

Active on Ethereum with 7,271 txns
Deployed by via 0xea7c3f24 at 6357999
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xd57ec4dee5060d46e1a7634511c43357a7f829eaee53853994a6c8e304b3d024
0x0ad4eb76e4fbf06ec9f647521a014593c700cf8a256a6c7b2907726b675a48f2
0x4331a0dafef2a552303fcf62c9ddf4ef6e75d96b637f038a6980a099c542a5bd
0x937a1495832aa20d2d9cf3ec1f9430c57acdf3ede48a26e5a2bc44962484cdfe
0x3f5b8395d2fe6f9711481832c46c3a82e32ec03fa2193abffe9c7190f4d89ef9
0xf234cfc6a2bb7185c76c742856986eff7aaad5c7dff1f6b1182481f6f0a82e5d
0x571df12c0c1d9df70a725bafc348dde0df00b24e5c1e8d8a8a1d89f7d274567b
0x12ac20dbe53b8143b78c9ca6e75d372d4149113781645a4e3dcf1071864c2f17
0x00d2b7bf11aead3540e5e9d313bcdd89651f2cf5d8159cb1166fe35f192f90fd
0xae26b26d986c1d4ce5427f061eec958e09770d28d45870dc1d67dd400e4aa697

Functions
Getter at block 21167259
decimals(view returns (uint8)
18
finERC20MigrationContract(view returns (address)
0x0000000000000000000000000000000000000000
finPointRecordContract(view returns (address)
0xbaca61bda46d0c5849e1c3f7812818df46cacbcb
isOwner(view returns (bool)
false
migrationStart(view returns (bool)
false
mintingFinished(view returns (bool)
false
name(view returns (string)
FIN ERC20 Token
owner(view returns (address)
0xfce0ff7f3fc70ba063ebd8abb2ea05d9c5efdbd9
symbol(view returns (string)
FIN
timeLockContract(view returns (address)
0x0000000000000000000000000000000000000000
totalSupply(view returns (uint256)
128032214585556141444329130
totalSupply_(view returns (uint256)
128032214585556141444329130
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
balances(addressview returns (uint256)
isMinted(addressview returns (bool)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
finishMinting(returns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
migrateTransfer(address _accountuint256 _amountreturns (uint256)
mintAllowance(address _ethAddress
renounceOwnership(
setMigrationAddress(address _finERC20MigrationContractreturns (bool)
setTimeLockAddress(address _timeLockContractreturns (bool)
startMigration(returns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
transferRecordSource(address _newRecordContract
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Migrated(address indexed accountuint256 amount
MigrationStarted(
Mint(address indexed touint256 amount
MintFinished(
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RecordSourceTransferred(address indexed previousRecordContractaddress indexed newRecordContract
SetMigrationAddress(address _finERC20MigrateAddress
SetTimeLockAddress(address _timeLockAddress
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _finPointRecordContractstring _namestring _symboluint8 _decimals
Fallback and receive
fallback(
Errors

This contract contains no error objects.