FNKOSToken
Verified contract
Active on
Ethereum with 4,062 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 |
---|---|---|---|---|---|
| ERC-20 | 88.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
VIP | ERC-20 | 8 | -- | -- | |
PCPie | ERC-20 | 5 | -- | -- | |
FLOV | ERC-20 | 3 | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- | |
EMS | ERC-20 | 0.01 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12943330 | 3 years ago | | | 0 | 0.00086633144 | |
| 12707634 | 3 years ago | | | 0 | 0.00023483625 | |
| 12429862 | 3 years ago | | | 0 | 0.0031854400 | |
| 12397933 | 4 years ago | | | 0 | 0.0097383898 | |
| 12261482 | 4 years ago | | | 0 | 0.0037041900 | |
| 12252477 | 4 years ago | | | 0 | 0.0085162123 | |
| 12058979 | 4 years ago | | | 0 | 0.0 | |
| 12029106 | 4 years ago | | | 0 | 0.0052882461 | |
| 11848493 | 4 years ago | | | 0 | 0.0041585560 | |
| 11756607 | 4 years ago | | | 0 | 0.0021741501 |
ABI
ABI objects
Getter at block 21161841
buyable() view returns (bool)
true
decimals() view returns (uint256)
18
ethFnkRate1() view returns (uint256)
3600
ethFnkRate2() view returns (uint256)
3600
freezeDuration() view returns (uint256)
2592000
maxInvEth() view returns (uint256)
100000000000000000000
minInvEth() view returns (uint256)
100000000000000000
name() view returns (string)
FNKOSToken
running() view returns (bool)
true
sellDeadline1() view returns (uint256)
1526832000
sellDeadline2() view returns (uint256)
1529424000
sellStartTime() view returns (uint256)
1524240000
symbol() view returns (string)
FNKOS
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
freezeOf(address _owner) view returns (uint256)
whitelist(address) view returns (bool)
State-modifying
Events addWhitelist(address[] _addrs)
airDeliver(address _to, uint256 _amount)
airDeliverMulti(address[] _addrs, uint256 _amount)
airDeliverStandalone(address[] _addrs, uint256[] _amounts)
approve(address _spender, uint256 _value) returns (bool success)
beginSell()
burn(address burner, uint256 _value)
buyTokens() payable
freezeDeliver(address _to, uint256 _amount, uint256 _freezeAmount, uint256 _freezeMonth, uint256 _unfreezeBeginTime)
freezeDeliverMultiStandalone(address[] _addrs, uint256[] _deliverAmounts, uint256[] _freezeAmounts, uint256 _freezeMonth, uint256 _unfreezeBeginTime)
freezeDeliverMuti(address[] _addrs, uint256 _deliverAmount, uint256 _freezeAmount, uint256 _freezeMonth, uint256 _unfreezeBeginTime)
pause()
pauseSell()
setPbulicOfferingPrice(uint256 _rate1, uint256 _rate2)
setPublicOfferingDate(uint256 _startTime, uint256 _deadLine1, uint256 _deadLine2)
setPublicOfferingLimit(uint256 _minVal, uint256 _maxVal)
start()
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address _newOwner)
withdraw()
Approval(address indexed _owner, address indexed _spender, uint256 _value)
BeginRunning()
BeginSell()
Burn(address indexed burner, uint256 val)
Freeze(address indexed from, uint256 value)
PauseRunning()
PauseSell()
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.