KOL Foundation
Verified contract
Active on
Ethereum with 608 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0946…4d69
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KOL | ERC-20 | 1.7M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9986308 | 5 years ago | | | 0 | 0.00035792910 | |
| 9986280 | 5 years ago | | | 0 | 0.00038546200 | |
| 9959754 | 5 years ago | | | 0 | 0.00047935500 | |
| 9959742 | 5 years ago | | | 0 | 0.00047935500 | |
| 9940766 | 5 years ago | | | 0 | 0.00037774800 | |
| 9939643 | 5 years ago | | | 0 | 0.00086633837 | |
| 9935432 | 5 years ago | | | 0 | 0.0012263900 | |
| 9933145 | 5 years ago | | | 0 | 0.00087418500 | |
| 9933005 | 5 years ago | | | 0 | 0.00088957700 | |
| 9932999 | 5 years ago | | | 0 | 0.00088957700 |
ABI
ABI objects
Getter at block 21213404
dealTime() view returns (uint256)
259200
half() view returns (uint16)
51
halfNodes() view returns (uint16)
251
halfSuperNodes() view returns (uint16)
11
less() view returns (uint16)
33
minNodes() view returns (uint16)
101
minSuperNodes() view returns (uint16)
15
missionId() view returns (uint256)
4
most() view returns (uint16)
67
mostNodes() view returns (uint16)
335
name() view returns (string)
KOL Foundation
owner() view returns (address)
0xe99d8d01e927b0a8154defaf0e154d2c35f61a63
symbol() view returns (string)
KOLFund
token() view returns (address)
0x0946e36c2887025c389ef85ea5f9150e0bed4d69
totalNodes() view returns (uint16)
500
totalSuperNodes() view returns (uint16)
21
Read-only
getMission1(uint256 _missionId) view returns (uint256, uint256, uint256, uint256, bytes32)
getMission2(uint256 _missionId) view returns (uint16, uint16, uint16, uint16, bool, bool, bool)
getOfferings(uint256 _missionId, uint256 _id) view returns (address, uint256, uint256)
voted(address _node, uint256 _missionId) view returns (bool)
State-modifying
Events addKolOffering(uint256 _missionId, address _target, uint256 _targetAmount)
createKolMission(bytes32 _name, uint256 _totalAmount)
excuteVote(uint256 _missionId)
voteMission(uint16 _type, uint256 _missionId, bool _agree)
MissionLaunched(bytes32 _name, uint256 _missionId, address _whoLaunch)
MissionPassed(uint256 _missionId, bytes32 _name)
OfferingFinished(uint256 _missionId, uint256 _totalAmount, uint256 _length)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _tokenAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.