KOL Community Alliance
Verified contract
Active on
Ethereum with 34,986 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 |
---|---|---|---|---|---|
KOL | ERC-20 | 10 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21068278 | a month ago | | | 0 | 0.00084838228 | |
| 21020964 | a month ago | | | 0 | 0.00046335499 | |
| 20853282 | 2 months ago | | | 0 | 0.00067169955 | |
| 20395697 | 4 months ago | | | 0 | 0.000049760000 | |
| 20150739 | 5 months ago | | | 0 | 0.000073067375 | |
| 19451061 | 8 months ago | | | 0 | 0.0014962397 | |
| 18048826 | a year ago | | | 0 | 0.00052022539 | |
| 16930766 | 2 years ago | | | 0 | 0.00098947660 | |
| 16930766 | 2 years ago | | | 0 | 0.00098947660 | |
| 16930766 | 2 years ago | | | 0 | 0.00098947660 |
ABI
ABI objects
Getter at block 21275125
TOKEN_DECIMALS() view returns (uint256)
18
dealTime() view returns (uint256)
259200
decimals() view returns (uint256)
18
ethFundDeposit() view returns (address)
0x1ea2ce06791febf93e58c1c753a8c728133ea211
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)
182
most() view returns (uint16)
67
mostNodes() view returns (uint16)
335
name() view returns (string)
KOL Community Alliance
nodeSupplyed() view returns (uint256)
5000000000000000000000000
nodesNum() view returns (uint256)
500
owner() view returns (address)
0xe99d8d01e927b0a8154defaf0e154d2c35f61a63
superNodesNum() view returns (uint256)
21
symbol() view returns (string)
KOL
totalNodeSupply() view returns (uint256)
5000000000000000000000000
totalNodes() view returns (uint16)
500
totalSuperNodes() view returns (uint16)
21
totalSupply() view returns (uint256)
20982400000000000000000000
totalSupplyed() view returns (uint256)
5237287100000000000000000
totalUserSupply() view returns (uint256)
16000000000000000000000000
userSupplyed() view returns (uint256)
237287100000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
getMission1(uint256 _missionId) view returns (address, address, 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)
queryNode(address _addr) view returns (bool)
querySuperNode(address _addr) view returns (bool)
voted(address _node, uint256 _missionId) view returns (bool)
State-modifying
Events addKolOffering(uint256 _missionId, address _target, uint256 _targetAmount)
approve(address _spender, uint256 _value) returns (bool)
construct()
createKolMission(uint16 _type, bytes32 _name, uint256 _totalAmount, address _oldNode, address _newNode)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
excuteVote(uint256 _missionId)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
setEthFundDeposit(address _ethFundDeposit)
setNode(address nodeAddress)
setSuperNode(address superNodeAddress)
transfer(address _to, uint256 _value) returns (bool)
transferETH()
transferFrom(address _from, address _to, uint256 _value) returns (bool)
voteMission(uint16 _type, uint256 _missionId, bool _agree)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
MissionLaunched(bytes32 _name, uint256 _missionId, address _whoLaunch)
MissionPassed(uint256 _missionId, bytes32 _name)
NodeChanged(uint16 _type, address _oldNode, address _newNode)
OfferingFinished(uint256 _missionId, uint256 _totalAmount, uint256 _length)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RecycleTokens(uint256 _missionId, uint256 _totalAmount)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.