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 "PeraBit"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7606554 | 6 years ago | | | 0 | 0.000073572000 | |
| 7606549 | 6 years ago | | | 0 | 0.00013920900 | |
| 7606539 | 6 years ago | | | 0 | 0.000073572000 | |
| 7606531 | 6 years ago | | | 0 | 0.000077559000 | |
| 7606396 | 6 years ago | | | 0 | 0.00018305200 | |
| 7130643 | 6 years ago | | | 0 | 0.0029631200 | |
| 6037093 | 6 years ago | | | 0 | 0.000091526000 | |
| 5971854 | 6 years ago | | | 0 | 0.00018305200 | |
| 5879439 | 6 years ago | | | 0 | 0.0021335990 | |
| 5879277 | 6 years ago | | | 0 | 0.00090359900 |
ABI
ABI objects
Getter at block 21217947
decimals() view returns (uint8)
8
distributionFinished() view returns (bool)
false
name() view returns (string)
PeraBit
symbol() view returns (string)
PBIT
totalSupply() view returns (uint256)
1000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
getEthBalance(address _addr) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
distributePBIT(address[] addresses, uint256 _value, uint256 _ethbal)
finishDistribution() returns (bool)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
withdrawForeignTokens(address _tokenContract) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
DistrFinished()
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.