First Cash Coin
Verified contract
Active on
Ethereum with 10 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 "First Cash Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4383280 | 7 years ago | | | 0 | 0.00078025500 | |
| 4382175 | 7 years ago | | | 0 | 0.0010952550 | |
| 4306506 | 7 years ago | | | 0 | 0.0014585480 | |
| 4306503 | 7 years ago | | | 0 | 0.00050400000 | |
| 4300128 | 7 years ago | | | 0 | 0.00050400000 | |
| 4298733 | 7 years ago | | | 0 | 0.000024000000 | |
| 4283166 | 7 years ago | | | 0 | 0.0011013500 | |
| 4283072 | 7 years ago | | | 0 | 0.0018481500 | |
| 4283061 | 7 years ago | | | 0 | 0.0025981500 | |
| 4282423 | 7 years ago | | | 0 | 0.0018577500 |
ABI
ABI objects
Getter at block 21378316
decimals() view returns (uint8)
8
ico() view returns (address)
0x6adafb7632859ef19d28276037581af00064d68f
locked() view returns (bool)
false
name() view returns (string)
First Cash Coin
owner() view returns (address)
0x6adafb7632859ef19d28276037581af00064d68f
standard() view returns (string)
Token 0.1
symbol() view returns (string)
FCC
totalSupply() view returns (uint256)
20000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
issue(address _recipient, uint256 _value) returns (bool success)
lock() returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferIcoship(address _newIco)
transferOwnership(address _newOwner)
unlock() 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.