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 "Bartcoin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11222941 | 4 years ago | | | 0 | 0.0020565500 | |
| 10198750 | 4 years ago | | | 0 | 0.0024682200 | |
| 10102261 | 4 years ago | | | 0 | 0.0021388120 | |
| 10026832 | 5 years ago | | | 0 | 0.0013452400 | |
| 9864619 | 5 years ago | | | 0 | 0.00020178600 | |
| 9689277 | 5 years ago | | | 0 | 0.000073988200 | |
| 9637583 | 5 years ago | | | 0 | 0.00072456000 | |
| 9637374 | 5 years ago | | | 0 | 0.00046073440 | |
| 9623221 | 5 years ago | | | 0 | 0.00010089300 | |
| 9605585 | 5 years ago | | | 0 | 0.00065809600 |
ABI
ABI objects
Getter at block 21182949
decimals() view returns (uint256)
3
getCrowdsaleTime() view returns (uint256)
1605963955
getMiningInfo() view returns (address lastetMiner, uint256 currentBlockCount, uint256 currentReward)
(lastetMiner=0x04668ec2f57cc15c381b461b9fedab5d451c8f7f, currentBlockCount=17543, currentReward=32)
getOwner() view returns (address ownerAddress, uint256 balance)
(ownerAddress=0xafe65adce345928bccc582ed066151f382a8c54a, balance=0)
name() view returns (string)
Bartcoin
symbol() view returns (string)
BARC
totalSupply() view returns (uint256)
168000000000
Read-only
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events decreaseTotal(uint256 amount)
give(address to, uint256 tokens)
increaseCrowsaleTime(uint256 daysToIncrease)
increaseTotal(uint256 amount)
purchase(uint256 tokens)
transfer(address to, uint256 tokens)
transferOwnership(address newOwner)
Refund(address indexed to, uint256 value)
Reward(address indexed to, uint256 value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(uint256 numberOfDays)
fallback()
This contract contains no error objects.