FK token
Verified contract
Active on
Ethereum with 9,528 txns
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 "FK token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15583353 | 2 years ago | | | 0 | 0.0012394300 | |
| 13465961 | 3 years ago | | | 0 | 0.0030572886 | |
| 12727320 | 3 years ago | | | 0 | 0.00036834407 | |
| 12141559 | 4 years ago | | | 0 | 0.015965019 | |
| 11690901 | 4 years ago | | | 0 | 0.0026368651 | |
| 11690300 | 4 years ago | | | 0 | 0.0017725591 | |
| 11581964 | 4 years ago | | | 0 | 0.012770121 | |
| 11470268 | 4 years ago | | | 0 | 0.0036759828 | |
| 11470247 | 4 years ago | | | 0 | 0.0060012451 | |
| 10963335 | 4 years ago | | | 0 | 0.0018858400 |
ABI
ABI objects
Getter at block 21198665
createTime() view returns (uint256)
1572591552
decimals() view returns (uint8)
18
manager() view returns (address)
0xf5d0567efa8b07302ff7f8fb478fa32c99135222
name() view returns (string)
FK token
release() view returns (uint256)
136986301369863013698630
releaseAddress() view returns (address)
0x2458f120fc75d7d5d3b07c074a096eb0eacd16d3
releaseTotal() view returns (uint256)
652328767123287671232876710
symbol() view returns (string)
FK
takeTotal() view returns (uint256)
331506849315068493150684800
totalSupply() view returns (uint256)
900000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balance(address) view returns (uint256)
balanceOf(address _addr) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
consume(uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
Consume(address indexed from, 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.