Kyber Volume
Verified contract
Active on
Ethereum with 87 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb3c8…650a
4 additional
variables
Balances ($164.86)
Native
Value
$163.52
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.041673 | $3,923.82 |
$163.52 | |
WETH | ERC-20 | 0.000181 | $3,924.94 |
$0.71 | |
0x89d2…0359 | ERC-20 | 0.015435 | $20.58 |
$0.32 | |
MANA | ERC-20 | 0.308873 | $0.676693 |
$0.21 | |
KNC | ERC-20 | 0.123762 | $0.723745 |
$0.09 | |
LOC | ERC-20 | 0.046299 | $0.231357 |
$0.01 | |
ERC20 | ERC-20 | 0.99 | -- | -- | |
MOT | ERC-20 | 0.14166 | -- | -- | |
AE | ERC-20 | 0.041875 | -- | -- | |
AMB | ERC-20 | 0.01 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6955040 | 6 years ago | | | 0 | 0.00022752000 | |
| 6919397 | 6 years ago | | | 0 | 0.0042308000 | |
| 6878808 | 6 years ago | | | 0 | 0.066035937 | |
| 6878791 | 6 years ago | | | 0 | 0.031412558 | |
| 6878696 | 6 years ago | | | 0 | 0.043486531 | |
| 6878608 | 6 years ago | | | 0 | 0.020131496 | |
| 6878580 | 6 years ago | | | 0.2 | 0.00013363500 | |
| 6878119 | 6 years ago | | | 0 | 0.0099991917 | |
| 6877535 | 6 years ago | | | 0 | 0.066893090 | |
| 6877498 | 6 years ago | | | 0 | 0.0073825411 |
ABI
ABI objects
Getter at block 21384562 getAssetsValue() view returns (uint256) getPrice() view returns (uint256) getTokens() view returns (address[] _tokens, uint256[] _weights) tokensWithAmount() view returns (address[])
BUYTOKENS() view returns (bytes32)
0x427579546f6b656e730000000000000000000000000000000000000000000000
EXCHANGE() view returns (bytes32)
0x45786368616e676550726f766964657200000000000000000000000000000000
FEE() view returns (bytes32)
0x46656550726f7669646572000000000000000000000000000000000000000000
GETETH() view returns (bytes32)
0x4765744574680000000000000000000000000000000000000000000000000000
INITIAL_FEE() view returns (uint256)
100000000000000000
INITIAL_VALUE() view returns (uint256)
1000000000000000000
LOCKER() view returns (bytes32)
0x4c6f636b657250726f7669646572000000000000000000000000000000000000
MARKET() view returns (bytes32)
0x4d61726b657450726f7669646572000000000000000000000000000000000000
PRICE() view returns (bytes32)
0x507269636550726f766964657200000000000000000000000000000000000000
REBALANCE() view returns (bytes32)
0x526562616c616e636550726f7669646572000000000000000000000000000000
REIMBURSABLE() view returns (bytes32)
0x5265696d6275727361626c650000000000000000000000000000000000000000
RISK() view returns (bytes32)
0x5269736b50726f76696465720000000000000000000000000000000000000000
STEP() view returns (bytes32)
0x5374657050726f76696465720000000000000000000000000000000000000000
TOKEN_DENOMINATOR() view returns (uint256)
1000000000000000000
WHITELIST() view returns (bytes32)
0x57686974656c69737450726f7669646572000000000000000000000000000000
WITHDRAW() view returns (bytes32)
0x576974686472617750726f766964657200000000000000000000000000000000
accumulatedFee() view returns (uint256)
41670210549069021
category() view returns (bytes32)
0x47656e6572616c00000000000000000000000000000000000000000000000000
componentList() view returns (address)
0xb3c8d8713c1bfdefd2c8bed7594e1103da0e650a
decimals() view returns (uint256)
18
description() view returns (string)
Based on token trading volume on kyber
freezeBalance() view returns (uint256)
799590421444337581
fundType() view returns (uint8)
0
getETHBalance() view returns (uint256)
3038998963597
name() view returns (string)
Kyber Volume
owner() view returns (address)
0x1cd5fcc6d1d3a2ecdd71473d2fcfe49769643cf2
paused() view returns (bool)
false
pausedCycle() view returns (uint256)
31536000
pausedTime() view returns (uint256)
0
productStatus() view returns (uint8)
2
rebalanceDeltaPercentage() view returns (uint256)
0
rebalanceReceivedETHAmountFromSale() view returns (uint256)
3038998963597
status() view returns (uint8)
1
supportRebalance() view returns (bool)
false
symbol() view returns (string)
KNCV
totalSupply() view returns (uint256)
1003313098109895
version() view returns (bytes32)
0x312e312d32303138313030320000000000000000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
getComponentByName(bytes32 _name) view returns (address)
tokens(uint256) view returns (address)
weights(uint256) view returns (uint256)
State-modifying
Events addOwnerBalance() payable
approve(address _spender, uint256 _value) returns (bool)
buyTokens() returns (bool)
close() returns (bool success)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
enableWhitelist(uint8 _key, bool enable) returns (bool)
hasRisk(address _sender, address _receiver, address _tokenAddress, uint256 _amount, uint256 _rate) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
initialize(address _componentList, uint256 _initialFundFee, uint256 _rebalanceDeltaPercentage) payable
invest() payable returns (bool)
pause()
rebalance() returns (bool success)
renounceOwnership()
requestWithdraw(uint256 amount)
sellAllTokensOnClosedFund() returns (bool)
setAllowed(address[] accounts, uint8 _key, bool allowed) returns (bool)
setManagementFee(uint256 _fee)
setMaxSteps(bytes32 _category, uint256 _maxSteps)
setMultipleTimeIntervals(bytes32[] _timerNames, uint256[] _secondsList)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address _newOwner)
unpause()
updateComponent(bytes32 _name) returns (address)
withdraw() returns (bool)
withdrawFee(uint256 _amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
ComponentUpdated(bytes32 _name, address _componentAddress)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Transfer(address indexed from, address indexed to, uint256 value)
Unpause()
constructor(string _name, string _symbol, string _description, bytes32 _category, uint256 _decimals, address[] _tokens, uint256[] _weights)
fallback()
This contract contains no error objects.