FlowchainCoin
Verified contract
Active on
Ethereum with 487 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "FlowchainCoin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18412270 | a year ago | | | 0 | 0.00048684349 | |
| 13841332 | 3 years ago | | | 0 | 0.0020177539 | |
| 12234073 | 4 years ago | | | 0 | 0.0038116060 | |
| 11753363 | 4 years ago | | | 0 | 0.0035102232 | |
| 11007540 | 4 years ago | | | 0 | 0.0011364840 | |
| 11000378 | 4 years ago | | | 0 | 0.0018564140 | |
| 10903454 | 4 years ago | | | 0 | 0.0026090040 | |
| 10903454 | 4 years ago | | | 0 | 0.0026776620 | |
| 10845668 | 4 years ago | | | 0 | 0.0032797540 | |
| 10771115 | 4 years ago | | | 0 | 0.0079485000 |
ABI
ABI objects
Getter at block 21290383
creator() view returns (address)
0xc85b0b3dc93e6be5a15df75f89acc6855cbf4252
decimals() view returns (uint8)
18
getCreator() view returns (address)
0xc85b0b3dc93e6be5a15df75f89acc6855cbf4252
getMintableAddress() view returns (address)
0xe2514ce8e58fde9db44d3d3a1efc989d32b03ee9
mintableAddress() view returns (address)
0xe2514ce8e58fde9db44d3d3a1efc989d32b03ee9
multiSigWallet() view returns (address)
0x9581973c54fce63d0f5c4c706020028af20ff723
name() view returns (string)
FlowchainCoin
symbol() view returns (string)
FLC
totalSupply() view returns (uint256)
1000000000000000000000000000
version() view returns (string)
1.0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
allowed(address, address) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
balances(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
mintToken(address to, uint256 amount) returns (bool success)
setupMintableAddress(address _mintable) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.