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 "FABOT"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11543925 | 4 years ago | | | 0 | 0.0057268010 | |
| 11542717 | 4 years ago | | | 0 | 0.010884288 | |
| 11542711 | 4 years ago | | | 0 | 0.0067088023 | |
| 11542212 | 4 years ago | | | 0 | 0.010432984 | |
| 11542140 | 4 years ago | | | 0 | 0.012644323 | |
| 11542003 | 4 years ago | | | 0 | 0.0052111250 | |
| 11539955 | 4 years ago | | | 0 | 0.0035721630 | |
| 11537707 | 4 years ago | | | 0 | 0.0032319570 | |
| 11537642 | 4 years ago | | | 0 | 0.0022505580 | |
| 11536096 | 4 years ago | | | 0 | 0.0054421440 |
ABI
ABI objects
Getter at block 21298287
decimals() view returns (uint256)
18
name() view returns (string)
FABOT
owner() view returns (address)
0x6612a5d25936de9feb9ca8804c4b904a5f32b6fa
paused() view returns (bool)
false
restoreFinished() view returns (bool)
false
symbol() view returns (string)
FC
totalSupply() view returns (uint256)
4000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
lockBalanceAll(address _owner) view returns (uint256)
lockState(address _owner) view returns (bool)
lockTypeInfoGroup(uint8 _type) view returns (uint256[], uint256[])
lockUserInfo(address _owner) view returns (uint256[], uint256[], uint256[], uint256[], uint256[])
useBalanceOf(address _owner) view returns (uint256)
State-modifying
Events addLockDate(uint8 _lockType, uint256 _second, uint256 _percent)
approve(address _spender, uint256 _value) returns (bool)
burn(address _to, uint256 _value) returns (bool)
clearLockUser(address _owner, uint256 _index)
deleteLockDate(uint8 _lockType, uint256 _lockTime)
distribute(address _to, uint256 _value) returns (bool)
finishRestore() returns (bool)
lock(address _owner) returns (bool)
pause()
setLockUsers(uint8 _type, address[] _to, uint256[] _value, uint256[] _endTime)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
transferRestore(address _from, address _to, uint256 _value) returns (bool)
unlock(address _owner) returns (bool)
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(uint256 value)
Lock(address indexed from, uint256 value, uint256 endTime)
Mint(uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
RestoreFinished()
Transfer(address indexed from, address indexed to, uint256 value)
Unpause()
constructor()
fallback()
This contract contains no error objects.