FinTech Coin
Verified contract
Active on
Ethereum with 286 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 "FinTech Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6388934 | 6 years ago | | | 0 | 0.0014919080 | |
| 6388928 | 6 years ago | | | 0 | 0.0014945320 | |
| 6388917 | 6 years ago | | | 0 | 0.0014945320 | |
| 6388910 | 6 years ago | | | 0 | 0.0014945320 | |
| 6316791 | 6 years ago | | | 0 | 0.0010916400 | |
| 6316245 | 6 years ago | | | 0 | 0.0010935600 | |
| 6306505 | 6 years ago | | | 0 | 0.0010916400 | |
| 6306243 | 6 years ago | | | 0 | 0.0012758200 | |
| 6287783 | 6 years ago | | | 0 | 0.0012735800 | |
| 6287778 | 6 years ago | | | 0 | 0.0012735800 |
ABI
ABI objects
Getter at block 21309983
decimals() pure returns (uint256)
2
initialSupply() pure returns (uint256)
36500000000
name() pure returns (string)
FinTech Coin
owner() pure returns (address)
0x3fcda408442d550fa6a142505d22a943a64f41e0
symbol() pure returns (string)
FTC
totalSupply() pure returns (uint256)
36500000000
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.