EbyteDistribution
Verified contract
Active on
Ethereum with 658 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 "EbyteDistribution"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7016203 | 6 years ago | | | 0 | 0.000021000000 | |
| 6384991 | 6 years ago | | | 0 | 0.0015042000 | |
| 6384989 | 6 years ago | | | 0 | 0.0021049000 | |
| 6328939 | 6 years ago | | | 0 | 0.00047770500 | |
| 6273643 | 6 years ago | | | 0 | 0.00028662300 | |
| 6271636 | 6 years ago | | | 0.00005 | 0.00028662300 | |
| 6271631 | 6 years ago | | | 0.000005 | 0.00025147800 | |
| 6271576 | 6 years ago | | | 0 | 0.00028662300 | |
| 6059727 | 6 years ago | | | 0 | 0.00016108200 | |
| 6011175 | 6 years ago | | | 0 | 0.00028662300 |
ABI
ABI objects
Getter at block 21278901
contractLocked() view returns (bool)
false
ebyteBalance() view returns (uint256)
0
ebyteToken() view returns (address)
0xa65ee5fd259d94294c4ef030d1a62eeb465b9438
ethBalance() view returns (uint256)
0
owner() view returns (address)
0xcc0e068fb54f16abec3c5d9e008133a518bb244a
percentage() view returns (uint256)
20
rate() view returns (uint256)
100000000
tokensAvailable() view returns (uint256)
0
Read-only
balanceOf(address _holder) view returns (uint256 balance)
blacklist(address) view returns (bool)
getEthBalance(address _addr) view returns (uint256)
getTokenBalance(address who) view returns (uint256)
State-modifying
Events disableWhitelist(address[] addresses)
distributeEbyte(address[] addresses, uint256 value)
distributeEbyteForEBYTE(address[] addresses)
distributeEbyteForETH(address[] addresses)
distribution(address[] addresses)
enableWhitelist(address[] addresses)
lockContract() returns (bool)
setParameters(uint256 _Rate, uint256 _Percentage, uint256 _EthBalance, uint256 _EbyteBalance)
transferOwnership(address newOwner)
unlockContract() returns (bool)
withdraw()
withdrawForeignTokens(address _tokenContract) returns (bool)
Locked()
Unlocked()
sendTokens(address indexed to, uint256 value)
constructor(address _tokenAddress, address _owner)
fallback()
This contract contains no error objects.