BitAlly Token
Verified contract
Active on
Ethereum with 547 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 "BitAlly Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10242541 | 4 years ago | | | 0 | 0.0010536768 | |
| 7898260 | 5 years ago | | | 0 | 0.00096382864 | |
| 7898260 | 5 years ago | | | 0 | 0.00096382864 | |
| 7813124 | 5 years ago | | | 0 | 0.00096382864 | |
| 7762535 | 5 years ago | | | 0 | 0.00048224400 | |
| 7762455 | 5 years ago | | | 0 | 0.00045019400 | |
| 7698559 | 6 years ago | | | 0 | 0.00048224400 | |
| 7698518 | 6 years ago | | | 0 | 0.00026482000 | |
| 7682574 | 6 years ago | | | 0 | 0.00096382864 | |
| 7674707 | 6 years ago | | | 0 | 0.00048224400 |
ABI
ABI objects
Getter at block 21168630
buyPrice() view returns (uint256)
1
decimals() view returns (uint8)
18
name() view returns (string)
BitAlly Token
owner() view returns (address)
0x4fa1728b8e015c117f6f723e9b6b99ee2f063142
symbol() view returns (string)
BITT
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
frozenAccount(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
buy() payable
freezeAccount(address target, bool freeze)
mintToken(address target, uint256 mintedAmount)
selfdestructs() payable
setPrices(uint256 newBuyPrice)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Burn(address indexed from, uint256 value)
FrozenFunds(address target, bool frozen)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.