FANBI TOKEN
Verified contract
Active on
Ethereum with 21,944 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FBT | ERC-20 | 300 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19540955 | 7 months ago | | | 0 | 0.0020246070 | |
| 19535246 | 7 months ago | | | 0 | 0.0023355450 | |
| 19532580 | 7 months ago | | | 0 | 0.0020760400 | |
| 19529299 | 7 months ago | | | 0 | 0.0020241390 | |
| 19500795 | 8 months ago | | | 0 | 0.00093962700 | |
| 19428707 | 8 months ago | | | 0 | 0.0037339239 | |
| 19425024 | 8 months ago | | | 0 | 0.0031774702 | |
| 19420364 | 8 months ago | | | 0 | 0.0048798220 | |
| 19398116 | 8 months ago | | | 0 | 0.0041001790 | |
| 19361607 | 8 months ago | | | 0 | 0.0033208960 |
ABI
ABI objects
Getter at block 21163508
decimals() view returns (uint256)
6
name() view returns (string)
FANBI TOKEN
owner() view returns (address)
0x782392fbbab17d3f507e26c6be74227fec98fabc
symbol() view returns (string)
FBT
totalSupply() view returns (uint256)
5000000000000000
Read-only
allowance(address _addr, address _spender) view returns (uint256)
balanceOf(address _addr) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _fromValue, uint256 _toValue) 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.