FAChain
Verified contract
Active on
Ethereum with 11,736 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "FAChain"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12958006 | 3 years ago | | | 0 | 0.0014617477 | |
| 12126896 | 4 years ago | | | 0 | 0.0044804571 | |
| 12100533 | 4 years ago | | | 0 | 0.0050902488 | |
| 11358934 | 4 years ago | | | 0 | 0.0017973292 | |
| 11358905 | 4 years ago | | | 0 | 0.00078546062 | |
| 11346624 | 4 years ago | | | 0 | 0.00046239589 | |
| 11346606 | 4 years ago | | | 0 | 0.00081144496 | |
| 11346324 | 4 years ago | | | 0 | 0.00040114596 | |
| 11346305 | 4 years ago | | | 0 | 0.00065929903 | |
| 11346291 | 4 years ago | | | 0 | 0.00050863548 |
ABI
ABI objects
Getter at block 21169614
decimals() view returns (uint8)
18
name() view returns (string)
FAChain
symbol() view returns (string)
FA
totalSupply() view returns (uint256)
21000000000000000000000000
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)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.