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 "BetaCoin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20495823 | 3 months ago | | | 0 | 0.000037456000 | |
| 20452847 | 3 months ago | | | 0 | 0.000034388000 | |
| 13133970 | 3 years ago | | | 0 | 0.0035075761 | |
| 13056420 | 3 years ago | | | 0 | 0.0020976681 | |
| 12755677 | 3 years ago | | | 0 | 0.00035000000 | |
| 11441788 | 4 years ago | | | 0 | 0.00085020005 | |
| 10818518 | 4 years ago | | | 0 | 0.0022968000 | |
| 10695924 | 4 years ago | | | 0 | 0.0058344001 | |
| 10695845 | 4 years ago | | | 0 | 0.0061710001 | |
| 10690170 | 4 years ago | | | 0 | 0.0074613001 |
ABI
ABI objects
Getter at block 21215269
_per() view returns (uint256)
1
decimals() view returns (uint256)
18
distributionClosed() view returns (bool)
true
name() view returns (string)
BetaCoin
symbol() view returns (string)
BEC
totalDistributed() view returns (uint256)
250999889000000000000000000
totalRemaining() view returns (uint256)
9749000111000000000000000000
totalSupply() view returns (uint256)
10000000000000000000000000000
value() view returns (uint256)
200000000000000000000
Read-only
airlist(address) view returns (bool)
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
frozenAccount(address) view returns (bool)
lockOf(address _owner) view returns (uint256)
State-modifying
Events Set_per(uint256 per) returns (bool)
approve(address _spender, uint256 _value) returns (bool success)
closeDistribution(bool Closed) returns (bool)
distribute(address[] addresses, uint256[] amounts, uint256 _freeday)
freeze(address[] addresses, bool locked)
getTokens() payable
nowInSeconds() returns (uint256)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Distr(address indexed to, uint256 amount)
DistrClosed(bool Closed)
FrozenFunds(address target, bool frozen)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(address _owner, bytes32 _key)
fallback()
This contract contains no error objects.