Fast Finance Chain
Verified contract
Active on
Ethereum with 182 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Fast Finance Chain"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9013540 | 5 years ago | | | 0 | 0.000040179700 | |
| 8559885 | 5 years ago | | | 0 | 0.00073054000 | |
| 6738018 | 6 years ago | | | 0 | 0.00022762734 | |
| 6584592 | 6 years ago | | | 0 | 0.00050935500 | |
| 6326442 | 6 years ago | | | 0 | 0.00016676471 | |
| 6318443 | 6 years ago | | | 0 | 0.00044178750 | |
| 6316339 | 6 years ago | | | 0 | 0.00025882500 | |
| 6311562 | 6 years ago | | | 0 | 0.00029644147 | |
| 6311556 | 6 years ago | | | 0 | 0.00049051406 | |
| 6311551 | 6 years ago | | | 0 | 0.00041742422 |
ABI
ABI objects
Getter at block 21266429
INITIAL_SUPPLY() view returns (uint256)
2000000000000000000000000000
MAX_SUPPLY() view returns (uint256)
10000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Fast Finance Chain
symbol() view returns (string)
FC
totalSupply() view returns (uint256)
2000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
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.