Burma first token
Verified contract
Active on
Ethereum with 28,064 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($7.60)
Native
Value
$7.6
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.00231 | $3,289.20 |
$7.6 | |
FLOV | ERC-20 | 2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15248119 | 2 years ago | | | 0 | 0.00015686400 | |
| 13595344 | 3 years ago | | | 0 | 0.0062707143 | |
| 12531199 | 3 years ago | | | 0 | 0.00074740003 | |
| 12527952 | 3 years ago | | | 0 | 0.0010457600 | |
| 12283126 | 4 years ago | | | 0 | 0.0061176961 | |
| 12016734 | 4 years ago | | | 0 | 0.0034488961 | |
| 11764355 | 4 years ago | | | 0 | 0.0042000001 | |
| 9832909 | 5 years ago | | | 0 | 0.00031500000 | |
| 9623882 | 5 years ago | | | 0 | 0.00052500006 | |
| 9032343 | 5 years ago | | | 0 | 0.00078216000 |
ABI
ABI objects
Getter at block 21172433
decimals() view returns (uint256)
8
distributionFinished() view returns (bool)
false
name() view returns (string)
Burma first token
symbol() view returns (string)
BFT
totalDistributed() view returns (uint256)
70004260844791166
totalRemaining() view returns (uint256)
29995739155208834
totalSupply() view returns (uint256)
100000000000000000
value() view returns (uint256)
398852511435
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
blacklist(address) view returns (bool)
getTokenBalance(address tokenAddress, address who) view returns (uint256)
State-modifying
Events BFTcoin()
airdrop(address[] addresses)
approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value)
disableWhitelist(address[] addresses)
distributeAmounts(address[] addresses, uint256[] amounts)
distribution(address[] addresses, uint256 amount)
enableWhitelist(address[] addresses)
finishDistribution() returns (bool)
getTokens() payable
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
withdraw()
withdrawForeignTokens(address _tokenContract) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed burner, uint256 value)
Distr(address indexed to, uint256 amount)
DistrFinished()
Transfer(address indexed _from, address indexed _to, uint256 _value)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.